Gerald Pinder
3a0be4099a
feat: Add bootc support ( #448 )
...
Adds support for using `bootc` as the preferred method for booting from
a locally created image. This new method gets rid of the need to create
a tarball and move it to the correct place and instead it will make use
of `podman scp` which copies the image to the root `containers-storage`
and then has `rpm-ostree` and `bootc` boot from that store.
Closes #418
Closes #200
2025-08-09 14:05:59 -04:00
Gerald Pinder
2c525854c9
chore: Fix clippy lints
2025-08-07 15:13:32 -04:00
Gerald Pinder
a19cfa061b
chore: Release
2025-07-31 09:52:44 -04:00
Gerald Pinder
ce4d5ad1d7
fix: Remove default value of native for platform arg
...
Closes #508
2025-07-31 09:46:38 -04:00
Gerald Pinder
c8f4a25df3
chore: adjust release command
2025-07-29 00:41:46 -04:00
Gerald Pinder
70cb269986
chore: Release
2025-07-29 00:36:20 -04:00
dependabot[bot]
cf224de676
chore(deps): bump DeterminateSystems/flakehub-push from 5 to 6 ( #496 )
...
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps
[DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push )
from 5 to 6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/determinatesystems/flakehub-push/releases ">DeterminateSystems/flakehub-push's
releases</a>.</em></p>
<blockquote>
<h2>v6</h2>
<h2>What's Changed</h2>
<ul>
<li>Add flakehub cache to the macos builds by <a
href="https://github.com/grahamc "><code>@grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/161 ">DeterminateSystems/flakehub-push#161</a></li>
<li>Update cargo deps for gix-path by <a
href="https://github.com/grahamc "><code>@grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/160 ">DeterminateSystems/flakehub-push#160</a></li>
<li>Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
by <a
href="https://github.com/dependabot "><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/158 ">DeterminateSystems/flakehub-push#158</a></li>
<li>Handle unset derivation outputs attribute by <a
href="https://github.com/edolstra "><code>@edolstra</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/163 ">DeterminateSystems/flakehub-push#163</a></li>
<li>Refactor ReleaseMetadata, PushContext by <a
href="https://github.com/cole-h "><code>@cole-h</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/165 ">DeterminateSystems/flakehub-push#165</a></li>
<li>Make it easier to test without GitHub or a local FlakeHub by <a
href="https://github.com/edolstra "><code>@edolstra</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/164 ">DeterminateSystems/flakehub-push#164</a></li>
<li>ci: disable GHA cache by <a
href="https://github.com/cole-h "><code>@cole-h</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/166 ">DeterminateSystems/flakehub-push#166</a></li>
<li>ci: fixup upload-artifact action by <a
href="https://github.com/cole-h "><code>@cole-h</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/167 ">DeterminateSystems/flakehub-push#167</a></li>
<li>Export the exact flakeref as an output by <a
href="https://github.com/grahamc "><code>@grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/168 ">DeterminateSystems/flakehub-push#168</a></li>
<li>Flake ref output by <a
href="https://github.com/grahamc "><code>@grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/169 ">DeterminateSystems/flakehub-push#169</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/67 ">#67</a>
from DeterminateSystems/allow-obliterating-id-token-privs by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/174 ">DeterminateSystems/flakehub-push#174</a></li>
<li>Update deps by <a
href="https://github.com/grahamc "><code>@grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/177 ">DeterminateSystems/flakehub-push#177</a></li>
<li>Cargo.lock: update deps by <a
href="https://github.com/cole-h "><code>@cole-h</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/179 ">DeterminateSystems/flakehub-push#179</a></li>
<li>[FH-550] prevent pushes from non-default branch by <a
href="https://github.com/colemickens "><code>@colemickens</code></a> in
<a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/184 ">DeterminateSystems/flakehub-push#184</a></li>
<li>Spruce up README docs by <a
href="https://github.com/lucperkins "><code>@lucperkins</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/185 ">DeterminateSystems/flakehub-push#185</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/71 ">#71</a>
from DeterminateSystems/updates by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/187 ">DeterminateSystems/flakehub-push#187</a></li>
<li>Update deps by <a
href="https://github.com/cole-h "><code>@cole-h</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/191 ">DeterminateSystems/flakehub-push#191</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/74 ">#74</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-eb3d92718e by
<a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/195 ">DeterminateSystems/flakehub-push#195</a></li>
<li>Document multiple flakes in a repo by <a
href="https://github.com/lucperkins "><code>@lucperkins</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/196 ">DeterminateSystems/flakehub-push#196</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/78 ">#78</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-0af3b8ec11 by
<a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/199 ">DeterminateSystems/flakehub-push#199</a></li>
<li>relay nice warning if user is not authenticated (possibly not signed
up) by <a
href="https://github.com/colemickens "><code>@colemickens</code></a> in
<a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/198 ">DeterminateSystems/flakehub-push#198</a></li>
<li>fixup: url join for token status endpoint by <a
href="https://github.com/colemickens "><code>@colemickens</code></a> in
<a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/201 ">DeterminateSystems/flakehub-push#201</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/79 ">#79</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-14f44f5325
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/203 ">DeterminateSystems/flakehub-push#203</a></li>
<li>github: improve error for unauthenticated users by <a
href="https://github.com/colemickens "><code>@colemickens</code></a> in
<a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/202 ">DeterminateSystems/flakehub-push#202</a></li>
<li>improve unauthenticated error message (again) by <a
href="https://github.com/colemickens "><code>@colemickens</code></a> in
<a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/204 ">DeterminateSystems/flakehub-push#204</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/80 ">#80</a>
from DeterminateSystems/fixup-traces by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/205 ">DeterminateSystems/flakehub-push#205</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/81 ">#81</a>
from DeterminateSystems/dont-capture-some-crashes by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/206 ">DeterminateSystems/flakehub-push#206</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/82 ">#82</a>
from DeterminateSystems/even-more-crashes by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/207 ">DeterminateSystems/flakehub-push#207</a></li>
<li>Update <code>detsys-ts</code>: Ignore hyphen-sep'd diags (<a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/83 ">#83</a>)
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/208 ">DeterminateSystems/flakehub-push#208</a></li>
<li>Update <code>detsys-ts</code>: Bump vite from 6.2.3 to 6.2.4 in the
npm_and_yarn group (<a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/85 ">#85</a>)
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/210 ">DeterminateSystems/flakehub-push#210</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/84 ">#84</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-73588cc3c5 by
<a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/209 ">DeterminateSystems/flakehub-push#209</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/86 ">#86</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-2bd33993d4
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/211 ">DeterminateSystems/flakehub-push#211</a></li>
<li>Remove gix-ref dependency by <a
href="https://github.com/dependabot "><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/212 ">DeterminateSystems/flakehub-push#212</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/87 ">#87</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-2f3c1638ee by
<a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/215 ">DeterminateSystems/flakehub-push#215</a></li>
<li>Bump tokio from 1.40.0 to 1.43.1 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/216 ">DeterminateSystems/flakehub-push#216</a></li>
<li>Bump crossbeam-channel from 0.5.13 to 0.5.15 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/218 ">DeterminateSystems/flakehub-push#218</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/88 ">#88</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-b7c6efa8f1
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/220 ">DeterminateSystems/flakehub-push#220</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/89 ">#89</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-0b8d2803d6 by
<a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/221 ">DeterminateSystems/flakehub-push#221</a></li>
<li>Update wording around paid features by <a
href="https://github.com/lucperkins "><code>@lucperkins</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/219 ">DeterminateSystems/flakehub-push#219</a></li>
<li>Update <code>detsys-ts</code>: Update Nix and JS dependencies (<a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/91 ">#91</a>)
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/223 ">DeterminateSystems/flakehub-push#223</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/92 ">#92</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-de653eece3
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/224 ">DeterminateSystems/flakehub-push#224</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/93 ">#93</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-a403fbca50 by
<a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/225 ">DeterminateSystems/flakehub-push#225</a></li>
<li>Don't raise on exec by <a
href="https://github.com/grahamc "><code>@grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/227 ">DeterminateSystems/flakehub-push#227</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/94 ">#94</a>
from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-dde80b0a8d by
<a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/226 ">DeterminateSystems/flakehub-push#226</a></li>
<li>Replace the old upload_s3 and x86_64-linux approach with
push-artifact-ids and the CI workflow by <a
href="https://github.com/grahamc "><code>@grahamc</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/228 ">DeterminateSystems/flakehub-push#228</a></li>
<li>Update <code>detsys-ts</code>: Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/95 ">#95</a>
from
DeterminateSystems/graham/fh-813-create-a-determinate-nix-action-with-pinned-releases
by <a
href="https://github.com/detsys-pr-bot "><code>@detsys-pr-bot</code></a>
in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/229 ">DeterminateSystems/flakehub-push#229</a></li>
<li>Switch to determinate-nix-action by <a
href="https://github.com/lucperkins "><code>@lucperkins</code></a> in <a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/230 ">DeterminateSystems/flakehub-push#230</a></li>
<li>support semaphore via FLAKEHUB_PUSH_OIDC_TOKEN by <a
href="https://github.com/colemickens "><code>@colemickens</code></a> in
<a
href="https://redirect.github.com/DeterminateSystems/flakehub-push/pull/222 ">DeterminateSystems/flakehub-push#222</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="71f5720881 "><code>71f5720</code></a>
Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/243 ">#243</a>
from detsys-pr-bot/detsys-ts-update-20c4962e328c1eba8...</li>
<li><a
href="6e76125e55 "><code>6e76125</code></a>
Update <code>detsys-ts</code> for: `Await the request promise so we can
cover it with th...</li>
<li><a
href="1dd8eaf512 "><code>1dd8eaf</code></a>
Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/242 ">#242</a>
from DeterminateSystems/eelcodolstra/fh-922-flakehub-...</li>
<li><a
href="403b724dda "><code>403b724</code></a>
Fix compatibility with lazy trees</li>
<li><a
href="b93f56c694 "><code>b93f56c</code></a>
Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/241 ">#241</a>
from detsys-pr-bot/detsys-ts-update-0095c476e55f64d04...</li>
<li><a
href="0e53aee112 "><code>0e53aee</code></a>
Update <code>detsys-ts</code> for: <code>Skip complicated rewrites,
record groups.
([#104 ](https://github.com/determinatesystems/flakehub-push/issues/104 ))</code>
(`...</li>
<li><a
href="5fe63adf3b "><code>5fe63ad</code></a>
Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/235 ">#235</a>
from DeterminateSystems/remove-apple-sdks</li>
<li><a
href="9dd5de1eac "><code>9dd5de1</code></a>
Merge pull request <a
href="https://redirect.github.com/determinatesystems/flakehub-push/issues/238 ">#238</a>
from detsys-pr-bot/detsys-ts-update-e252a66f00e041869...</li>
<li><a
href="0a374d6ebb "><code>0a374d6</code></a>
Merge remote-tracking branch 'origin/main' into remove-apple-sdks</li>
<li><a
href="fa6354df6e "><code>fa6354d</code></a>
Fix merge conflicts with main</li>
<li>Additional commits viewable in <a
href="8da9e38b7e...71f5720881 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2025-07-28 23:15:47 -04:00
Gerald Pinder
37c128627d
chore: Typo
...
Closes #503
2025-07-28 23:13:29 -04:00
dependabot[bot]
4d29510e09
chore(deps): bump serde_json from 1.0.140 to 1.0.141
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.141 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-version: 1.0.141
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:07:48 -04:00
dependabot[bot]
57ec56bc8d
chore(deps): bump rand from 0.9.1 to 0.9.2
...
Bumps [rand](https://github.com/rust-random/rand ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.1...rand_core-0.9.2 )
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:07:37 -04:00
dependabot[bot]
80696c9024
chore(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](398d4b0eee...d58896d6a1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:07:21 -04:00
dependabot[bot]
7e899ebccf
chore(deps): bump bon from 3.6.4 to 3.6.5
...
Bumps [bon](https://github.com/elastio/bon ) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/elastio/bon/releases )
- [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml )
- [Commits](https://github.com/elastio/bon/compare/v3.6.4...v3.6.5 )
---
updated-dependencies:
- dependency-name: bon
dependency-version: 3.6.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:07:08 -04:00
dependabot[bot]
009adf946c
chore(deps): bump DeterminateSystems/nix-installer-action from 18 to 19
...
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action ) from 18 to 19.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases )
- [Commits](c723f3a885...90bb610b90 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
dependency-version: '19'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:06:19 -04:00
dependabot[bot]
b1bdb63d7b
chore(deps): bump tokio from 1.46.1 to 1.47.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:02:50 -04:00
dependabot[bot]
92e71a292d
chore(deps): bump astral-sh/setup-uv from 6.3.1 to 6.4.3
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.3.1 to 6.4.3.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](bd01e18f51...e92bafb625 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.4.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:02:26 -04:00
dependabot[bot]
7618aa1fdf
chore(deps): bump github/codeql-action from 3.29.2 to 3.29.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.2 to 3.29.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](181d5eefc2...4e828ff8d4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:02:12 -04:00
Gerald Pinder
3ed14540a0
chore: Don't skip validation
2025-07-28 23:00:58 -04:00
Gerald Pinder
2a7ec8401b
fix: Set default-flatpaks module to v1
2025-07-28 22:57:01 -04:00
Gerald Pinder
24a5c8d2b5
feat: Add all linux platforms
2025-07-28 21:26:53 -04:00
Gerald Pinder
de76312a38
fix!: Allow specifying mount type for secrets
2025-07-28 21:24:22 -04:00
Gerald Pinder
ef0d731664
chore: Release
2025-07-17 17:29:38 -04:00
RoyalOughtness
1de85129bf
earthfile
2025-07-17 16:38:50 -04:00
RoyalOughtness
94c86c7b49
chore: bump cosign to 2.5.3
2025-07-17 16:38:50 -04:00
Gerald Pinder
4fabd3e5db
feat: Add ability to mount secrets
2025-07-17 14:03:25 -04:00
dependabot[bot]
22ef8392b7
chore(deps): bump clap_complete from 4.5.54 to 4.5.55
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.5.54 to 4.5.55.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.54...clap_complete-v4.5.55 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-version: 4.5.55
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 08:33:01 -04:00
dependabot[bot]
f8559c9b08
chore(deps): bump clap_complete_nushell from 4.5.7 to 4.5.8
...
Bumps [clap_complete_nushell](https://github.com/clap-rs/clap ) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.7...clap_complete_nushell-v4.5.8 )
---
updated-dependencies:
- dependency-name: clap_complete_nushell
dependency-version: 4.5.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 08:32:50 -04:00
dependabot[bot]
d408562399
chore(deps): bump clap from 4.5.40 to 4.5.41
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.40 to 4.5.41.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.40...clap_complete-v4.5.41 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 08:32:36 -04:00
Gerald Pinder
53b8467087
chore: Release
2025-07-08 13:54:07 -04:00
dependabot[bot]
4886fa5cda
chore(deps): bump tokio from 1.45.1 to 1.46.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.45.1 to 1.46.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.46.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.46.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:48:18 -04:00
dependabot[bot]
739ba52904
chore(deps): bump indicatif from 0.17.11 to 0.18.0
...
Bumps [indicatif](https://github.com/console-rs/indicatif ) from 0.17.11 to 0.18.0.
- [Release notes](https://github.com/console-rs/indicatif/releases )
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.11...0.18.0 )
---
updated-dependencies:
- dependency-name: indicatif
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:48:01 -04:00
dependabot[bot]
8fdbda5977
chore(deps): bump reqwest from 0.12.20 to 0.12.22
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.20 to 0.12.22.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.20...v0.12.22 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:47:33 -04:00
dependabot[bot]
822600c9d8
chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.1 to 3.29.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](39edc492db...181d5eefc2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:47:19 -04:00
dependabot[bot]
b4282449e5
chore(deps): bump DeterminateSystems/nix-installer-action from 17 to 18
...
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action ) from 17 to 18.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases )
- [Commits](21a544727d...c723f3a885 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
dependency-version: '18'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:47:02 -04:00
Gerald Pinder
bb51a619cd
fix: Only set to config/ if files/ doesn't exist
2025-07-08 12:30:31 -04:00
Gerald Pinder
e9925f03c3
chore: Release
2025-06-30 17:18:31 -04:00
dependabot[bot]
0e16e5a3e7
chore(deps): bump indexmap from 2.9.0 to 2.10.0
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.9.0 to 2.10.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.9.0...2.10.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 17:09:39 -04:00
dependabot[bot]
e647da6efb
chore(deps): bump astral-sh/setup-uv from 6.3.0 to 6.3.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](445689ea25...bd01e18f51 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 17:09:18 -04:00
dependabot[bot]
059fab9bee
chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.0 to 3.29.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ce28f5bb42...39edc492db )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 17:09:05 -04:00
dependabot[bot]
64b4039fd0
chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](fb28c2b633...398d4b0eee )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 17:08:40 -04:00
Gerald Pinder
abd19b6f72
feat: Add the ability to set args for module calls
2025-06-30 17:07:05 -04:00
dependabot[bot]
2b75e2a6ef
chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.8.2 to 3.9.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](3454372f43...fb28c2b633 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:32:32 -04:00
dependabot[bot]
e32077ac08
chore(deps): bump actions-rust-lang/setup-rust-toolchain
...
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases )
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md )
- [Commits](9d7e65c320...fb51252c7b )
---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:32:16 -04:00
dependabot[bot]
134b2ee9a7
chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](b5ca514318...e468171a9d )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:31:57 -04:00
dependabot[bot]
578a77a00c
chore(deps): bump astral-sh/setup-uv from 6.1.0 to 6.3.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](f0ec1fc3b3...445689ea25 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:31:44 -04:00
dependabot[bot]
53bc2082b3
chore(deps): bump shadow-rs from 1.1.1 to 1.2.0
...
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases )
- [Commits](https://github.com/baoyachi/shadow-rs/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: shadow-rs
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:31:10 -04:00
dependabot[bot]
834481dfd2
chore(deps): bump clap_complete_nushell from 4.5.6 to 4.5.7
...
Bumps [clap_complete_nushell](https://github.com/clap-rs/clap ) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.6...clap_complete_nushell-v4.5.7 )
---
updated-dependencies:
- dependency-name: clap_complete_nushell
dependency-version: 4.5.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:30:53 -04:00
Gerald Pinder
5180411545
fix: Allow repos that don't have a files/ directory
2025-06-20 23:52:55 -04:00
RoyalOughtness
2e77fd33d7
fix
2025-06-19 08:33:58 -04:00
RoyalOughtness
2d6c0e929a
Update Earthfile
2025-06-19 08:33:58 -04:00
dependabot[bot]
7505032a85
chore(deps): bump reqwest from 0.12.19 to 0.12.20
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.19 to 0.12.20.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.19...v0.12.20 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 17:07:42 -04:00