-
-
Notifications
You must be signed in to change notification settings - Fork 742
feat: Make source_path blocks independent
#640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Make source_path blocks independent
#640
Conversation
The `source_path` blocks don't impact anymore to each other by workdir changes
source_path blocks independent
1fcafaa to
0224ce0
Compare
source_path blocks independentsource_path blocks independent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! This will be a minor release (not patch).
## [7.15.0](v7.14.1...v7.15.0) (2024-11-18) ### Features * Make `source_path` blocks independent ([#640](#640)) ([0fdac2e](0fdac2e))
|
This PR is included in version 7.15.0 🎉 |
albert849
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
fe72310 fix: improve sh exec step debug logging
a4fd2e1 feat: allow to don't specify
pathinsource_pathand use explicit:zipcommandsaa2cb10 fix: make
source_pathblocks independent38d6715 fix: unify
:zippath normalizationMaybe it makes sense to bump major release version due to changed
source_pathblocks behavior.