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

Feature Request: Only build/push modified examples with GitHub action #571

Open
t-fine opened this issue Jan 3, 2023 · 1 comment
Open

Comments

@t-fine
Copy link
Collaborator

t-fine commented Jan 3, 2023

Is your feature request related to a problem? Please describe.

Before converting to GitHub actions to build and test the examples, we would only build and publish the services that were included in the new PR, and when those services passed the test targets they were optionally published to a public management hub. Right now the GitHub action takes a very long time to complete. I would like to see if we can only build the examples modified by the incoming PR and optionally push the updated version to the Open Horizon Docker hub.

Describe the solution you'd like.

Only build the examples modified by the incoming PR and optionally push the updated version to the Open Horizon Docker hub.

@t-fine
Copy link
Collaborator Author

t-fine commented Feb 28, 2023

Get a list of changed files: https://github.com/marketplace/actions/changed-files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant