1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-28 03:29:27 +02:00

12 Commits

Author SHA1 Message Date
Niko Köser
72db01ff78
ci(docs): drop changelog generating action
I sadly don't have the time to fiddle around with this action. Even
though I'd love it to be running and auto-generating changelogs, I want
to use my spare time on notify efficiently and I don't think that this
task here has priority right now. I might be coming back to this later.

For now, changelogs must be generated manually.
2022-02-07 08:02:53 +01:00
Niko Köser
36f86c4000
ci(docs): switch from config-flag to config option in action file 2022-02-07 07:52:48 +01:00
Niko Köser
469a97fdd0
ci(chore): fix smaller issues and clean-up 2022-02-07 07:49:12 +01:00
Niko Köser
7296c8b46c
ci(docs): add workflow for git-cliff to auto-gen changelogs 2022-02-07 07:42:01 +01:00
Niko Köser
cc654092ec
ci(workflow): change version signature of workflow 'ci' 2022-02-07 07:40:55 +01:00
Niko Köser
059f8a6384
ci(action): update github action
Remove build job from action, use native golangi-lint action, separate
test and lint into separate jobs and add multiple versions and
platforms to test matrix.
2021-11-17 16:21:33 +01:00
Niko Köser
515489e679
ci(codeql): add codeql-analysis config 2021-08-13 02:21:28 +02:00
Niko Köser
30e4ab297d
ci(github): refactor github action for linting, testing & building 2021-05-27 13:08:28 +02:00
dependabot[bot]
96041a61de
build(deps): bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:30:07 +00:00
dependabot[bot]
2c0aaa4b1d
build(deps): bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 21:59:48 +00:00
Niko Köser
99102f841a
ci(action): add go build command to gh build-action 2021-01-31 15:51:56 +01:00
Niko Köser
bd2f6ef14e
ci(action): add action to test and lint any PRs 2021-01-31 15:21:22 +01:00