Skip to content

feat: adds multi arch build for workflow #85

feat: adds multi arch build for workflow

feat: adds multi arch build for workflow #85

Triggered via pull request June 3, 2024 13:37
Status Failure
Total duration 23s
Artifacts

commitlint.yml

on: pull_request
commitlint
12s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: pr: test multiarch build on main (#11) * feat: add multiarch build using matrix strategy * ci: add arm64 using matrix strategy * ci: amissing build steps for full multi-arch * ci: change assets to include in semantic-release * ci: revert changee for generate.go. not needed to force arch * fix: force amd64 for goarch on generate.go on amd64 builds --------- Co-authored-by: zs-ko <[email protected]> ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-06-03) ### Bug Fixes * account nkey id to account name if not set ([e3fa989](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/e3fa9897fad29f481f7bf5dcaa802f73ed223e95)) * account status updated after periodic push ([daca09a](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/daca09aa8373201935c5b2f1b958d41f5ee06998)) * closing connection on error on periodic sync ([84d8361](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/84d8361103b565c0b100df1f1dc9968b5e78b62f)) * fix accessing nil crash ([2434c4e](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/2434c4eee8d615234a1636516d4a0d80eb79fc73)) * fixed account revocation list bug during user deletion when account... ([8da3850](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/8da385009652dc8df7898c97d8dbb846547eb039)) * fixed CI workflow ([21fb7de](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/21fb7ded17ceea187be6eeb9fba63f535b49ee93)) * fixed CI workflow ([fb40172](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/fb4017236445e5ac54661e01eecfa1ebf7acd14e)) * fixed failing unit tests because of new behavior ([5c46c3a](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/5c46c3a6366e0f227b717ee84a1cdc57822502b9)) * fixed release workflow ([94608cb](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/94608cbfd65c2ae0a79a24a3a4054b43e7a58998)) * fixed release workflow ([79fcb13](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/79fcb1342c0c3325bab4584863792014a9a22a84)) * fixed release workflow ([5d1d415](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/5d1d415bc8af4470c3d5128398a4fb0e11c66f1d)) * fixed release workflow ([3923e7a](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/3923e7aa0877b102f4e14d947432cebf1c0fc090)) * fixed release workflow ([c5a9c35](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/c5a9c3547fca6354f66ff94ec6708d500cfa58a9)) * fixed resolver connection close ([68985f9](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/68985f907de6c6cff770ce45939d72a3779678b6)) * fixed some status infos and errors. Added 'sys' account info to readme ([3d404ef](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/3d404efcf87e5707b1827e91919f5756eb14ea03)) * fixed typo in CI environment ([25b63f4](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/25b63f49445612c9cecc83d6d8b0f79f14638626)) * periodic refreshing enabled when operator has sync disabled ([1965aab](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/1965aabebb8025c3dc5b1fd8d6762454850039e6)) * reordered, added imitempty tags to claims ([c0293d0](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/c0293d0653c2aa21171cf96150d8ce5a3939c390)) * skipping periodic push for operators that don't have auto sync enabled ([5d22fb7](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/5d22fb7f8452fd0df9a436eab04fac608e3792a4)) * socket connection leak ([4386f14](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/4386f14e2bbf47c907f195c5d9c607710ea2dc2b)) * sys account handling ([9c93de6](https://github.com/zerosubnet/vault-plugin-secrets-nats/commit/9c93de612b611155dc63d1b28d0fec4b00abfc17)) * update issue deplendency paths ([d5bdc
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.