Jean-Marc MEESSEN
a826d8400d
Merge branch 'master' into 101-support-multiple-sota-in-same-input-file
8 months ago
dependabot[bot]
c5846fb1f4
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ( #135 )
8 months ago
Nic Heath
5560c5a68a
Add check to verify output file directory exists. ( #131 )
...
* Add check to verify output file directory exists.
* Change (and test) the error handling of the CheckDir function
* Add ADIF arguments tests
* Add CSV arguments tests
---------
Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
8 months ago
Jean-Marc Meessen
2abc3a6702
wip
8 months ago
Nic Heath
92ae396b68
Add MY_LAT and MY_LON support using FLE keyword mylat and mylon. ( #129 )
...
* Add MY_LAT and MY_LON support using FLE keyword mylat and mylon.
* Add test cases for mylat and mylon.
8 months ago
Jean-Marc MEESSEN
02e107bf98
Merge branch 'master' into 101-support-multiple-sota-in-same-input-file
8 months ago
Nic Heath
5b40643868
Add support for MY_CNTY adif tag. ( #128 )
...
* Add support for exporting MY_CNTY using mycounty in the header e.g. 'mycounty Ham County'.
* Add MyCounty to displayLog in the nice console summary.
---------
Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
8 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
Bryan Nehl
b81a828749
Revert "Permit comment after other input on the line ( #119 )" ( #125 )
...
This reverts commit caefd46994
.
8 months ago
Jean-Marc MEESSEN
4852c742b2
Merge branch 'master' into 101-support-multiple-sota-in-same-input-file
9 months ago
dependabot[bot]
1b1c150af4
Bump golangci/golangci-lint-action from 3 to 4 ( #124 )
9 months ago
Jean-Marc MEESSEN
bd2bc5bd33
Merge branch 'master' into 101-support-multiple-sota-in-same-input-file
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
Jean-Marc MEESSEN
36372fde57
Merge branch 'master' into 101-support-multiple-sota-in-same-input-file
10 months ago
Jean-Marc Meessen
3b00a19f77
Add test
10 months ago
Bryan Nehl
caefd46994
Permit comment after other input on the line ( #119 )
10 months ago
Jean-Marc Meessen
da537ea85e
Correct spelling errors
10 months ago
Jean-Marc Meessen
5cb43666c5
First implementation (SOTA)
10 months ago
Jean-Marc Meessen
a8f90031a2
WIP
10 months ago
Jean-Marc Meessen
54488d1ea4
Adding multi-SOTA test file
11 months ago
dependabot[bot]
daa46da5b6
Bump github.com/spf13/viper from 1.17.0 to 1.18.2 ( #117 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.17.0 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.2 )
---
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>
11 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
8c903a1a98
Notes for changelog generator usage
11 months ago
Jean-Marc MEESSEN
9c15d4e530
Automatic changelog generation ( #110 )
...
* Automatic changelog generation
11 months ago
Jean-Marc MEESSEN
19b46f66ea
Improve POTA ref validation ( #112 )
11 months ago
Jean-Marc MEESSEN
8ded553835
Fix POTA reference prefix validation ( #109 )
...
* Fix POTA reference prefix validation
* Update "what's new" for v0.1.7
12 months ago
Jean-Marc Meessen
3a1a218b2e
Fix archive syntax (goreleaser)
1 year ago
Jean-Marc Meessen
6454e32387
Implement CD with GitHub App authentication
1 year ago
Jean-Marc Meessen
f69658f7c4
Update what's new for release v0.1.6
1 year ago
Jean-Marc Meessen
e3fec2c4bb
small updates to the CI scripts
1 year ago
dependabot[bot]
88a516d27d
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 ( #107 )
1 year ago
dependabot[bot]
dfb1b4e5e4
Bump github.com/spf13/viper from 1.16.0 to 1.17.0 ( #104 )
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
Bryan Nehl
9cdef88796
support 5 digit parks ( #106 )
...
* support 5 digit parks
* update releaser file
* update comment to match code revision
1 year ago
dependabot[bot]
9f0664d0ca
Merge pull request #99 from on4kjm/dependabot/go_modules/master/github.com/spf13/viper-1.16.0
1 year ago
dependabot[bot]
24f86dc16f
Bump github.com/spf13/viper from 1.15.0 to 1.16.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.15.0...v1.16.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>
1 year ago
dependabot[bot]
746f274633
Merge pull request #95 from on4kjm/dependabot/go_modules/master/github.com/spf13/cobra-1.7.0
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]
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]
43084c2012
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0 )
---
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>
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