-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some previously undetected regressions were brought to light after merging the implementation of #821 in #865. The background here is that the version defined in the spec files can be patched during CI builds for master or a PR branch. This is done to allow these builds to be versioned with qualifiers that identify them as development builds. The spec version patching had a couple issues that were introduced back when removing the pull-request-target support. This PR fixes those and some other other issues causing the work from #865 not to succeed on master.
- Loading branch information
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters