Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
49b05736e4
Bump cachix/install-nix-action from 23 to 24
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 10:26:31 +00:00
dependabot[bot]
44807299b1 Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 15:07:59 +01:00
dependabot[bot]
1230c8b188 Bump cachix/install-nix-action from 21 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v23)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 15:09:06 +01:00
dependabot[bot]
ebac2489fc Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 15:07:15 +01:00
d8d0b96927
ci: fix image tag 2023-05-28 18:48:41 +02:00
0bba34b725
ci: allow deploy job write to packages 2023-05-28 18:46:14 +02:00
afbbf3628d
ci: extract metadata for docker 2023-05-28 18:19:19 +02:00
67cf7e852a ci: upload to ghcr.io 2023-05-28 17:59:34 +02:00
a1e0139f48 ci: fix docker image upload 2023-05-28 17:52:29 +02:00
1cedc4383f ci: fix image tag name 2023-05-28 17:38:58 +02:00
7e43e3c98d ci: rename job 2023-05-28 17:30:07 +02:00
58235cc5c3 ci: fix docker load 2023-05-28 17:24:56 +02:00
0d0e88af1f flake: add docker image 2023-05-28 17:19:53 +02:00
0fce9e09c4 ci: run tests
This would be where we ran tests, if we had any.
2023-05-25 17:06:16 +02:00
b77990210f ci: build docker image only on main 2023-05-25 17:06:00 +02:00
1f579be166 flake: activate formatter 2023-05-25 17:02:30 +02:00
42518c499c Update test.yml 2023-05-25 16:39:40 +02:00
dependabot[bot]
8295b2c9c1
Bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 14:33:36 +00:00
efc9a2a582
Create test.yml 2023-05-25 16:32:42 +02:00
76c772dd1d
Create docker-image.yml 2023-05-25 16:25:35 +02:00