Gergely Nagy
91686bf936
README.md: Update the CI badge URLs
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2024-03-20 21:50:09 +01:00
Gergely Nagy
b1c9e9bddb
ci: Fix the nix-shell workflow
...
It was looking at the `build` paths, rather than the `shell` paths.
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-25 10:06:01 +02:00
Gergely Nagy
795ee85b9a
build: Allow setting the out link
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-25 10:04:42 +02:00
Gergely Nagy
3cac748ae0
README: More docs!
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 23:36:12 +02:00
Gergely Nagy
9cdda9ed9f
ci: Add a shellcheck workflow, and fix SC2086 in develop
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 22:44:04 +02:00
Gergely Nagy
29ec176179
ci: Add a dummy workflow
...
For the badge to work, we need to run at least one workflow for every
push, otherwise Ironforge will be sad.
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 22:29:30 +02:00
Gergely Nagy
81d8c45ea2
Add a README
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 22:26:09 +02:00
Gergely Nagy
b77e4125ee
ci: Restrict workflows to paths that matter for them
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 22:14:43 +02:00
Gergely Nagy
1bac4fd767
develop: Run the user script with -eo pipefail
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 22:08:47 +02:00
Gergely Nagy
18b41c0333
Add a nix/shell action
...
Since it's basically the same as `nix/develop`, with only the nix
command changed, leverage the existing script.
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 21:43:51 +02:00
Gergely Nagy
63e7eb4047
develop: Made the run parameter optional
...
There's a valid use case for wanting to run `nix develop` without
executing anything: to get the dependencies installed. This way the
output of future steps will have considerably cleaner, more relevant
outputs.
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 21:28:07 +02:00
Gergely Nagy
3935dfdac3
Add a nix/develop action
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 20:37:44 +02:00
Gergely Nagy
680f954a87
Add a nix/build action
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 20:22:33 +02:00
Gergely Nagy
c7e4d24cd2
Add a .gitignore file
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 20:06:37 +02:00
Gergely Nagy
704579d3cd
Initial import
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2023-09-22 19:37:47 +02:00