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

👷 On-demand CI custom build #3073

Merged

Conversation

AndreMiras
Copy link
Member

Make it possible to trigger a build from the CI on demand.

The following parameters are configurable on demand:

  • artifact type (e.g. aab, aar, apk)
  • arch (comma separated list)
  • bootstrap (e.g. q2, sdl2, service_library, service_only, webview)
  • build mode (e.g. debug, release)
  • operating system (e.g. ubuntu-latest, macos-latest)
  • requirements (comma separated list)

Also bump a few action versions.

@AndreMiras
Copy link
Member Author

@AndreMiras AndreMiras force-pushed the feature/on_demand_custom_ci_build branch from 1d687a4 to e110db2 Compare October 17, 2024 15:18
@AndreMiras AndreMiras changed the title 👷 On-demand CI custom build using 👷 On-demand CI custom build Oct 17, 2024
Make it possible to trigger a build from the CI on demand.

The following parameters are configurable on demand:
- artifact type (e.g. aab, aar, apk)
- arch (comma separated list)
- bootstrap (e.g. q2, sdl2, service_library, service_only, webview)
- build mode (e.g. debug, release)
- operating system (e.g. ubuntu-latest, macos-latest)
- requirements (comma separated list)

Also bump a few action versions.
@AndreMiras AndreMiras force-pushed the feature/on_demand_custom_ci_build branch from e110db2 to 3df4180 Compare October 21, 2024 10:19
@AndreMiras AndreMiras merged commit 8b1b990 into kivy:develop Oct 21, 2024
33 of 34 checks passed
@AndreMiras AndreMiras deleted the feature/on_demand_custom_ci_build branch October 21, 2024 11:11
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.

1 participant