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

feat: add on pull request and on push workflows #9

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

NohaIhab
Copy link
Contributor

@NohaIhab NohaIhab commented Mar 28, 2024

Closes #7
Moves the rockcraft project to a new subdirectory /metacontroller due to canonical/charmed-kubeflow-workflows#52

NOTE this PR's CI will fail until all rockcraft projects in this repo have the following:

  • An up to date rockcraft file with the latest supported format (i.e. base and version must be valid)
  • Each rockcraft project directory must have a tox.ini file with envlist = pack, export-to-docker, sanity, integration. Example here.
  • Each rockcraft project directory must have a tests/ directory with sanity tests inside. Example here.

@NohaIhab NohaIhab requested a review from a team as a code owner March 28, 2024 10:39
@NohaIhab NohaIhab merged commit 23e4448 into main Mar 28, 2024
6 of 7 checks passed
@kimwnasptd kimwnasptd deleted the kf-5225-add-workflows branch March 28, 2024 12:39
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.

metacontroller-rock: Update push and pull_request CI
2 participants