You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Temporarily print branch
* Attempt to get and print fake secret
* Add rootUrl in attempt to fix secrets fetch error
* Try mimicking taskcluster-gha ts code for getting secrets
* Try another way
* Try gather_secrets from decision task to prevent leaks
* Try even earlier
* Still no
* Ah, probably was missing filtered print
* Experiment
* Test sanity by doing it the wrong way
* Try again
* Revert "Try again"
This reverts commit db5d1c8.
* Revert "Test sanity by doing it the wrong way"
This reverts commit bc904dd.
* Try this way
* Attempt to get commit message with authentication
* Python understandably didn't like that
* Sanity check
* Use API url
* Diff cleanup
* Remove test print
* Attempt to get build config with authentication
* Add comment about necessity for secrets and preventing accidental leaks
* Refactor and test still secure
* Remove test
* Fix config fetch secret
* Attempt refactor and verify security
* Don't repeat getting github token, move to utils
* Don't print full commit message in addition to shortened one
* Revert "Temporarily print branch"
This reverts commit 0183e08.
0 commit comments