-
Notifications
You must be signed in to change notification settings - Fork 21
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 istio and preliminary ci #3
Conversation
capabilities/istio/.github/zarf-runner/bob-the-builder/zarf-config.yaml
Outdated
Show resolved
Hide resolved
capabilities/istio/.github/zarf-runner/release/zarf-config.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
considering the state of tooling we have today, this gets us something we can use now for istio and CI that we could really use atm. understanding that some of the things are just placeholders (like release & publish) which will be updated in follow up PRs. thanks @zachariahmiller!!
Co-authored-by: Micah Nagel <mjnagel@liberty.edu>
we discussed synchronously and agreed to merge with the existing pattern that cant be made generic until we improve the task runner pattern
I'm merging this with the two approvals. For someone to add their capability to CI they will need to create the .github/zarf-runner things under their capabilities folder (temp while waiting for the taskrunner kind) and then go to .github/filters.yaml and add their capability like so: `
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢 🇮🇹
Description
Add istio and ci
...
Related Issue
Fixes #
Relates to #
Type of change
Checklist before merging