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: adds time-triggered GitHub action to run ci nightly #601

Merged
merged 21 commits into from
Jul 11, 2024

Conversation

SotaTek-DuyLe
Copy link
Contributor

@SotaTek-DuyLe SotaTek-DuyLe commented Jul 8, 2024

Description

Add a time-triggered GitHub Action which runs CI and sets the nightly input to true.

Related Issue(s)

#596

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@SotaTek-DuyLe SotaTek-DuyLe self-assigned this Jul 8, 2024
@SotaTek-DuyLe SotaTek-DuyLe linked an issue Jul 8, 2024 that may be closed by this pull request
3 tasks
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Test Report | ${\color{lightgreen}Pass: 91/91}$ | ${\color{red}Fail: 0/91}$ |

@SotaTek-DuyLe SotaTek-DuyLe changed the title Feat/time triggered GitHub action to run ci nightly feat: adds time-triggered GitHub action to run ci nightly Jul 8, 2024
@SotaTek-DuyLe SotaTek-DuyLe added review me PR is ready for review and removed do not review yet Do not review yet draft Draft labels Jul 9, 2024
@minikin minikin enabled auto-merge (squash) July 9, 2024 14:46
@SotaTek-DuyLe SotaTek-DuyLe linked an issue Jul 10, 2024 that may be closed by this pull request
1 task
@minikin
Copy link
Collaborator

minikin commented Jul 10, 2024

@kukkok3 Can you take a look, please?

@SotaTek-DuyLe SotaTek-DuyLe added the do not merge yet PR is not ready to be merged yet label Jul 10, 2024
catalyst-gateway/Earthfile Outdated Show resolved Hide resolved
Copy link
Contributor

@kukkok3 kukkok3 left a comment

Choose a reason for hiding this comment

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

LGTM

@minikin minikin merged commit 63ecf39 into main Jul 11, 2024
29 checks passed
@minikin minikin deleted the feat/time-triggered-GitHub-Action-to-run-CI-nightly branch July 11, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge yet PR is not ready to be merged yet review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Implement nightly CI run with time-triggered GitHub Action 🛠️ [TASK] : Nightly reports
3 participants