Commit Graph

26 Commits

Author SHA1 Message Date
b7c0b2b9d6
Deprecation notice 2023-08-01 22:32:14 +02:00
dependabot[bot]
05035b0b04
Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#6)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:09:31 +02:00
79b5deeee5
Remove decap mention from README 2023-06-04 19:01:55 +02:00
dependabot[bot]
e799235d6a
Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#5)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:28:30 +02:00
dependabot[bot]
1e300e0049
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#4)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.2.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.2)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 20:08:50 +02:00
a4052850a1 docs simplifications 2023-05-07 11:26:20 +02:00
9fdbbce5ea
Update README.md 2023-05-07 11:15:47 +02:00
213ace7f97
Update README.md to mention Decap 2023-05-07 10:57:13 +02:00
e7d6b4c014 fix typo 2023-05-07 10:49:48 +02:00
78b3fb251e Bump Go version in Dockerfile 2023-05-07 10:47:04 +02:00
b2d12c0389 Update Go version to 1.20 2023-05-07 10:34:37 +02:00
b302535c2e
Merge pull request #3 from denyskon/dependabot/go_modules/github.com/markbates/goth-1.77.0
Bump github.com/markbates/goth from 1.76.1 to 1.77.0
2023-04-12 23:01:56 +02:00
dependabot[bot]
ceaf0b0516
Bump github.com/markbates/goth from 1.76.1 to 1.77.0
Bumps [github.com/markbates/goth](https://github.com/markbates/goth) from 1.76.1 to 1.77.0.
- [Release notes](https://github.com/markbates/goth/releases)
- [Commits](https://github.com/markbates/goth/compare/v1.76.1...v1.77.0)

---
updated-dependencies:
- dependency-name: github.com/markbates/goth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 18:02:20 +00:00
56b7c1c592
Merge pull request #2 from denyskon/dependabot/go_modules/github.com/markbates/goth-1.76.1
Bump github.com/markbates/goth from 1.76.0 to 1.76.1
2023-02-28 06:09:50 +01:00
dependabot[bot]
bdfe0ca519
Bump github.com/markbates/goth from 1.76.0 to 1.76.1
Bumps [github.com/markbates/goth](https://github.com/markbates/goth) from 1.76.0 to 1.76.1.
- [Release notes](https://github.com/markbates/goth/releases)
- [Commits](https://github.com/markbates/goth/compare/v1.76.0...v1.76.1)

---
updated-dependencies:
- dependency-name: github.com/markbates/goth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:18:18 +00:00
6408d493d7
Merge pull request #1 from denyskon/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.5.0 to 0.7.0
2023-02-18 08:05:26 +01:00
dependabot[bot]
347e3dce7f
Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 04:34:27 +00:00
3e381ed22e
Create dependabot.yml 2023-02-05 15:28:03 +01:00
4f39ca6c9d fix actions tag 2023-02-05 15:07:05 +01:00
d7b13a1f79 enable github actions 2023-02-05 14:57:16 +01:00
a67699f9d2 v1.0.0
changes:
- gitea-only now
- simplify code
- add docker image
- update deps
2023-02-05 14:34:48 +01:00
9909a9175c credits 2023-01-15 22:37:10 +01:00
79580c1c51 modernizations 2023-01-15 22:29:56 +01:00
donskifarrell
9a91af1467 Added MIT license 2021-09-16 10:39:01 +08:00
donskifarrell
d22da69e2a Cleanup of callback script and service logs.
Updated readme with setup instructions
2021-09-16 09:56:45 +08:00
donskifarrell
ccb516f8ee inital service created:
- Use settings from ./env/config file
- Use providers for gitea, gitlab, github, bitbucket
2021-09-03 16:47:37 +08:00