Commit graph

15 commits

Author SHA1 Message Date
d8ebeec121
fix(ci): update to new action inputs
All checks were successful
/ check (push) Successful in 47s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 3s
The inputs changed a bit.
2024-12-19 23:02:09 +01:00
10ed2446dc
feat(ci): enable comparing with previous report
All checks were successful
/ check (push) Successful in 49s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s
This should make the size reports even more useful!
2024-12-18 14:28:22 +01:00
ca254d4d45
feat(ci): generate reports on main branch
All checks were successful
/ check (push) Successful in 48s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s
This will allows us to compare to the current state in the future!
2024-12-17 23:26:45 +01:00
2a544ab1ac
refactor(ci): switch to action
All checks were successful
/ check (push) Successful in 48s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 2s
/ report-size (push) Successful in 4s
This allows me to easily change the implementation and work on it
separately.
2024-12-15 20:35:33 +01:00
e7cf864c29
feat(ci): report package sizes
All checks were successful
/ check (push) Successful in 48s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 1s
Added as a comment to the current pull request
2024-12-15 13:32:12 +01:00
52407688d0
[fix] ci: remove scheduled workflow
All checks were successful
/ check (push) Successful in 21s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 1s
Do it through external means (once GH stops rate limiting me)
2024-08-09 22:59:23 +02:00
cf655f97d4
[fix] ci: force push to update branch
All checks were successful
/ check (push) Successful in 24s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 11s
/ update-lockfile (push) Has been skipped
2024-08-02 23:38:17 +02:00
3108457650
fix(ci): set upstream when pushing
All checks were successful
/ check (push) Successful in 24s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 12s
/ update-lockfile (push) Has been skipped
Otherwise the push fails
2024-07-29 08:56:47 +02:00
5391154327
[fix] ci: push update to a different branch
All checks were successful
/ check (push) Successful in 23s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 11s
/ update-lockfile (push) Has been skipped
2024-07-25 23:11:08 +02:00
0b07c37d93
[fix] ci: scheduled update not working
All checks were successful
/ check (push) Successful in 23s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 11s
/ update-lockfile (push) Has been skipped
2024-07-21 16:58:05 +02:00
b3754a992d
[fix] ci: better update commit message
All checks were successful
/ check (push) Successful in 25s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 12s
/ update-lockfile (push) Has been skipped
2024-07-20 16:15:51 +02:00
11b0eed664
[feat] ci: schedule lockfile updates 2024-07-20 16:08:59 +02:00
6bba09edf5
[feat] nvim: configure nvim-silicon
All checks were successful
/ check (push) Successful in 24s
/ build (docs) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 12s
Allows me to easily take screenshots of my code
2024-06-16 22:21:12 +02:00
36b1967187
[ci] forgejo: build more outputs
All checks were successful
/ check (push) Successful in 24s
/ build (docs) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 11s
2024-06-08 22:46:14 +02:00
bb9e7b1139
[feat] ci: add forgejo actions
All checks were successful
/ check (push) Successful in 20s
/ build (vm) (push) Successful in 1s
2024-06-08 22:41:09 +02:00