feat: non-flakes entrypoint #23

Open
raito wants to merge 17 commits from non-flakes-rerun into main
Owner

This does naive things, but this does implement non-flakes.

Next steps are to support incoming ref information.

This does naive things, but this does implement non-flakes. Next steps are to support incoming ref information.
raito added 17 commits 2024-10-05 18:59:05 +00:00
Signed-off-by: Raito Bezarius <raito@lix.systems>
Previously, we needed to hardcode the URL for private SSH keys,
this is cleaned up and we can iterate over each project for its
configuration.

Configuration is at deployment time.

Signed-off-by: Raito Bezarius <raito@lix.systems>
It expected a `str`, not a `PosixPath`.

Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
The way to use Buildbot jobs without Flakes is via `.ci/buildbot.nix`.

Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
Signed-off-by: Raito Bezarius <raito@lix.systems>
raito added a new dependency 2024-10-05 18:59:24 +00:00
raito added a new dependency 2024-10-05 19:02:56 +00:00
raito added a new dependency 2024-10-05 19:19:51 +00:00
Owner

looks fine largely to me (though the name being changed to always be buildbotJobs even if it is hydraJobs in a flake, and not showing the attr there, is likely to be confusing)

looks fine largely to me (though the name being changed to always be `buildbotJobs` even if it is hydraJobs in a flake, and not showing the attr there, is likely to be confusing)
Author
Owner

i will make the things backward compat

i will make the things backward compat
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin non-flakes-rerun:non-flakes-rerun
git checkout non-flakes-rerun

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff non-flakes-rerun
git checkout main
git merge --ff-only non-flakes-rerun
git checkout non-flakes-rerun
git rebase main
git checkout main
git merge --no-ff non-flakes-rerun
git checkout main
git merge --squash non-flakes-rerun
git checkout main
git merge --ff-only non-flakes-rerun
git checkout main
git merge non-flakes-rerun
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: lix-project/buildbot-nix#23
No description provided.