grafana / explore-traces

Opinionated traces app
Apache License 2.0
9 stars 0 forks source link

Update workflows to use actions that don't need organization secrets #225

Closed jdbaldry closed 6 days ago

jdbaldry commented 6 days ago

Each repository can only have 100 organization secrets and there are now more than 100 in our organization which causes inconsistent behavior.

Some repositories don't have the secrets they need assigned.

These composite actions use secrets stored in Vault that are available to all repositories.

Special notes for your reviewer:

There is some copy-paste involved in the creation of these workflows. Please check:

For publish-technical-documentation-next.yml:

knylander-grafana commented 6 days ago

The directories all look okay to me.

The drone build fails on all PRs because of the spell check issue.