🐛 action trigger on manuel release on GitHub UI #50
Open
enryH wants to merge 1 commit intodaneah:mainfrom
Open
🐛 action trigger on manuel release on GitHub UI
#50enryH wants to merge 1 commit intodaneah:mainfrom
enryH wants to merge 1 commit intodaneah:mainfrom
Conversation
- workflow was not triggered if the instruction on p. 124f were followed
Author
|
So this alone did not do the trick. I think the event |
Owner
|
@enryH thank you for reporting this! Unfortunately this repository needs to remain static to align with the content in the book; I have suggested that I might create a living version that changes with the times (and only has one package, rather than several chapters' iterations on a package). That would be the place to fix this, to be sure. I'll leave this open and get back to you when that happens? |
Author
|
Hey! A live version of the repository would be great. Maybe you could test the pip package upload once a month using calendar versioning? |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of issue
Following the instructions in the book,
the GitHub actions were not triggered.
Description of solution
Add release triggers as described here:
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release