Update email assets after #3420#3440
Merged
gotjosh merged 2 commits intoprometheus:mainfrom Aug 4, 2023
Merged
Conversation
Member
|
I was wondering the same thing but thought that this would be loaded directly somehow - thanks for caching this! |
f38ff2f to
68fc146
Compare
The change ensures that all assets can be regenerated from scratch in the CI. Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
68fc146 to
df7be38
Compare
Member
Author
|
Added dddb6e4 as part of this PR to ensure that the CI catches future issues. |
gotjosh
pushed a commit
that referenced
this pull request
Aug 7, 2023
* Add template/email.tmpl to the clean target The change ensures that all assets can be regenerated from scratch in the CI. Signed-off-by: Simon Pasquier <spasquie@redhat.com> * Update email assets after #3420 Signed-off-by: Simon Pasquier <spasquie@redhat.com> --------- Signed-off-by: Simon Pasquier <spasquie@redhat.com>
radek-ryckowski
pushed a commit
to goldmansachs/alertmanager
that referenced
this pull request
Nov 6, 2023
* Add template/email.tmpl to the clean target The change ensures that all assets can be regenerated from scratch in the CI. Signed-off-by: Simon Pasquier <spasquie@redhat.com> * Update email assets after prometheus#3420 Signed-off-by: Simon Pasquier <spasquie@redhat.com> --------- Signed-off-by: Simon Pasquier <spasquie@redhat.com>
qinxx108
pushed a commit
to amazon-contributing/alertmanager
that referenced
this pull request
Mar 28, 2024
* Add template/email.tmpl to the clean target The change ensures that all assets can be regenerated from scratch in the CI. Signed-off-by: Simon Pasquier <spasquie@redhat.com> * Update email assets after prometheus#3420 Signed-off-by: Simon Pasquier <spasquie@redhat.com> --------- Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm not quite sure why the CI didn't catch the missing updates.