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

docs: add clean up images job DOC-1232 #4409

Merged
merged 14 commits into from
Oct 23, 2024
Merged

Conversation

addetz
Copy link
Contributor

@addetz addetz commented Oct 22, 2024

Describe the Change

This PR adds a new script and Github Action to identify unused images.
The GHA will run on a monthly basis and raise a PR with any unused images removed, allowing us to easily clean up images.

The automation in this PR has raised #4443.

Changed Pages

No user-facing changes.

Jira Tickets

🎫 DOC-1232

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

@addetz addetz requested a review from a team as a code owner October 22, 2024 17:16
Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit 4b45666
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/671945aecfe5e50008cc7907
😎 Deploy Preview https://deploy-preview-4409--docs-spectrocloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@addetz addetz added backport-version-4-0 Backport change to version 4.0 auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. labels Oct 22, 2024
@addetz addetz force-pushed the clean-up-images-doc-1232 branch 15 times, most recently from 61fbebb to 87ab2e0 Compare October 23, 2024 13:30
@addetz addetz merged commit c272eaf into master Oct 23, 2024
15 checks passed
@addetz addetz deleted the clean-up-images-doc-1232 branch October 23, 2024 19:28
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)
@vault-token-factory-spectrocloud
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
version-4-0
version-3-4
version-4-1
version-4-2
version-4-3
version-4-4
version-4-5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Oct 23, 2024
* docs: add clean up images job  DOC-1232

* docs: add on push for testing

* docs: add npm ci step

* docs: add fetch in script

* docs: add debug lines

* docs: adjust github action flow

* docs: add backport labels

* docs: remove results files from commit

* docs: add PR environment variable

* docs: add slack notification

* docs: remove on push trigger

* docs: adjust slack step if check

* docs: add pus for final testing

* docs: remove push trigger before merge

(cherry picked from commit c272eaf)

Co-authored-by: Adelina Simion <[email protected]>
@vault-token-factory-spectrocloud
Copy link
Contributor

🎉 This issue has been resolved in version 4.5.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants