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

Add writeSkopeoApplication helper. #115

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

mikepurvis
Copy link
Contributor

Mentioned in #77 (comment); not really essential but might be a nice improvement.

Main thing to watch for is that now jq is required for all the little scripts, but it is just a few hundred kb, so I don't think this is a major cost.

@mikepurvis mikepurvis force-pushed the add-writeSkopeoApplication branch from 7c3dfc0 to 760f826 Compare February 8, 2024 22:32
@nlewo
Copy link
Owner

nlewo commented Feb 19, 2024

Arf, as expected, the CI fails while it works locally. I don't run the tests with nix build but with nix run :/

I will have to figure out what is happening but it's not related to this PR. So, let's merge it and fix the GitHub CI job later.

Main thing to watch for is that now jq is required for all the little scripts, but it is just a few hundred kb, so I don't think this is a major cost.

No, it's not a major cost.

Thank you for your contributions.

@nlewo nlewo merged commit 3680aaa into nlewo:master Feb 19, 2024
2 of 3 checks passed
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