Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Cancel previous workflow on push #77

Merged
merged 5 commits into from
Feb 15, 2024

Conversation

csatib02
Copy link
Member

@csatib02 csatib02 added the kind/enhancement Categorizes issue or PR as related to an improvement. label Feb 15, 2024
@csatib02 csatib02 self-assigned this Feb 15, 2024
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines label Feb 15, 2024
@csatib02 csatib02 changed the title feat: Cancel previous workflow on push refactor: Cancel previous workflow on push Feb 15, 2024
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
@csatib02 csatib02 force-pushed the feat/cancel-previous-ci-on-push branch from 91e853f to 55e945f Compare February 15, 2024 13:25
@github-actions github-actions bot added size/L Denotes a PR that changes 500-999 lines size/XS Denotes a PR that changes 0-9 lines and removed size/XS Denotes a PR that changes 0-9 lines size/L Denotes a PR that changes 500-999 lines labels Feb 15, 2024
csatib02 and others added 5 commits February 15, 2024 14:36
* feat(multi-provider support): Implement multi-provider support, adjust tests

Signed-off-by: Bence Csati <csatib02@gmail.com>

* fix(e2e): Adjust e2e tests

Signed-off-by: Bence Csati <csatib02@gmail.com>

* chore(README): e2e

Signed-off-by: Bence Csati <csatib02@gmail.com>

* fix(e2e): put back single-provider tests

Signed-off-by: Bence Csati <csatib02@gmail.com>

* fix(env_store.go): fix remarks

Signed-off-by: Bence Csati <csatib02@gmail.com>

* chore: minor fixes

Signed-off-by: Bence Csati <csatib02@gmail.com>

* chore: naming

Signed-off-by: Bence Csati <csatib02@gmail.com>

---------

Signed-off-by: Bence Csati <csatib02@gmail.com>
Signed-off-by: Bence Csati <bcsati@cisco.com>
Signed-off-by: Bence Csati <bcsati@cisco.com>
This reverts commit 55e945f.

Signed-off-by: Bence Csati <bcsati@cisco.com>
Signed-off-by: Bence Csati <bcsati@cisco.com>
This reverts commit e41283e.

Signed-off-by: Bence Csati <bcsati@cisco.com>
@csatib02 csatib02 force-pushed the feat/cancel-previous-ci-on-push branch from a348812 to e53c0c1 Compare February 15, 2024 13:36
@csatib02 csatib02 changed the title refactor: Cancel previous workflow on push feat: Cancel previous workflow on push Feb 15, 2024
@ramizpolic ramizpolic merged commit 586313f into bank-vaults:main Feb 15, 2024
23 checks passed
@csatib02 csatib02 deleted the feat/cancel-previous-ci-on-push branch February 16, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to an improvement. size/XS Denotes a PR that changes 0-9 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants