Commit Graph

71 Commits

Author SHA1 Message Date
dependabot[bot]
e1309d08bc chore(deps): bump github/codeql-action from 1 to 2 (#232)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 18:20:25 +01:00
dependabot[bot]
807b9e18b9 chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#234)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 18:20:13 +01:00
dependabot[bot]
9e0d8695e1 chore(deps): bump actions/setup-go from 2 to 3 (#233)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 18:20:02 +01:00
dependabot[bot]
6b3fcc1eef chore(deps): bump actions/checkout from 3.1.0 to 3.3.0 (#231) 2023-01-25 17:11:04 +00:00
Roberto Abdelkader Martínez Pérez
9db6643511 fix: this is a pretty stupid bug 2023-01-25 17:48:27 +01:00
Roberto Abdelkader Martínez Pérez
e6099a5d79 fix: drop set-output in the rest of steps 2023-01-25 17:34:19 +01:00
Roberto Abdelkader Martínez Pérez
eec64670aa fix: drop deprectad set-output directive
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-25 17:12:33 +01:00
Roberto Abdelkader Martínez Pérez
cc9ac716aa fix: output binary name has changed 2023-01-25 16:51:26 +01:00
Roberto Abdelkader Martínez Pérez
e7ff1906e9 chore: update pipenv install strategy (tested on ubuntu-22.04) 2023-01-20 13:13:59 +01:00
Roberto Abdelkader Martínez Pérez
4b0a968059 chore: try to update to ubuntu-22.04 in the test runners 2023-01-20 12:49:53 +01:00
Roberto Abdelkader Martínez Pérez
0d0cbf583b fix: make linter necessary for release again 2023-01-20 11:58:03 +01:00
Roberto Abdelkader Martínez Pérez
189de2c534 chore: separate linter and unit test jobs to allow for a go version compatible with the linter
https://github.com/golangci/golangci-lint-action/issues/434#issuecomment-1088100765
2023-01-20 11:54:48 +01:00
Roberto Abdelkader Martínez Pérez
93997249e4 chore: skip-go-installation to avoid error. remove build before lint
https://github.com/golangci/golangci-lint-action/issues/434#issuecomment-1086127909
2023-01-20 11:48:23 +01:00
Roberto Abdelkader Martínez Pérez
a746fb834f chore: make sure everything builds before lint
https://github.com/golangci/golangci-lint/issues/827#issuecomment-766067258
2023-01-20 11:42:48 +01:00
dependabot[bot]
b31ed97d84 chore(deps): bump actions/upload-artifact from 2 to 3 (#205)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 23:07:20 +01:00
dependabot[bot]
b0570db2e9 chore(deps): bump actions/download-artifact from 2 to 3 (#206)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 23:07:08 +01:00
dependabot[bot]
13d9a97547 chore(deps): bump actions/checkout from 2 to 3.1.0 (#219)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 23:06:34 +01:00
dependabot[bot]
5bf7f5ac00 chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.3.1 (#226)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.5.2...v3.3.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 23:06:17 +01:00
dependabot[bot]
1aff765e9f chore(deps): bump goreleaser/goreleaser-action from 2.7.0 to 4.1.0 (#228)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.7.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v4.1.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 23:06:03 +01:00
Roberto Abdelkader Martínez Pérez
e7a9208b7c chore: try Github's CodeQL 2021-10-29 12:30:31 +02:00
dependabot[bot]
461827df50 chore(deps): bump goreleaser/goreleaser-action from 2.5.0 to 2.7.0 (#182)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.5.0...v2.7.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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>
2021-08-18 13:47:22 +02:00
dependabot[bot]
ba33e505fe chore(deps): bump joncloud/makensis-action from 3.5 to 3.6 (#177)
Bumps [joncloud/makensis-action](https://github.com/joncloud/makensis-action) from 3.5 to 3.6.
- [Release notes](https://github.com/joncloud/makensis-action/releases)
- [Commits](https://github.com/joncloud/makensis-action/compare/v3.5...v3.6)

---
updated-dependencies:
- dependency-name: joncloud/makensis-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>
2021-08-18 11:39:39 +02:00
dependabot[bot]
e6de00ebdc chore(deps): bump goreleaser/goreleaser-action from 2 to 2.5.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 2.5.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 16:29:30 +02:00
dependabot[bot]
1426f13f33 chore(deps): bump actions/upload-release-asset from 1 to 1.0.2
Bumps [actions/upload-release-asset](https://github.com/actions/upload-release-asset) from 1 to 1.0.2.
- [Release notes](https://github.com/actions/upload-release-asset/releases)
- [Commits](https://github.com/actions/upload-release-asset/compare/v1...v1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 16:28:17 +02:00
dependabot[bot]
31b5b29323 chore(deps): bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 16:26:26 +02:00
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
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
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
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
847c1bd7a0 chore(actions): bump golangci-lint-action
To work around the deprection of `set-env`
2020-11-18 19:31:48 +01:00
pancho horrillo
0dc0b741ff Merge pull request #126 from BBVA/dependabot/github_actions/golangci/golangci-lint-action-v2.2.0
chore(deps): bump golangci/golangci-lint-action from v1 to v2.2.0
2020-10-02 13:52:14 +02:00
pancho horrillo
aa86efdcc5 chore(workflows): fix golangci version
The patch version should not be specified, only minor.

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2020-10-02 13:47:32 +02:00
pancho horrillo
f67e7c1938 Bump golangci-lint to v1.31.0
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2020-10-02 13:44:15 +02:00
pancho horrillo
630006f49f chore: remove obsolete workflow 'Bump Go'
Superseded by dependabot
2020-10-01 18:01:51 +02:00
pancho horrillo
f0758bb9f4 chore: obtain Go version from ad-hoc Dockerfile 2020-10-01 17:55:33 +02:00
dependabot[bot]
f5bdbc8c5a chore(deps): bump golangci/golangci-lint-action from v1 to v2.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v1 to v2.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v1...6317259e28065ecd33bf7e7e6c67c77db091d8a4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 15:45:14 +00:00
pancho horrillo
1f5ea34a44 chore(workflows): fix YAML syntax error 2020-10-01 17:34:41 +02:00
pancho horrillo
1666c093c2 chore: tweak automatic PR for Go Bump 2020-10-01 17:31:47 +02:00