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

feat(labs): strapi integration #955

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

supproduction
Copy link
Contributor

@supproduction supproduction commented Nov 29, 2023

closes HRZ-3254

@supproduction supproduction requested a review from a team as a code owner November 29, 2023 09:10
Copy link

netlify bot commented Nov 29, 2023

Deploy Preview for dev-oryx-components canceled.

Name Link
🔨 Latest commit 266dd8a
🔍 Latest deploy log https://app.netlify.com/sites/dev-oryx-components/deploys/656709786a73de0008266eed

Copy link

netlify bot commented Nov 29, 2023

Deploy Preview for dev-composable-storefront canceled.

Name Link
🔨 Latest commit 266dd8a
🔍 Latest deploy log https://app.netlify.com/sites/dev-composable-storefront/deploys/656709787f005c00082859b1

Copy link

netlify bot commented Nov 29, 2023

Deploy Preview for dev-fulfillment canceled.

Name Link
🔨 Latest commit 266dd8a
🔍 Latest deploy log https://app.netlify.com/sites/dev-fulfillment/deploys/656709780577a700096119e3

Copy link

cypress bot commented Nov 29, 2023

3 flaky tests on run #11603 ↗︎

0 49 49 0 Flakiness 3

Details:

fix
Project: Composable Storefront Commit: 266dd8ab79
Status: Passed Duration: 03:05 💡
Started: Nov 29, 2023 9:58 AM Ended: Nov 29, 2023 10:01 AM
Flakiness  currencies.cy.ts • 1 flaky test • sf-regression

View Output Video

Test Artifacts
Currencies suite > should save the currency selection when navigating on site Test Replay Screenshots Video
Flakiness  locales.cy.ts • 1 flaky test • sf-regression

View Output Video

Test Artifacts
Locales suite > should save the locale selection when navigating on site Test Replay Screenshots Video
Flakiness  product.cy.ts • 1 flaky test • sf-b2b

View Output Video

Test Artifacts
Product details page suite > should update prices when price mode changes Test Replay Screenshots Video

Review all test suite changes for PR #955 ↗︎

@tobi-or-not-tobi tobi-or-not-tobi changed the title feat: strapi integration feat(labs): strapi integration Nov 29, 2023

# The Strapi Access Token
ORYX_STRAPI_TOKEN=
# Url to strapi api.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Url to strapi api.
# Url to Strapi api. While Strapi has a cloud offering, it is common to deploy Strapi on a 3rd party host, or run it locally during development.

@@ -40,3 +40,8 @@ ORYX_PRESET=

# Used to set a feature level, available options: latest, 1.0, 1.1, etc. Only major and minor versions should be used.
ORYX_FEATURE_VERSION=latest

# The Strapi Access Token
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# The Strapi Access Token
# The Strapi Access Token.

@supproduction supproduction merged commit 0119579 into development Nov 29, 2023
37 checks passed
@supproduction supproduction deleted the feature/hrz-3254-strapi-integration branch November 29, 2023 10:32
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