Commit Graph

223 Commits

Author SHA1 Message Date
August-Brandt edc34e8df4 Update code for usage message 2024-07-27 11:43:59 +02:00
Theis 7bc6763903 sec: updated depen with security issues
Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.15 in /ci
2024-07-04 12:12:19 +02:00
Theis 5c77b7f36d tried to update golang version for dagger workflows v0.3.1 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 5556c4c44e chore: added nix specific build command (for package building) v0.3.0 2024-05-19 23:07:35 +02:00
Slug-Boi e355bec97d feat: added author file default path and config creation utility 2024-05-19 23:07:15 +02:00
Theis dbc32f5106 Delete go.work v0.2.3 2024-05-17 22:43:05 +02:00
Slug-Boi edcc78ed21 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:41:42 +02:00
Slug-Boi c19a58487c chore: add makefile 2024-05-17 22:41:38 +02:00
Theis 9d3802afa7 Create go.work 2024-05-17 22:32:31 +02:00
Slug-Boi ab6254f418 ci: spelling mistake 2024-05-17 22:21:18 +02:00
Slug-Boi f81f693946 ci: update release workflow with new go mod path 2024-05-17 22:19:42 +02:00
Slug-Boi c7814263e0 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:08:17 +02:00
Slug-Boi 0969a0023f ci: update dagger workflows 2024-05-17 22:07:59 +02:00
Slug-Boi ac5702e8b9 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:05:42 +02:00
Slug-Boi af965e04fe Merge branch 'main' of https://github.com/Slug-Boi/cocommit
update package name to ci

revert package change for dagger files

Testing if workflows work without go work file

Revert "Testing if workflows work without go work file"

This reverts commit 01f1f9488d.

Remove ci from exclude list for workflows
2024-05-17 22:01:05 +02:00
Slug-Boi 6f573fcd7d Merge branch 'main' of https://github.com/Slug-Boi/cocommit
update dagger workflow with new go mod path
2024-05-17 22:01:05 +02:00
Theis e1df74d625 Delete go.work.sum 2024-05-17 22:01:05 +02:00
Theis ea1bb7b5ed Delete go.work 2024-05-17 22:01:05 +02:00
Slug-Boi a107d4d9fb Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:01:05 +02:00
Slug-Boi 98fce7efe9 Add go.work to gitignore
Add go work init to workflows
2024-05-17 22:01:05 +02:00
Slug-Boi 0946229df8 Add go work init to workflows
Added cd to workflow
2024-05-17 22:01:02 +02:00
Slug-Boi e132e5325c Remove ci from exclude list for workflows 2024-05-17 21:58:13 +02:00
Slug-Boi c351a6c51e Revert "Testing if workflows work without go work file"
This reverts commit 01f1f9488d.
2024-05-17 21:56:04 +02:00
Slug-Boi 01f1f9488d Testing if workflows work without go work file 2024-05-17 21:54:17 +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 67f8ee1d5f Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 21:46:52 +02:00
Theis 44410ca335 Delete go.work.sum 2024-05-17 21:46:28 +02:00
Slug-Boi 89d8b6fd78 update dagger workflow with new go mod path 2024-05-17 21:45:56 +02:00
Slug-Boi ae9d25af75 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 21:42:55 +02:00
Slug-Boi cf46071528 Added cd to workflow 2024-05-17 21:42:33 +02:00
Theis acb17e1b7e Delete go.work 2024-05-17 21:39:27 +02:00
Slug-Boi cb4a6fd6c7 Add go work init to workflows 2024-05-17 21:38:27 +02:00
Slug-Boi 6b73b6b9c5 Add go.work to gitignore 2024-05-17 21:37:00 +02:00
Slug-Boi d3755fa043 remove go.mod from root 2024-05-17 21:33:50 +02:00
Slug-Boi e915240a6b added go.mod to src 2024-05-17 21:33:25 +02:00
Slug-Boi 04fb36a11f added go.mod to ci 2024-05-17 21:33:20 +02:00
Slug-Boi 19698f87f3 Update gitignore to include some go.* files 2024-05-17 21:33:04 +02:00
Theis 923f94c314 refactor: sort users printout v0.2.2 2024-04-20 22:20:07 +02:00
Theis 4738a58f0b Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-04-20 22:11:14 +02:00
Theis 9b9fe278d6 refactor: fix user printout to be more readable 2024-04-20 22:10:39 +02:00
Theis 87a95a38b2 Update README.md 2024-03-30 10:08:49 +01:00
Theis 124273ce1b Update README.md 2024-03-30 10:08:16 +01:00
Theis 46f1313283 Update README.md 2024-03-30 10:04:32 +01:00
Theis 94bcd490fa Update README.md 2024-03-30 10:03:54 +01:00
Theis 237f11fdac Update README.md 2024-03-30 10:01:33 +01:00
Theis 180ebc857a Update README.md 2024-03-19 22:15:25 +01:00
Theis 6eb84c1bdd Update README.md 2024-03-19 22:15:10 +01:00
Theis 7ed42f3960 Update README.md 2024-03-19 22:14:45 +01:00