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
|
2023-02-10 17:45:10 +01:00 |
|
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
|
2023-02-08 22:07:33 +01:00 |
|
Jean-Marc Meessen
|
43f26eda69
|
Implement homebrew distirbution
|
2021-12-09 21:56:20 +01:00 |
|
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
|
2021-12-04 22:36:53 +01:00 |
|
Jean-Marc MEESSEN
|
7c5c5b5eb3
|
Bump GoLang version to 1.15
|
2020-09-25 23:24:23 +02:00 |
|
Jean-Marc MEESSEN
|
566482744f
|
Implement end-to-end tests
|
2020-08-12 18:10:23 +02:00 |
|
Jean-Marc MEESSEN
|
74eb19720c
|
Enable makefile as a multi-purpose tool
|
2020-08-11 16:36:40 +02:00 |
|
Jean-Marc Meessen
|
b9d7f5a013
|
Add custom release notes
|
2020-08-11 12:40:31 +02:00 |
|
Jean-Marc MEESSEN
|
8afb81eed3
|
Create Docker Image to run the application
|
2020-07-26 22:30:14 +02:00 |
|
Jean-Marc MEESSEN
|
499573d8f0
|
Reactivate the release action
|
2020-07-23 13:23:35 +02:00 |
|
Jean-Marc MEESSEN
|
156ac9c875
|
Remove the release github action
as MacOS code signing is required
|
2020-07-20 22:40:11 +02:00 |
|
Jean-Marc MEESSEN
|
ec01766a8c
|
Remove version update from CI
|
2020-07-18 22:06:45 +02:00 |
|
Jean-Marc MEESSEN
|
ff2bcc6ca0
|
Place the version update at an other place in the CI action
|
2020-07-18 21:57:28 +02:00 |
|
Jean-Marc MEESSEN
|
4e8d0c69d9
|
Correct typo
|
2020-07-18 21:46:19 +02:00 |
|