Commit Graph

15 Commits

Author SHA1 Message Date
Slug-Boi 63fd1f13f9 ci: fix dagger ci problems and failing tests 2024-10-28 18:43:38 +01:00
Slug-Boi aa3ec23277 ci: change tests to actually run all tests 2024-10-28 18:14:26 +01:00
Slug-Boi 55ee0c66d1 ci: update workflow files and mod version 2024-10-25 13:55:25 +02:00
Theis 5c77b7f36d tried to update golang version for dagger workflows 2024-07-04 12:10:16 +02:00
dependabot[bot] cdf6e1d06f Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.15 in /ci
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.11 to 2.5.15.
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.15)

---
updated-dependencies:
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 12:26:31 +00:00
Slug-Boi e132e5325c Remove ci from exclude list for workflows 2024-05-17 21:58:13 +02:00
Slug-Boi 37d5c73b40 revert package change for dagger files 2024-05-17 21:52:04 +02:00
Slug-Boi c21b88f899 update package name to ci 2024-05-17 21:50:58 +02:00
Slug-Boi 89d8b6fd78 update dagger workflow with new go mod path 2024-05-17 21:45:56 +02:00
Slug-Boi 04fb36a11f added go.mod to ci 2024-05-17 21:33:20 +02:00
Theis 17c2d3a6b1 Cleaning up main 2024-03-04 20:48:25 +01:00
Theis 0992afa1f6 added a test workflow on push using dagger ci 2024-03-04 19:00:11 +01:00
Theis 1e868d71c0 added a mkdir to workflow change later 2024-03-03 18:58:42 +01:00
Theis f5e9171362 added the ci workflow and tested that it works. also added yml workflow to release to github 2024-03-03 18:50:49 +01:00
Theis 880bc7f5eb added a go mod file in src dir and added the base to some dagger ci stuff 2024-03-03 10:51:45 +01:00