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

build: upgrade visual snapshot to support new artifacts api #3399

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

blacha
Copy link
Member

@blacha blacha commented Feb 10, 2025

Motivation

getsentry/action-visual-snapshot has been deprecated and archived, it is no longer supported, github has recently removed support for the artifacts API it was using to store the images, causing all of these actions to fail.

Modifications

Fork the github action and update it to support the newer github actions artifacts API.

this is a temporary fix with the intention to replace this github action with another more supported action in the near term.

Verification

Checking to see if the build succeeds after this is merged.

ref: linz/basemaps-config#1039

@blacha blacha marked this pull request as ready for review February 11, 2025 00:38
@blacha blacha requested a review from a team as a code owner February 11, 2025 00:38
@blacha blacha added this pull request to the merge queue Feb 11, 2025
Merged via the queue into master with commit ef3a85e Feb 11, 2025
12 of 13 checks passed
@blacha blacha deleted the build/upgrade-visual-snapshot branch February 11, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants