Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-2.6] Update publishing workflows to use organization secret #4169

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

grafanabot
Copy link
Contributor

Backport e22be74 from #4166

The new tokens are managed centrally and have a longer expiry.
Administrators of the grafanabot account will be
notified of the pending expiry and the secret can be rotated centrally
without the need for a repository administrator to update their
secrets.

The existing repository secrets can safely be removed. The tokens for
those secrets will be removed by the end of this week.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit e22be74)
@grafanabot grafanabot requested a review from a team as a code owner February 7, 2023 10:18
@jdbaldry jdbaldry enabled auto-merge (squash) February 7, 2023 10:19
@jdbaldry jdbaldry merged commit d51e7c1 into release-2.6 Feb 7, 2023
@jdbaldry jdbaldry deleted the backport-4166-to-release-2.6 branch February 7, 2023 10:33
56quarters pushed a commit that referenced this pull request Apr 21, 2023
* Rewrite aliases to be relative (#4116) (#4145)

Absolute aliases containing versions can redirect "latest" content to
old versions when a page has been removed in newer versions.

Relative aliases behave consistently across versions.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit f0c92b8)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>

* Update publishing workflows to use organization secret (#4166) (#4169)

The new tokens are managed centrally and have a longer expiry.
Administrators of the grafanabot account will be
notified of the pending expiry and the secret can be rotated centrally
without the need for a repository administrator to update their
secrets.

The existing repository secrets can safely be removed. The tokens for
those secrets will be removed by the end of this week.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit e22be74)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>

* Bugfix release for v2.6 to fix CVE-2023-24538 (#4798)

* Bugfix release to fix CVE-2023-24538

* updated jsonnet tests

* fixed Makefile merge

* updated Makefile

* update .golangci.yml

* make doc

* Update v2.6.md

---------

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update 2.6 release notes with go bugfix (#4811)

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

---------

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Vernon Miller <96601789+aldernero@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants