dependabot[bot]
|
97c0332cdd
|
Merge pull request #98 from on4kjm/dependabot/github_actions/master/codecov/codecov-action-3.1.4
|
1 year ago |
dependabot[bot]
|
8ec2454106
|
Merge pull request #94 from on4kjm/dependabot/github_actions/master/actions/setup-go-4
|
1 year ago |
Bryan Nehl
|
89d7cbd955
|
revised developer notes, added Table of Contents (#93)
* revised developer notes, add ToC
* add goreleaser doc
|
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 |
Jean-Marc Meessen
|
89d649ad95
|
fix CI completion badge
|
2 years ago |
dependabot[bot]
|
be4038709f
|
Bump github.com/spf13/cobra from 1.0.0 to 1.6.1 (#89)
* Bump github.com/spf13/cobra from 1.0.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.0.0...v1.6.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Change in behavior
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jean-Marc Meessen <jean-marc@meessen-web.org>
|
2 years ago |
dependabot[bot]
|
cb66d829ce
|
Bump github.com/spf13/viper from 1.7.1 to 1.15.0 (#91)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.15.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
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>
|
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 |
vk3arr
|
dd9b2ed05c
|
Update missing SOTA Bands (#83)
|
2 years ago |
Bryan Nehl
|
d421a00539
|
markdown lint, content edit, add TOC (#81)
* markdown lint, content edit, add TOC
* fix typo
|
2 years ago |
Jean-Marc Meessen
|
7ef81e72e8
|
Fix issue 78
|
3 years ago |
Jean-Marc Meessen
|
ad8b7f97fa
|
Reproduce issue
|
3 years ago |
Jean-Marc Meessen
|
43f26eda69
|
Implement homebrew distirbution
|
3 years ago |
Jean-Marc Meessen
|
259a7d736c
|
Update what's new
|
3 years ago |
Jean-Marc MEESSEN
|
8287b7d481
|
Add documentation of the POTA feature (#76)
* update documentation with POTA specific settings
|
3 years ago |
Jean-Marc MEESSEN
|
fe7836fdb5
|
QRG rounding (#75)
* support frequency up to the 100hz while default resolution is to the Khz
|
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
|
82ee44de9b
|
Update release notes
|
4 years ago |
Jean-Marc MEESSEN
|
ce146e3407
|
Add test to process large FLE file
|
4 years ago |
Jean-Marc MEESSEN
|
8d03018796
|
Validate Sota chaser log
|
4 years ago |
Jean-Marc MEESSEN
|
4732960e5a
|
Give more space to long calls on screen display
|
4 years ago |
Jean-Marc MEESSEN
|
7c5c5b5eb3
|
Bump GoLang version to 1.15
|
4 years ago |
Jean-Marc MEESSEN
|
884631a29b
|
Fix time gap issues
|
4 years ago |
Jean-Marc MEESSEN
|
2e1313ae7b
|
Fix docker script to work with current directory containing spaces (#56)
|
4 years ago |
Jean-Marc MEESSEN
|
220f9b8109
|
Correct Park-to-Park ADIF generation bug
|
4 years ago |
Jean-Marc MEESSEN
|
b082b8aea4
|
Fix Call & Grid parsing as well as WWFF Adif output bug
|
4 years ago |
Jean-Marc MEESSEN
|
ca4a992b8e
|
Prevent second definition of some header fields
|
4 years ago |
Jean-Marc MEESSEN
|
51bea8d698
|
Add day increment feature
|
4 years ago |
Jean-Marc MEESSEN
|
ebe782ead0
|
Improve date parsing (multiple delimiter, complete shorthand notation) and DATE marker is optional
|
4 years ago |
Jean-Marc MEESSEN
|
53bd916d7a
|
Adding GridLocator and MyGrid support
|
4 years ago |
Jean-Marc MEESSEN
|
494fbaa987
|
Proper processing of the WWFF keyword
|
4 years ago |
Jean-Marc MEESSEN
|
3a76290ac4
|
Fixed typo on "Successfully"
|
4 years ago |
Jean-Marc MEESSEN
|
566482744f
|
Implement end-to-end tests
|
4 years ago |
Jean-Marc Meessen
|
dd96badddb
|
Enable makefile
|
4 years ago |
Jean-Marc MEESSEN
|
74eb19720c
|
Enable makefile as a multi-purpose tool
|
4 years ago |
Jean-Marc Meessen
|
078669a808
|
documentation tweaking
|
4 years ago |
Jean-Marc Meessen
|
b9d7f5a013
|
Add custom release notes
|
4 years ago |
Jean-Marc MEESSEN
|
e31e692c76
|
Refactor ADIF processing and improve tests
|
4 years ago |
Jean-Marc Meessen
|
fd7902bdfc
|
tweak validate_test.go
|
4 years ago |
Jean-Marc MEESSEN
|
6a570a98e8
|
Improve output filename validation
|
4 years ago |
Jean-Marc MEESSEN
|
3eeda8fd79
|
Improve tests coverage
|
4 years ago |
Jean-Marc MEESSEN
|
0b9fb5bc78
|
Simplify CLI user interface
|
4 years ago |
Jean-Marc MEESSEN
|
6134577dd0
|
Documentation improvement
|
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 |