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

chore: add nightly mode #2508

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Apr 12, 2023

What does this PR do?

🤖 Generated by Copilot at c0f4095

This pull request adds a new nightly CI workflow for testing the lenster website against the production servers. It also simplifies the test:nightly script in the package.json file and updates the base URLs in the tests/constants.ts file based on the NIGHTLY environment variable.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at c0f4095

  • Add a new workflow file for running nightly CI tests on the lenster website (link)
  • Simplify the test:nightly script in the package.json file by removing the --nightly flag (link)
  • Adjust the base URLs for the web, prerender, and metadata services in the tests/constants.ts file based on the NIGHTLY environment variable (link)

Emoji

🌙🚀🔗

@bigint bigint linked an issue Apr 12, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Apr 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Apr 12, 2023 5:06am
ui ✅ Ready (Inspect) Visit Preview Apr 12, 2023 5:06am
web ✅ Ready (Inspect) Visit Preview Apr 12, 2023 5:06am

@vercel vercel bot temporarily deployed to Preview – ui April 12, 2023 05:06 Inactive
@vercel vercel bot temporarily deployed to Preview – prerender April 12, 2023 05:06 Inactive
@bigint bigint merged commit bde58b5 into main Apr 12, 2023
@bigint bigint deleted the 2506-add-e2e-testing-daily-scheduled-for-main-website branch April 12, 2023 05:07
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.

Add e2e testing daily scheduled for main website
1 participant