1
1
mirror of https://github.com/cooperspencer/gickup synced 2024-10-18 13:48:07 +02:00
Commit Graph

33 Commits

Author SHA1 Message Date
Andreas Wachter
a7f72fc9ce
use ubuntu docker file 2023-10-30 07:29:34 +01:00
Andreas Wachter
e530b8b3df
updated archiver (#175) 2023-10-03 15:53:43 +02:00
Andreas Wachter
77024fb0a5
implemented backup to organization (#169)
* implemented backup to organization

* go mod tidy

* update lint
2023-09-29 12:26:03 +02:00
Andreas Wachter
beae85c182
implemented git lfs (#160)
* implemented git lfs

* removed arm/v6 from docker builds

* add lfs to example
2023-07-18 10:56:43 +02:00
Andreas Wachter
80529e1999 build release for arm64/v8 2023-03-03 07:28:44 +01:00
Andreas Wachter
274e4123e1
build arm64/v8 2023-03-02 06:45:45 +01:00
Andreas Wachter
bded5188c2 push main branch to dev docker image 2023-03-01 07:45:18 +01:00
Andreas Wachter
c951f27e0f
Create FUNDING.yml 2023-02-28 19:18:20 +01:00
Andreas Wachter
9f18ce034c upgraded CodeQL to v2 2022-10-11 12:23:13 +02:00
Andreas Wachter
041a5a88b7
handle multiple configs (#114)
* handle multiple configs

* upgrade golangci_lint_version

* SnakeCase and replaces ioutil with os
2022-10-03 19:20:19 +02:00
Tom Moulard
646b792ac1
chore: add linting (#101)
* chore: adding makefile

* chore: adding lint

* chore: update package name

* lint: run with fix

* chore: update main.go

* chore: update main_test.go

* chore: update types.go

* chore: update logger.go

* chore: update types_test.go

* chore: update prometheus.go

* chore: update local.go

* chore: update gitlab.go

* chore: update gogs.go

* chore: update bitbucket.go

* chore: update gitea.go

* chore: update github.go

* chore: update main*.go

* chore: go mod tidy

* chore: update action to have a correct working-directory
2022-03-20 11:25:11 +01:00
Andreas Wachter
ba45da76b9 push docker only on tag 2021-12-22 17:11:04 +01:00
Andreas Wachter
42e0aa353c checkout repo 2021-12-09 19:39:33 +01:00
Andreas Wachter
149020355c fix codeql.yml 2021-12-09 19:37:34 +01:00
Andreas Wachter
dfb4cfa46f split codeQL and go.yml 2021-12-09 19:36:14 +01:00
Andreas Wachter
94fe3ac662 add 'latest' tag 2021-12-09 14:50:25 +01:00
Andreas Wachter
5f9cbb5f2b correct github username 2021-12-09 14:01:27 +01:00
Andreas Wachter
c30cd3cfa8 added tags 2021-12-09 13:36:23 +01:00
Andreas Wachter
97e8c8a0fd added platforms 2021-12-09 13:08:19 +01:00
Andreas Wachter
66e6f29efe changed defaults to job 2021-12-09 12:57:47 +01:00
Andreas Wachter
360cbba44e implemented docker action 2021-12-09 12:53:34 +01:00
Stephen
661f8d5b3c
Add CodeQL Analysis 2021-12-08 20:38:02 -08:00
Andreas Wachter
64b5570434 added function to exclude repos 2021-12-02 18:43:39 +01:00
Andreas Wachter
575ebd536a added GITHUB_TOKEN 2021-12-02 07:24:41 +01:00
Andreas Wachter
cb4c1535a1 run on tags 2021-12-02 07:15:20 +01:00
Andreas Wachter
025280f031 release on tags 2021-12-02 07:13:27 +01:00
Andreas Wachter
94ffe71a1d update go-version to 1.17 2021-12-02 07:01:40 +01:00
Andreas Wachter
224dfa3703 indentations... 2021-12-02 06:52:14 +01:00
Andreas Wachter
af93712507 added releaser action 2021-12-02 06:49:55 +01:00
Andreas Wachter
206ea428bd Revert "Update go.yml"
This reverts commit a8219d1a17ff279e48913bf2327a1edfca24e8a6.
2021-06-01 22:20:35 +02:00
Andreas Wachter
a8219d1a17
Update go.yml 2021-06-01 22:14:29 +02:00
Andreas Wachter
3a89c1ae47
Update go.yml 2021-06-01 22:06:23 +02:00
Andreas Wachter
d172a09ebc
Create go.yml 2021-06-01 12:31:12 +02:00