Skip to content

Conversation

@mrstork
Copy link
Contributor

@mrstork mrstork commented Jan 29, 2025

Description

Deploy previews aren't currently subject to the same retention policy as regular deploys, as such we end up keeping our test runs around for longer than we intend. Switching to branch deploys (i.e. giving all test runs the next-e2e-tests alias) allows them to be picked up by the daily soft deletion worker.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 29, 2025
@mrstork mrstork force-pushed the use-branch-deploys-in-e2e-tests branch from 8085ab7 to 375204e Compare January 29, 2025 22:34
@pieh pieh added topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 30, 2025
@mrstork mrstork merged commit 346314d into master Jan 30, 2025
39 checks passed
@mrstork mrstork deleted the use-branch-deploys-in-e2e-tests branch January 30, 2025 13:58
pieh added a commit that referenced this pull request Mar 27, 2025
* test: use branch/alias deploys for e2e test suite

* test: use permalink url and not alias url

---------

Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
pieh added a commit that referenced this pull request Mar 28, 2025
…4 to 2025-01 (#39247) (#39252)

* feat!(gatsby-source-shopify): upgrade from Shopify API version 2024-04 to 2025-01 (#39247)

* chore: sort the queried fields

* feat: address breaking api changes when upgrading to 2024-07

* feat!: address breaking changes when upgrading to 2024-10

* fix: address breaking changes when upgrading to 2025-01

* fix: add deprecation message for fulfillmentOrdersOptIn

* fix: make measurement a required field to match shopify api response

* fix: object definition already in common

* fix: add backwards compatibility for weight/weightUnit fields

* fix: add deprecation messages for proxied quantities fields

* test: update snapshots

(cherry picked from commit 132013c)

* chore: bump caniuse-lite

* ci: pin pnpm used in pnpm integration tests to v9 (#39248)

v10 has a lot of breaking changes:
https://github.com/pnpm/pnpm/releases/tag/v10.0.0.

* test: use branch/alias deploys for e2e test suite (#39222)

* test: use branch/alias deploys for e2e test suite

* test: use permalink url and not alias url

---------

Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>

---------

Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants