Volodymyr Zotov
|
df80909445
|
Refactor test workflows to keep the same patterns as in other repos (terraform, operator)
|
2025-12-12 14:22:36 -06:00 |
|
Volodymyr Zotov
|
e3aa72700f
|
Make latest build
|
2025-12-12 14:21:22 -06:00 |
|
Volodymyr Zotov
|
7ee331322f
|
Fix lint error
|
2025-12-11 15:03:59 -06:00 |
|
Volodymyr Zotov
|
9fb38d43e1
|
Ignore .idea folder
|
2025-12-11 15:00:10 -06:00 |
|
Volodymyr Zotov
|
bdf1f8ceff
|
Run acceptance tests only when PR is opened, synchronize(changes pushed) or reopened
|
2025-09-08 16:29:18 -05:00 |
|
Volodymyr Zotov
|
7c3deef5f9
|
Fix acceptance-test workflow
|
2025-09-08 16:25:11 -05:00 |
|
Volodymyr Zotov
|
f9847b316a
|
Merge branch 'main' into vzt/prepare-release-v3
# Conflicts:
# README.md
|
2025-08-14 10:01:49 -05:00 |
|
Volodymyr Zotov
|
ba891d4bf2
|
Update readme
|
2025-08-14 09:59:24 -05:00 |
|
Volodymyr Zotov
|
909c7e01f1
|
Fix formatting
|
2025-08-13 17:41:42 -05:00 |
|
Volodymyr Zotov
|
1c443d83da
|
Update README.md to show examples of using as step outputs and env vars
|
2025-08-13 17:35:23 -05:00 |
|
Volodymyr Zotov
|
867fee7815
|
Set export-env input to false by default
|
2025-08-13 17:03:58 -05:00 |
|
Volodymyr Zotov
|
ee4b4919bf
|
Make latest build
|
2025-08-13 16:50:05 -05:00 |
|
Volodymyr Zotov
|
13f110716c
|
Merge branch 'main' into vzt/prepare-release-v3
|
2025-08-13 16:49:19 -05:00 |
|
Volodymyr Zotov
|
25aa72f51b
|
Point to the latest op-cli-installer commit from main
|
2025-08-13 16:29:10 -05:00 |
|
Volodymyr Zotov
|
2fa8a509ca
|
Point to the latest main for acceptance tests
|
2025-08-13 16:08:37 -05:00 |
|
Volodymyr Zotov
|
f30ae37660
|
Bump to the latest op-cli-installer version that set's defaults
|
2025-08-13 15:40:06 -05:00 |
|
Volodymyr Zotov
|
93b787fdef
|
Merge branch 'main' into vzt/prepare-release-v3
|
2025-08-13 15:13:22 -05:00 |
|
Volodymyr Zotov
|
c03c0b6bbe
|
Set default for version input
|
2025-08-13 14:16:47 -05:00 |
|
Volodymyr Zotov
|
cb2930c65f
|
Bump actions/checkout to v4 on readme
|
2025-08-13 13:25:33 -05:00 |
|
Volodymyr Zotov
|
65a7f5e592
|
Prepare release v3.0.0
|
2025-08-13 13:16:21 -05:00 |
|
Volodymyr Zotov
|
f5fc2382af
|
Treat module as commonjs
|
2025-08-13 12:06:22 -05:00 |
|
Volodymyr Zotov
|
596d8007a1
|
Introduce build:all command that bundles both configure and load-secrets-action. Remove type: "module" from package.json so ncc builds CommonJS configure action which is required
|
2025-08-13 11:59:45 -05:00 |
|
Volodymyr Zotov
|
c9ae724dfd
|
Use latest commit hash for op-cli-installer package
|
2025-08-08 19:31:32 -05:00 |
|
Volodymyr Zotov
|
40b6ef7b57
|
Remove verify cli version step from a job to reduce complexity.
This should be properly tested in op-cli-installer package. Current test will confirm that secrets are loaded correctly.
|
2025-08-08 19:28:20 -05:00 |
|
Volodymyr Zotov
|
a4866d442c
|
Remove bash script
|
2025-08-05 16:13:17 -05:00 |
|
Volodymyr Zotov
|
10084cd57d
|
Re-build configure action as commonjs
|
2025-08-05 11:49:35 -05:00 |
|
Volodymyr Zotov
|
d6b7427345
|
Change configure action type to commonjs
|
2025-08-05 11:47:12 -05:00 |
|
Volodymyr Zotov
|
96de656797
|
Re-write configure action in JS
|
2025-08-05 11:45:36 -05:00 |
|
Volodymyr Zotov
|
c0724d8845
|
Add more tests to check that action works correctly with provided stable or beta version
|
2025-08-05 11:45:36 -05:00 |
|
Volodymyr Zotov
|
3a62b7cf63
|
Use op-cli-installer package to install CLI
|
2025-08-05 10:37:09 -05:00 |
|