1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-07 23:01:59 +02:00
Commit Graph

36 Commits

Author SHA1 Message Date
Niko Köser
784f2b7b46
ci(lint): add setup-go action to lint job (#453)
* ci(lint): add setup-go action to lint job

* docs(readme): add warning to twitter service

The Twitter client library we use is not maintained anymore. We should consider
switching to a maintained library. Marking this as potentially instable.

See here for more information: https://github.com/dghubble/go-twitter#go-twitter----
2022-11-16 15:05:49 +01:00
Niko Köser
6ae3b26a3e
ci(release): remove nightly action
Buggy as hell and in theory users can utilize the latest commit hash
from main branch to get their hands on the latest of Notify.
2022-09-12 13:10:56 +02:00
Niko Köser
1f5c9550ca
ci(nightly): explicitly remove previous nightly release
I expected the action that creates the nightly release to also remove
the old release. It has options for keeping old releases etc but
appararently it's none of its business. Thus, we're now explicitly
removing the 'nightly' tag before re-creating it.
2022-09-11 12:07:18 +02:00
Niko Köser
2a854972a1
ci(release): add nightly release 2022-09-10 21:39:36 +02:00
Niko Köser
36ca92e8c8
ci(github): update go mod version 2022-08-04 16:27:33 +02:00
Renovate Bot
13765f7d5a
chore(deps): update codecov/codecov-action action to v3 2022-04-26 03:27:30 +00:00
Niko Köser
23b572dfb2
ci(gh): test recursively 2022-04-26 01:06:21 +02:00
Niko Köser
c7bf922209
ci(github): add test coverage creation and upload 2022-04-26 01:04:18 +02:00
Niko Köser
510083f339
ci(github): remove redundant template 2022-04-25 15:38:20 +02:00
Niko Köser
3a85668e18
ci(github): add service issue template 2022-04-25 15:30:56 +02:00
Niko Köser
dcb78b50db
ci(github): update issue templates 2022-04-25 15:24:43 +02:00
Renovate Bot
89d8d1a080
chore(deps): update github/codeql-action action to v2 2022-04-25 12:37:48 +00:00
renovate[bot]
14e9b24862
chore(deps): update actions/cache action to v3 (#235)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 07:48:28 +01:00
renovate[bot]
726affa058
chore(deps): update actions/checkout action to v3 (#223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 07:41:51 +01:00
renovate[bot]
da26e77ae3
chore(deps): update actions/setup-go action to v3 (#222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 07:38:15 +01:00
renovate[bot]
5028b18ba8
chore(deps): update golangci/golangci-lint-action action to v3 (#215)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-25 07:29:57 +01:00
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