Commit graph

141 commits

Author SHA1 Message Date
dependabot[bot]
432484c019
Bump cachix/cachix-action from 12 to 14
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 12 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v12...v14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 10:20:53 +00:00
2a1b7e8cdd Refactor error handling 2023-11-18 16:29:49 +01: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
d089f2f7fa Split up main package into multiple files 2023-11-18 15:05:08 +01:00
8ac40b162e flake: Remove redundant gopls line 2023-11-18 15:05:08 +01:00
a421d22738 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
  → 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
• Updated input 'nixpkgs':
    'path:/nix/store/bbi5840s1wrrg0lf7b63vddfppjbqpyg-source?lastModified=1681041438&narHash=sha256-NmRGMklxBZ8Ol47CKMQxAU1F+v8ySpsHAAiC7ZL4vxY=&rev=48dcbaf7fa799509cbec85d55b8d62dcf1477d57' (2023-04-09)
  → 'path:/nix/store/3s69yxbbl116zwga3i6cy7prplywq0bn-source?lastModified=1699291058&narHash=sha256-5ggduoaAMPHUy4riL+OrlAZE14Kh7JWX4oLEs22ZqfU=&rev=41de143fda10e33be0f47eab2bfe08a50f234267' (2023-11-06)
2023-11-18 15:05:08 +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
6b8ec2e6ba Use different mail address and mark as bot 2023-05-29 00:43:42 +02:00
b898a60af4
Fix typo 2023-05-29 00:25:06 +02:00
83e678dad1
Make help text more clear 2023-05-29 00:23:49 +02:00
bab551ec50
Update help text in README 2023-05-29 00:21:47 +02:00
90354265a0
Update help texts 2023-05-29 00:19:27 +02:00
71d3bc8dcc
Enable specifying git password via env file 2023-05-29 00:02:38 +02:00
c8b7825b56
Update README 2023-05-28 23:49:03 +02:00
8f2df84d66
Enable use in GitLab CI 2023-05-28 21:05:25 +02:00
d14917323d
image: fix typo 2023-05-28 20:22:24 +02:00
0657485ec4
image: Make working dir 2023-05-28 20:16:40 +02:00
4a8767a551
Remove gitlab CI template 2023-05-28 19:14:39 +02:00
3fe8d100a2
docker: entrypoint 2023-05-28 19:01:09 +02: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
1d29a3cc54 reformat 2023-05-25 17:02:30 +02:00
42518c499c Update test.yml 2023-05-25 16:39:40 +02:00
ef37979035
Merge pull request #1 from dadada/dependabot/github_actions/cachix/install-nix-action-21
Bump cachix/install-nix-action from 20 to 21
2023-05-25 16:35:47 +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
a2a26f3d47
Create dependabot.yml 2023-05-25 16:33:15 +02: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
60aae8b4f0
Move project to GitHub 2023-05-25 16:24:00 +02:00
7bc233b72b
update vendor sha 2023-04-14 18:28:27 +02:00
0ea8aa5838
update go in docker 2023-04-14 18:27:14 +02:00
0be4f5e07e
update go modules 2023-04-14 18:26:32 +02:00
7c9d3d0c88
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/04c1b180862888302ddfb2e3ad9eaa63afc60cf8' (2022-05-17)
  → 'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'nixpkgs':
    'path:/nix/store/yyddvwq452qsvpgb104mllpq0hkkmsqx-source?lastModified=0&narHash=sha256-GNay7yDPtLcRcKCNHldug85AhAvBpTtPEJWSSDYBw8U=' (1970-01-01)
  → 'path:/nix/store/bbi5840s1wrrg0lf7b63vddfppjbqpyg-source?lastModified=1681041438&narHash=sha256-NmRGMklxBZ8Ol47CKMQxAU1F+v8ySpsHAAiC7ZL4vxY=&rev=48dcbaf7fa799509cbec85d55b8d62dcf1477d57' (2023-04-09)
2023-04-14 18:18:09 +02:00
64e19eab70
use project url to build remote url 2022-06-02 21:39:07 +02:00
1fbca6145d
Revert "skip remote creation"
This reverts commit e4bee821d8.
2022-06-02 21:26:52 +02:00
8deec15978
rename private functions and variables 2022-06-02 21:12:39 +02:00
1792848028
update ci config 2022-06-02 20:56:08 +02:00
e4bee821d8
skip remote creation 2022-06-02 20:42:06 +02:00
3fbad0b6ab
push using repo instead of remote 2022-06-02 20:30:40 +02:00