John-Michael Faircloth and GitHub
0010502df7
fix secrets stored in JSON format, revert #473 ( #478 )
2023-07-13 14:00:44 -05:00
John-Michael Faircloth and GitHub
65d7a12a80
Update to v2.7.2 ( #475 )
2023-07-06 11:42:20 -05:00
John-Michael Faircloth and GitHub
b138504969
fix secrets stored in JSON format ( #473 )
...
* fix secrets stored in JSON format
* add more tests
* fix lint and pass token to build
* add test cases
* add debug
* fix ordering of build steps
* fix test string format
* update test check
* fix test string format
* final cleanup
* remove comment
* remove unused var assignment
* simplify more
* simplify code and add more comments
2023-07-06 10:51:26 -05:00
John-Michael Faircloth and GitHub
e926631bb2
Update to v2.7.1 ( #472 )
...
* Update to v2.7.1
* update changelog
2023-07-03 11:09:52 -05:00
John-Michael Faircloth and GitHub
5213b69445
Revert "fix secrets stored in json format ( #466 )" ( #471 )
...
* Revert "fix secrets stored in json format (#466 )"
This reverts commit b9f4d16071 .
* fix build: use new Verified Publisher image hashicorp/vault
2023-07-03 10:31:51 -05:00
John-Michael Faircloth and GitHub
b9f4d16071
fix secrets stored in json format ( #466 )
...
* fix secrets in json format
* fix actionlint
* add more comments and docs
* revert build.yml test
* add test for json
* fix selector
* fix e2e test
* fix e2e test 2
* remove test
* remove isNaN check
* update changelog
2023-06-21 11:55:50 -05:00
John-Michael Faircloth and GitHub
ec2980c187
chore: update jira teams and add actionlint ( #465 )
...
* chore: update jira teams and add actionlint
* update local test to workflow_dispatch
* define outputs
* try actionlint's skip_outputs setting
* move skip_outputs to action definition in tests
* move skip_outpus to action.yml
* remove skip_outputs
* move outputs
* call actionlint directly to pass args
* try to fix quoting
* truncate ignore
* try escaping
* add comment
2023-06-12 14:58:04 -05:00
John-Michael Faircloth and GitHub
166100bd2a
fix warning about outputToken being an unexpected input ( #461 )
2023-06-08 10:31:49 -05:00
John-Michael Faircloth and GitHub
dc4f72debb
Revert "Test that overwrite env var works in nested action ( #453 )" ( #464 )
...
This reverts commit d27529ebde .
2023-06-08 10:25:58 -05:00
John-Michael Faircloth and GitHub
a87a71c289
ensure we run the build for all branches ( #463 )
...
* ensure we run the build for all branches
* remove pull_request_target since push is sufficient
* remove github.ref for checkouts
2023-06-08 09:43:08 -05:00
John-Michael Faircloth and GitHub
bb61006b6d
Update to v2.6.0 ( #458 )
2023-06-07 15:40:06 -05:00