Commit Graph
22 Commits
Author SHA1 Message Date
Volodymyr Zotov 9fd72bcae7 Point to the feature branch to run tests 2025-08-14 11:43:38 -05:00
Volodymyr Zotov 4c8b833188 Make latest build 2025-08-14 11:40:05 -05:00
Volodymyr Zotov b10aa9ed81 Fix tests 2025-08-14 11:39:57 -05:00
Volodymyr Zotov b9110a4b5b Rename version input to cli-version 2025-08-14 10:58:58 -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 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 c03c0b6bbe Set default for version input 2025-08-13 14:16:47 -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