Skip to content
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

[Fix] ci: Allow manual builds, shorten name #11

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

digitalf0x
Copy link
Contributor

@digitalf0x digitalf0x commented Mar 29, 2024

In short

  • Allow manually triggering builds
    • Useful if dependencies change, artifacts expire or get deleted, etc
  • Shorten the workflow name to Build PyInstall to be easier to read on GitHub's mobile site

(I completely forgot about having to explicitly support this until I saw a similar commit to the ToyKeeper/anduril project.)

@digitalf0x digitalf0x force-pushed the fix-ci-allow-manual-build branch from 2a2422d to ae6b9a4 Compare March 29, 2024 20:10
Allow triggering manual builds in case dependencies change, artifacts
expire or get deleted, etc.

Shorten the workflow name to "Build PyInstall" to be easier to read
on GitHub's mobile site.

See https://docs.github.com/en/actions/using-workflows/manually-running-a-workflow
@digitalf0x digitalf0x force-pushed the fix-ci-allow-manual-build branch from ae6b9a4 to ee0766a Compare March 29, 2024 20:11
@Z4urce Z4urce merged commit b5b7702 into Z4urce:main Mar 29, 2024
2 checks passed
@digitalf0x digitalf0x deleted the fix-ci-allow-manual-build branch March 29, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants