|
09f036b1ef
|
[fix] ci: remove diagnostic endpoint
/ 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 1s
/ build (nvim) (push) Successful in 1s
Maybe it fixes the CI issues?
|
2024-08-24 23:44:47 +02:00 |
|
|
d0ead42862
|
[chore] ci: removed scheduled actions
|
2024-08-24 23:44:47 +02:00 |
|
|
61dc6b7467
|
fix(ci): install through nix installer action
/ check (push) Successful in 23s
/ 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 11s
/ update-lockfile (push) Has been skipped
The lix image thing is too broken (due to actions expecting things to be
in /usr/bin
|
2024-07-29 16:17:16 +02:00 |
|
|
62b0c0f97b
|
fix(ci): lix:latest does not exist, use lix:2.90
/ check (push) Successful in 22s
/ 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 11s
/ update-lockfile (push) Has been skipped
|
2024-07-29 09:56:46 +02:00 |
|
|
6174984859
|
fix(ci): use lix in github actions
/ check (push) Successful in 23s
/ 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 11s
/ update-lockfile (push) Has been skipped
|
2024-07-29 09:52:53 +02:00 |
|
|
5e326d8f6e
|
[fix] ci: remove github's scheduled actions
/ 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
I'll run them on my own CI instead
|
2024-07-20 16:08:59 +02:00 |
|
|
53281e4256
|
[fix] ci: update actions
/ 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 12s
Flake lock update started failing so I notciced
|
2024-07-05 08:16:45 +02:00 |
|
|
4917d30606
|
[ci] add statix to the check job
|
2024-05-20 14:15:45 +02:00 |
|
|
59ac444c39
|
feat(ci): Enable cache in pull requests
May help if multiple commits are pushed
|
2024-03-17 00:35:40 +01:00 |
|
|
40a4b18af2
|
feat(ci): Update outdated actions
|
2024-03-17 00:31:26 +01:00 |
|
|
3f1b766624
|
feat(ci): Update actions
|
2024-03-09 00:05:05 +01:00 |
|
|
0790465687
|
feat(ci): Update update-flake-lock action to v21
|
2024-03-01 08:51:29 +01:00 |
|
|
4883a937f4
|
fixup! fix(ci): Deploy condition
|
2024-02-18 17:04:46 +01:00 |
|
|
38114adbcf
|
fix(ci): Deploy condition
|
2024-02-18 17:03:06 +01:00 |
|
|
465268c194
|
feat(ci): Merge all workflows into one file
|
2024-02-18 16:58:52 +01:00 |
|
|
1d8da6388c
|
fix(ci): Disable nix cache on pull requests
|
2024-02-02 15:14:13 +01:00 |
|
|
b7ac9c9c55
|
fix(ci): Update actions
|
2024-02-02 15:13:28 +01:00 |
|
|
b49e02f174
|
fix(ci): Only run actions on push when branch is main
Pull requests run the CI twice otherwise
|
2024-02-02 14:59:13 +01:00 |
|
|
5f07592285
|
fix(ci): Remove formatting check nix check does that already
|
2024-01-16 00:01:43 +01:00 |
|
|
8e27b9ee60
|
fix(ci): Don't be smart about re deploys it's not working
|
2024-01-15 14:36:28 +01:00 |
|
|
1381269748
|
fix(ci): Changed derivation name
|
2024-01-15 14:35:57 +01:00 |
|
|
042b10abb8
|
fix(ci): Don't run nix check when no nix files have changed
|
2024-01-14 19:30:10 +01:00 |
|
|
d56b740017
|
fix(ci): Don't adjust the file permissions
|
2024-01-14 19:28:43 +01:00 |
|
|
4e789f7073
|
fix(ci): Wrong output name
|
2024-01-14 19:24:42 +01:00 |
|
|
d948ad5fd6
|
feat: Allow to manually trigger deploys
|
2024-01-14 19:22:51 +01:00 |
|
|
8bce575bd4
|
fix(ci): Change extension
|
2024-01-14 19:21:14 +01:00 |
|
|
cb97c9475a
|
fix(ci): Invalid workflow
|
2024-01-14 18:59:38 +01:00 |
|
Jalil David Salamé Messina
|
63034a2af9
|
Generate docs (#1)
* feat: Reorganize code
* feat: Generate docs as mdbook
* feat: Add deploy github action
* fix: formatting
|
2024-01-14 18:58:08 +01:00 |
|
|
ca6bf00ad6
|
fix(ci): Format check had no files specified
|
2024-01-14 18:55:52 +01:00 |
|
|
94767a2c4b
|
feat: Add check workflow
|
2024-01-14 17:59:46 +01:00 |
|