dependabot[bot]
69b4dd789b
chore(deps): bump joncloud/makensis-action from v3.4 to v3.5
...
Bumps [joncloud/makensis-action](https://github.com/joncloud/makensis-action ) from v3.4 to v3.5.
- [Release notes](https://github.com/joncloud/makensis-action/releases )
- [Commits](https://github.com/joncloud/makensis-action/compare/v3.4...18ba43d8e0eaa02d6d0a302e74a3468b5a96786a )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-05 12:18:36 +02:00
dependabot[bot]
31d910861e
chore(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2.5.1 to v2.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.5.1...5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-05 12:18:00 +02:00
pancho horrillo
ab50721f69
test(spec): Control Server API secured via cross-pinning mTLS
...
. We are now leveraging nix for portable dependency handling.
. There are now three types of tests: client, server and end-to-end.
. server tests exercise the actual kapow server being tested, while the
requests are performed using the test steps.
. client tests exercise the actual kapow client being tested, while the
requests are served using the test steps.
. e2e test exercise the actual kapow program in its dual role of client
and server (¡como tiene que ser!).
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2021-03-12 17:09:50 +01:00
dependabot[bot]
bf2879b657
chore(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 ( #159 )
2021-02-26 09:30:34 +01:00
dependabot[bot]
6c9dbf9c91
chore(deps): bump golangci/golangci-lint-action from v2.3.0 to v2.4.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.3.0...544d2efb307b3f205f34886f2787046abe7fb26e )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-18 07:26:30 +00: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
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