build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1 - #61
Open
dependabot[bot] wants to merge 33 commits into
Open
build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1#61dependabot[bot] wants to merge 33 commits into
dependabot[bot] wants to merge 33 commits into
Conversation
<!-- ps-id: 49609c89-e681-498c-85ca-5cfcb5f5bd38 -->
<!-- ps-id: ec34e5f5-e543-4bf8-9f3a-82a568fe8e3c -->
<!-- ps-id: d18d0d06-be18-4342-88c7-e98df365b04f -->
<!-- ps-id: 5cc61b65-7ab9-4cd6-8a1d-ad2c98262c62 -->
We don't want to use `normal user` here because than uid's from this service can collide with other users added with static uids added in nixos configuration. Also normal users would show up in login dialogs like gdm/lightdm. <!-- ps-id: ce771e61-5b0c-4524-aa5b-ced9d507a0cc -->
Like in the borg-job systemd service, env var values are now passed verbatim to the borg process. Previously, the var values were evaluated as bash double quoted strings. <!-- ps-id: 9760d0b1-3240-43a9-986b-accfaf20a375 -->
this is nicer because than the other socat command can be also started after the nixos test. <!-- ps-id: 586f2964-1686-43ae-b824-1e6c4ae10bf6 -->
<!-- ps-id: 210dd877-b71e-46d6-99f7-1031d0245f80 -->
<!-- ps-id: e0f0e241-bf9e-447f-82ce-e9d35da574d6 -->
<!-- ps-id: 05f98184-af4c-4f7d-a630-55d04ec7d067 -->
<!-- ps-id: 1b884b5a-fb20-44f7-b081-7cad170bf585 -->
<!-- ps-id: 2e5cd757-1976-4f78-95bb-e1c6e6162df9 -->
<!-- ps-id: bfb96f09-5633-4220-b819-6f8b36031b0f -->
other parts of the ecosystem run after the user activation script to set up permissions. They now instead need to run after the systemd-sysusers.service, which they commonly only do if stage1 systemd is enabled. Since all the tests currently enable stage1 systemd, this now explicitly enforce that users have this set. <!-- ps-id: ce1a0f3e-5af4-4f16-81d6-5dc46be61cdd -->
This reverts commit 6306bf7. <!-- ps-id: a4b2cd3b-4241-425b-9c07-2854cd9d4a29 -->
<!-- ps-id: 780b4f92-a18b-4324-a876-610ca270d73c -->
this will throw (harmless) warnings
Enable virtualisation.virtiofs in several NixOS tests to benchmark the performance impact compared to the default 9p filesystem. Tests modified: - postgresql - nginx - docker - redis - systemd-boot - misc This will allow us to measure the performance difference between virtiofs and 9p for NixOS VM tests.
This reverts commit 5f34a4461d3b0acc844a3462e5d27e203676d8e5.
Mic92
force-pushed
the
main
branch
3 times, most recently
from
March 20, 2026 08:33
006824c to
575049e
Compare
github-actions
Bot
force-pushed
the
main
branch
from
March 29, 2026 05:10
8025dea to
8d5f86e
Compare
Mic92
force-pushed
the
main
branch
4 times, most recently
from
April 3, 2026 07:32
cba47ef to
a1a6c3a
Compare
github-actions
Bot
force-pushed
the
main
branch
from
April 12, 2026 05:21
648ace4 to
3e0ec0f
Compare
Mic92
force-pushed
the
main
branch
2 times, most recently
from
May 6, 2026 19:15
78548a7 to
460f18d
Compare
Mic92
force-pushed
the
main
branch
2 times, most recently
from
May 19, 2026 18:55
9459c16 to
f3baa88
Compare
Mic92
force-pushed
the
main
branch
3 times, most recently
from
July 23, 2026 04:25
e796be1 to
2e6cd30
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/create-github-app-token from 2.2.0 to 2.2.1.
Release notes
Sourced from actions/create-github-app-token's releases.
Commits
29824e6build(release): 2.2.1 [skip ci]b212e6afix(deps): bump the production-dependencies group with 2 updates (#311)8efbf9bci: create stale workflow (#309)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)