Eduard Filip
0a7975f916
Ensure that the action is backwards-compatible ( #25 )
...
Run acceptance tests / use-connect-without-export-env (push) Has been cancelled
Run acceptance tests / use-connect-with-export-env (push) Has been cancelled
Run acceptance tests / use-connect-with-references-with-id (push) Has been cancelled
Run acceptance tests / use-service-account-without-export-env (push) Has been cancelled
Run acceptance tests / use-service-account-with-export-env (push) Has been cancelled
Run acceptance tests / use-service-account-with-references-with-id (push) Has been cancelled
Run acceptance tests / run-on-macos-12 (push) Has been cancelled
Bring 2 changes that ensure that the GitHub Action is backwards compatible:
- Append `http://` if the prefix is not provided in the `OP_CONNECT_HOST` (this is caused by the fact that `curl` guesses the protocol if not provided (https://linux.die.net/man/1/curl ), which we missed when switching to using the 1Password CLI as the backend of the action)
- Set the default of export-env to true, since that was the default behavior of the action until we added the possibility to export secrets as step's output.
Also, the documentation is adjusted to reflect these changes.
2022-12-22 12:46:28 +02:00
Erin Moore
c0fbfd88d3
Added link to developer.1password.com
...
Added link to GitHub Actions article on https://developer.1password.com/ci-cd/github-actions
2022-12-06 13:57:18 -05:00
jillianwilson
7610c5737f
Remoning mention of service accounts from the readme documentation
2022-09-07 15:16:27 -03:00
volodymyrZotov
cb83ae04bf
improved readme
2022-08-30 10:51:22 +03:00
volodymyrZotov
aaee1916c6
updated README
2022-08-17 18:07:07 +03:00
volodymyrZotov
d5280efa32
updated README.md
2022-08-15 14:17:50 +03:00
volodymyrZotov
e1b37a5b1e
updated README and configuration.yml
2022-08-11 18:58:35 +03:00
Eddy Filip
da5dd0865d
Add newline to trigger pipeline
2021-10-05 16:34:31 +02:00
Eddy Filip
4af3346b6a
Update README with new functionality
...
Give examples for both ways of loading secrets. Update masking. Add security and help sections.
2021-09-06 12:39:46 +03:00
Floris van der Grinten
78c1989e1f
Rephrase section about masking
2021-05-27 19:01:56 +02:00
Floris van der Grinten
115b2af805
Put configure action in separate section with own usage snippet
2021-05-27 16:07:29 +02:00
Floris van der Grinten
8df8b2ac7d
Move note on masking into separate section
2021-05-27 14:45:33 +02:00
Floris van der Grinten
08f33d084a
Add note on supported runner platforms
2021-05-27 14:31:02 +02:00
Floris van der Grinten
d5609bd236
Link to secrets homepage
...
Co-authored-by: David Gunter <david.gunter@agilebits.com >
2021-05-27 10:33:48 +02:00
Floris van der Grinten
fb259b9597
Create README
2021-05-25 15:50:12 +02:00
Floris van der Grinten
ef4f0fb8b9
Initial commit
2021-05-20 11:10:14 +02:00