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

build(windows): add yq and bump versions #594

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

pendo324
Copy link
Member

@pendo324 pendo324 commented Apr 29, 2024

Issue #, if available:

Description of changes:

  • Updated
    • git version
    • github runner version
    • wsl version
    • go version
  • added yq (for this PR)

The large diff is because I also applied formatting. Ignoring whitespace when reviewing should help

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pendo324 pendo324 requested a review from a team April 29, 2024 17:03
@pendo324 pendo324 self-assigned this Apr 29, 2024
Signed-off-by: Justin Alvarez <[email protected]>
@pendo324 pendo324 merged commit 35480d8 into runfinch:main Apr 29, 2024
2 checks passed
pendo324 added a commit to runfinch/finch that referenced this pull request Apr 29, 2024
Issue #, if available:

*Description of changes:*
To avoid issues where properties that are supposed to be the same (e.g.
the nerdctl-full archive) end up mismatched, I've introduced a way to
build our YAML files from a common source using [yq
](https://github.com/mikefarah/yq)

This won't work on Windows until this is merged to install yq on the
Windows runners runfinch/infrastructure#594
*Testing done:*
- Local testing


- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

---------

Signed-off-by: Justin Alvarez <[email protected]>
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