1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-24 03:16:35 +02:00

20 Commits

Author SHA1 Message Date
Niko Köser
e2bd3f37ca
ci(pr): add new pull-request template 2022-02-07 09:20:32 +01:00
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
1f04ae524b
ci(deps): remove dependabot and extend renovate config 2021-08-14 00:42:14 +02:00
Niko Köser
515489e679
ci(codeql): add codeql-analysis config 2021-08-13 02:21:28 +02:00
Niko Köser
5f87ed9011
ci(stale): drop stale config & bot 2021-08-13 02:10:22 +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
Niko Köser
18442f1801
Merge branch 'main' into dependabot/github_actions/actions/cache-v2.1.4 2021-02-08 23:05:16 +01:00
Niko Köser
2a1ed66134
ci(deps): change dependabot label 2021-02-08 23:04:23 +01: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
1c84d461b6
ci(bot): add stale-bot config 2021-02-01 07:37:34 +01: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
Niko Köser
9e6be9ea2f
build(action): add dependabot config 2021-01-31 15:04:27 +01:00
Niko Köser
1ac90ebefd
ci(gh): add templates for PR, bug- and feature-request 2021-01-26 10:36:10 +01:00