dependabot[bot]
|
6dc9c69a06
|
Bump golangci/golangci-lint-action from 4 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
6 months ago |
dependabot[bot]
|
170eb1b0da
|
Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#127)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.0.1...v4.1.0)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
|
8 months ago |
dependabot[bot]
|
1b1c150af4
|
Bump golangci/golangci-lint-action from 3 to 4 (#124)
|
9 months ago |
dependabot[bot]
|
01fab70d0b
|
Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#123)
|
9 months ago |
dependabot[bot]
|
74f433efd6
|
Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#120)
|
10 months ago |
dependabot[bot]
|
60e0f02cdd
|
Bump actions/setup-go from 4 to 5 (#115)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
11 months ago |
Jean-Marc Meessen
|
6454e32387
|
Implement CD with GitHub App authentication
|
1 year ago |
Jean-Marc Meessen
|
e3fec2c4bb
|
small updates to the CI scripts
|
1 year ago |
dependabot[bot]
|
3bf1b2005b
|
Bump goreleaser/goreleaser-action from 4 to 5 (#103)
|
1 year ago |
dependabot[bot]
|
ec66d82166
|
Bump actions/checkout from 3 to 4 (#102)
|
1 year ago |
dependabot[bot]
|
97c0332cdd
|
Merge pull request #98 from on4kjm/dependabot/github_actions/master/codecov/codecov-action-3.1.4
|
1 year ago |
dependabot[bot]
|
a7831fe38e
|
Bump codecov/codecov-action from 3.1.1 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.1...v3.1.4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
2f1ce51dd7
|
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
a96504704e
|
Bump codecov/codecov-action from 1.0.0 to 3.1.1 (#90)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.0.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.0...v3.1.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Jean-Marc MEESSEN
|
97e550e45c
|
Tidying application after Go release bump (#92)
* Update dependencies (yaml)
* change linter
* format code and correct spelling
* remove deprecated ioutils
* change lint command in "CI" GitHub Action
* check return value of cmd.Execute()
* Solve lint issues
|
2 years ago |
Jean-Marc MEESSEN
|
0fbebd38cc
|
Dependabot to create automatic PRs (#88)
|
2 years ago |
Jean-Marc MEESSEN
|
2b48a80d8e
|
review and fix build tooling (#85)
* Changes due to the Goreleaser upgrade
* Get rid of GoReleaser warnings
* Update "CI" GitHub action
* Update "release" GitHub action
|
2 years ago |
Jean-Marc Meessen
|
43f26eda69
|
Implement homebrew distirbution
|
3 years ago |
Jean-Marc MEESSEN
|
61c42d1c75
|
Pota support (#73)
* Add POTA processing
* add end to end POTA test
* allow tabs to be a valid separator in the header section
|
3 years ago |
Jean-Marc MEESSEN
|
7c5c5b5eb3
|
Bump GoLang version to 1.15
|
4 years ago |
Jean-Marc MEESSEN
|
566482744f
|
Implement end-to-end tests
|
4 years ago |
Jean-Marc MEESSEN
|
74eb19720c
|
Enable makefile as a multi-purpose tool
|
4 years ago |
Jean-Marc Meessen
|
b9d7f5a013
|
Add custom release notes
|
4 years ago |
Jean-Marc MEESSEN
|
8afb81eed3
|
Create Docker Image to run the application
|
4 years ago |
Jean-Marc MEESSEN
|
33dbfde31a
|
Enable Dependabot
|
4 years ago |
Jean-Marc MEESSEN
|
499573d8f0
|
Reactivate the release action
|
4 years ago |
Jean-Marc MEESSEN
|
156ac9c875
|
Remove the release github action
as MacOS code signing is required
|
4 years ago |
Jean-Marc MEESSEN
|
ec01766a8c
|
Remove version update from CI
|
4 years ago |
Jean-Marc MEESSEN
|
ff2bcc6ca0
|
Place the version update at an other place in the CI action
|
4 years ago |
Jean-Marc MEESSEN
|
4e8d0c69d9
|
Correct typo
|
4 years ago |