Commit 070104d
Enable manual package publish retry via workflow_dispatch in build workflow (#48)
* Add workflow_dispatch support for manual package publish
Agent-Logs-Url: https://github.com/NetApp/recline/sessions/cea89f9e-4732-45b6-ac9a-7813acaa1648
Co-authored-by: RobertBlackhart <5414318+RobertBlackhart@users.noreply.github.com>
* Gate manual publish behind workflow_dispatch input
Agent-Logs-Url: https://github.com/NetApp/recline/sessions/cea89f9e-4732-45b6-ac9a-7813acaa1648
Co-authored-by: RobertBlackhart <5414318+RobertBlackhart@users.noreply.github.com>
* Use boolean workflow_dispatch input for manual publish
Agent-Logs-Url: https://github.com/NetApp/recline/sessions/cea89f9e-4732-45b6-ac9a-7813acaa1648
Co-authored-by: RobertBlackhart <5414318+RobertBlackhart@users.noreply.github.com>
* Use event-safe publish condition for push tags and manual dispatch
Agent-Logs-Url: https://github.com/NetApp/recline/sessions/cea89f9e-4732-45b6-ac9a-7813acaa1648
Co-authored-by: RobertBlackhart <5414318+RobertBlackhart@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RobertBlackhart <5414318+RobertBlackhart@users.noreply.github.com>1 parent 61c637f commit 070104d
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
28 | 36 | | |
29 | 37 | | |
30 | 38 | | |
31 | | - | |
| 39 | + | |
32 | 40 | | |
33 | | - | |
| |||
0 commit comments