You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add workflow to test publish-technical-documentation-release workflow (#917)
* Add workflow to test publish-technical-documentation-release workflow
Signed-off-by: Jack Baldry <[email protected]>
* Check out the HEAD of branch before testing the build
Signed-off-by: Jack Baldry <[email protected]>
* Only care if the event is a tag event
Signed-off-by: Jack Baldry <[email protected]>
* Strip tag prefix from github.ref
Signed-off-by: Jack Baldry <[email protected]>
* Use Bash regular expression syntax
Signed-off-by: Jack Baldry <[email protected]>
* Add more script output
Signed-off-by: Jack Baldry <[email protected]>
* Add more script output
Signed-off-by: Jack Baldry <[email protected]>
* Fix branch trigger glob
* Add testing instructions as code comments in the workflow
---------
Signed-off-by: Jack Baldry <[email protected]>
0 commit comments