cr0hn
9b05e7ec1f
Update README.md
...
Fix - Contributing link
2021-01-29 11:11:16 +01:00
dependabot[bot]
a2d7be4933
chore(deps): bump github.com/google/uuid from 1.1.5 to 1.2.0
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Commits](https://github.com/google/uuid/compare/v1.1.5...v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-25 07:15:09 +00:00
dependabot[bot]
4da8e4378e
chore(deps): bump golang from 1.15.6 to 1.15.7 in /.github/go ( #152 )
2021-01-21 07:11:07 +00:00
dependabot[bot]
1225c82be0
chore(deps): bump github.com/google/uuid from 1.1.4 to 1.1.5 ( #151 )
2021-01-15 17:27:44 +00:00
pancho horrillo
c1ce5add75
doc(legal): reproduce Apache 2 LICENSE verbatim
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2021-01-14 10:21:03 +01:00
pancho horrillo
e6a6f6f683
chore(workflows): build spec test docker image locally
...
Remove an inherent race condition when using Docker Hub.
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2021-01-11 18:03:04 +01:00
pancho horrillo
6821eca6f3
fix: drop black magic that is no longer needed
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2021-01-11 17:59:31 +01:00
pancho horrillo
ec227c2ba3
fix: don't flush status immediately
...
Closes : #148
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2021-01-11 17:54:54 +01:00
dependabot[bot]
5dbfee40eb
chore(deps): bump github.com/google/uuid from 1.1.3 to 1.1.4 ( #147 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/google/uuid/releases )
- [Commits](https://github.com/google/uuid/compare/v1.1.3...v1.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:21:48 +01:00
Roberto Abdelkader Martínez Pérez
cb27b290b8
doc(readme): explain the UUoC
2020-12-31 21:17:44 +01:00
dependabot[bot]
c70843a7ea
chore(deps): bump github.com/google/uuid from 1.1.2 to 1.1.3 ( #146 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/google/uuid/releases )
- [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 20:54:13 +01:00
Roberto Abdelkader Martínez Pérez
91192660d9
chore: remove --all-tags option in docker push due to old version
...
Co-authored-by: pancho horrillo <pancho.horrillo@bbva.com >
2020-12-31 20:26:56 +01:00
Roberto Abdelkader Martínez Pérez
e8aa205052
chore: deal with upper and lower cased version numbers
2020-12-31 20:14:20 +01:00
Roberto Abdelkader Martínez Pérez
3a619bfa4f
chore: rename workflow file to match name
2020-12-30 17:53:59 +01:00
Roberto Abdelkader Martínez Pérez
6783812e05
chore: binary distributions for all platforms
2020-12-30 17:47:22 +01:00
Roberto Abdelkader Martínez Pérez
a8799e64e7
doc: fix broken internal refs
2020-12-30 17:43:12 +01:00
Roberto Abdelkader Martínez Pérez
b64f0a4fb9
chore: fix broken readthedocs PDF generation
2020-12-30 17:39:40 +01:00
Roberto Abdelkader Martínez Pérez
5679fdf295
doc(readme): remove superfluous option
2020-12-30 17:27:37 +01:00
Roberto Abdelkader Martínez Pérez
e127db6aa9
chore: fix step name
2020-12-30 17:01:47 +01:00
Roberto Abdelkader Martínez Pérez
0ffb28c3d6
chore: test documentation ( #145 )
...
* chore: Test documentation
* docs: fix broken links
2020-12-30 16:59:22 +01:00
Roberto Abdelkader Martínez Pérez
52fcbfbcdf
chore: unify test and release workflows ( #144 )
2020-12-30 16:21:28 +01:00
Roberto Abdelkader Martínez Pérez
7949ac860a
chore: Do not try to upload docker images if secrets are undefined ( #143 )
2020-12-30 15:41:30 +01:00
Roberto Abdelkader Martínez Pérez
41dc6b69e4
chore: Strip -RC postfix from version when passing to NSIS
2020-12-30 12:32:05 +01:00
Roberto Abdelkader Martínez Pérez
77afa60889
chore: Use Kapow! logo as windows installer icon.
...
This has been generated in all sizes with Gimp and iconify https://gist.github.com/YeldhamDev/45d4677fd4849b920c5855653ecce3e9
2020-12-30 12:19:31 +01:00
Roberto Abdelkader Martínez Pérez
419f8eb172
chore: revert to default banner in windows installer
2020-12-30 11:54:39 +01:00
pancho horrillo
fe9c5281b6
chore(workflows): produce NSIS windows installers ( #142 )
...
* chore(workflows): produce NSIS windows installers
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-29 16:43:35 +01:00
Roberto Abdelkader Martínez Pérez
c71cadea60
chore: use 'git describe --tags' to deduce the version for current build
...
Co-authored-by: pancho horrillo <pancho.horrillo@bbva.com >
2020-12-24 16:41:16 +01:00
pancho horrillo
100b41f482
Merge branch 'feature/exec-pow-files'
...
Closes : #95 and two stones
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-24 14:18:38 +01:00
pancho horrillo
68a25e68b8
feat: kapow server <initprgs> honors --debug
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-24 14:16:39 +01:00
pancho horrillo
26fa12c871
doc: drop mentions to .pow files ($deity REST their soul)
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-24 14:03:49 +01:00
pancho horrillo
e72c65c859
feat: os-dependent default entrypoint
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-24 14:03:49 +01:00
Roberto Abdelkader Martínez Pérez
0c16b5472f
feat: run multiple init programs
...
- We log their outputs and status codes
- Windows is supported as well, leveraging cmd.exe /c
Co-authored-by: pancho horrillo <pancho.horrillo@bbva.com >
2020-12-24 14:03:25 +01:00
pancho horrillo
989bf2ed66
doc(examples): mTLS usage
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-22 13:11:38 +01:00
pancho horrillo
2ae51b2598
style(tools): drop stale comment
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-22 12:55:50 +01:00
pancho horrillo
f25b7ee892
feat(tools): add validssclient for mutual tls auth
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-21 13:00:25 +01:00
pancho horrillo
678a5a217c
chore(goreleaser): don't filter feat, filter style
2020-12-19 04:14:51 +01:00
pancho horrillo
5ffbd83672
chore(goreleaser): fix autochangelog
...
. don't sort entries
. filter selected semantic commit messages
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-18 16:15:26 +01:00
pancho horrillo
8fe5372ab4
chore(goreleaser): filter certain semantic commits from autochangelog
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-18 15:45:12 +01:00
pancho horrillo
e792bf9f29
chore: drop GO_VERSION from Docker image tags
...
If a Kapow! release is rebuilt against a new Go, the Kapow! release
should get a minor release bump.
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-18 12:38:01 +01:00
pancho horrillo
76725555d2
doc: /server/log/<prefix> endpoint
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-18 12:22:41 +01:00
pancho horrillo
80abcb727e
chore: draft release + allow prereleases with -rc tags
...
See https://goreleaser.com/customization/release/
for details.
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-18 12:01:37 +01:00
pancho horrillo
929d6bb8ba
chore: disable GPG handling for now
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-18 11:57:14 +01:00
pancho horrillo
7c4e32a34b
feat: add /server/log/{prefix} endpoint
...
/{prefix} is optional
Sample usage: kapow set /server/log/myapp "$msg"
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-18 11:48:25 +01:00
dependabot[bot]
cb6873e559
Merge pull request #141 from BBVA/dependabot/docker/dot-github/go/golang-1.15.6
2020-12-17 17:19:22 +00:00
dependabot[bot]
13d58fcf21
chore(deps): bump golang from 1.15.2 to 1.15.6 in /.github/go
...
Bumps golang from 1.15.2 to 1.15.6.
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-17 17:12:42 +00:00
dependabot[bot]
67aae6a476
Merge pull request #140 from BBVA/dependabot/go_modules/gopkg.in/h2non/gock.v1-1.0.16
2020-12-17 17:11:01 +00:00
dependabot[bot]
90d73a3d9f
chore(deps): bump gopkg.in/h2non/gock.v1 from 1.0.15 to 1.0.16
...
Bumps [gopkg.in/h2non/gock.v1](https://github.com/h2non/gock ) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/h2non/gock/releases )
- [Changelog](https://github.com/h2non/gock/blob/master/History.md )
- [Commits](https://github.com/h2non/gock/compare/v1.0.15...v1.0.16 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-17 16:52:11 +00:00
dependabot[bot]
a8274ced08
Merge pull request #133 from BBVA/dependabot/go_modules/github.com/spf13/cobra-1.1.1
2020-12-17 15:57:16 +00:00
dependabot[bot]
2bb397148a
chore(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.0.0...v1.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-17 15:51:26 +00:00
pancho horrillo
ec0fa6d505
chore: add FreeBSD to the list of architectures
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2020-12-17 16:41:46 +01:00