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: Run cypress on documentation site periodically #185

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

ntt261298
Copy link
Collaborator

@ntt261298 ntt261298 commented Jul 4, 2022

Summary/ Motivation (TLDR;)

Related issues

Features

  • Run cypress on documentation site periodically (2 times per day) using github action

@netlify
Copy link

netlify bot commented Jul 4, 2022

Deploy Preview for jest-preview-library canceled.

Name Link
🔨 Latest commit 04450b6
🔍 Latest deploy log https://app.netlify.com/sites/jest-preview-library/deploys/62c2febf8d47910008901a95

on:
schedule:
# Runs at 10h and 22h everyday
- cron: '0 10,22 * * *'
Copy link
Owner

Choose a reason for hiding this comment

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

I guess this one needs to be merged to take effect 🤔

Copy link
Owner

Choose a reason for hiding this comment

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

If so, please just merge it on your own.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I merged it into main

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Seems like it doesn't work now, will take a look.

Copy link
Owner

Choose a reason for hiding this comment

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

@ntt261298 You can try to test in "on push" before running periodically.

@ntt261298 ntt261298 marked this pull request as ready for review July 5, 2022 02:10
@ntt261298 ntt261298 merged commit 52150fc into main Jul 5, 2022
@ntt261298 ntt261298 deleted the e2e-git-action branch July 5, 2022 02:10
@ntt261298 ntt261298 mentioned this pull request Jul 9, 2022
1 task
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