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

Remove Turbo cache in Oxygen deployment #655

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

cartogram
Copy link
Contributor

WHY are these changes introduced?

The Oxygen deployment action was frequently failing and it has been determined that removing the cache will prevent this.

WHAT is this pull request doing?

Removes the cache step from the github action.

HOW to test your changes?

No way really, just hope it deploys.

Post-merge steps

Checklist

  • I've read the Contributing Guidelines
  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've added a changeset if this PR contains user-facing or noteworthy changes
  • I've added tests to cover my changes
  • I've added or updated the documentation

@cartogram cartogram changed the title Remove Turbo cache in Oxygen deplyment Remove Turbo cache in Oxygen deployment Mar 7, 2023
@cartogram cartogram requested a review from a team March 7, 2023 15:47
@cartogram cartogram merged commit 19e9c27 into 2023-01 Mar 7, 2023
@cartogram cartogram deleted the @cartogram/fix-turbo-cache branch March 7, 2023 16:15
juanpprieto pushed a commit that referenced this pull request Mar 7, 2023
Co-authored-by: Matt Seccafien <462077+cartogram@users.noreply.github.com>
juanpprieto added a commit that referenced this pull request Mar 7, 2023
…ed] (#660)

* refactor seo and implement ld+json structured data

* Update templates/demo-store/app/lib/seo.server.ts

Co-authored-by: Matt Seccafien <matt.seccafien@shopify.com>

* Update templates/demo-store/app/routes/($lang)/search.tsx

Co-authored-by: Matt Seccafien <matt.seccafien@shopify.com>

* Fix bug in create CLI using `--install-deps` flag (#644)

* Fix bug in create CLI using `--install-deps` flag

* Use flags to camel case util

* Add tests for init

---------

Co-authored-by: Matt Seccafien <462077+cartogram@users.noreply.github.com>

* Hero images loading eager (#641)

* Remove Turbo cache in Oxygen deplyment (#655)

Co-authored-by: Matt Seccafien <462077+cartogram@users.noreply.github.com>

* Remove Turbo cache from typescript build action (#656)

Co-authored-by: Matt Seccafien <462077+cartogram@users.noreply.github.com>

* fix search products count

fix search products count

---------

Co-authored-by: Matt Seccafien <matt.seccafien@shopify.com>
Co-authored-by: Matt Seccafien <462077+cartogram@users.noreply.github.com>
Co-authored-by: Rafael Corrêa Gomes <rafaelstz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants