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

πŸ› οΈ [TASK] : Nightly setup #268

Closed
3 tasks
kukkok3 opened this issue May 20, 2024 · 0 comments
Closed
3 tasks

πŸ› οΈ [TASK] : Nightly setup #268

kukkok3 opened this issue May 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kukkok3
Copy link
Contributor

kukkok3 commented May 20, 2024

Summary

create a nightly setup

Description

We can add nightly and weekly targets the same way used for the docs, we just need to:

  • add if: inputs.nightly == true
  • add nightly to the inputs at the top of that file, default it to false.
  • set the targets to nightly nightly-*

We should run them after test has run, just like docs, so the long running tests fire after test has passed.
The github action can also be tuned to particular branches, as required.
We could alternatively run them instead of test by adding if: inputs.nighlty == false on the test stage.
So, we can totally tune the stages and when they run in this yaml file.

We should also add (create separate tickets for this):

  • in cat-voices add a time triggered github action which runs CI and sets the nightly input to true. Also add a nightly target with some example test run
  • nightly test report
  • nightly coverage report
@kukkok3 kukkok3 self-assigned this Jun 20, 2024
@stevenj stevenj added the enhancement New feature or request label Jun 20, 2024
@stevenj stevenj transferred this issue from input-output-hk/catalyst-voices Jun 20, 2024
@kukkok3 kukkok3 removed their assignment Jun 25, 2024
@SotaTek-DuyLe SotaTek-DuyLe self-assigned this Jun 25, 2024
@SotaTek-DuyLe SotaTek-DuyLe modified the milestone: M3 Jun 25, 2024
@SotaTek-DuyLe SotaTek-DuyLe moved this from πŸ”– Ready to πŸ— In progress in Catalyst Jun 26, 2024
@SotaTek-DuyLe SotaTek-DuyLe moved this from πŸ— In progress to πŸ‘€ In review in Catalyst Jul 3, 2024
@bkioshn bkioshn moved this from πŸ‘€ In review to βœ… Done in Catalyst Jul 4, 2024
@SotaTek-DuyLe SotaTek-DuyLe moved this from βœ… Done to πŸ— In progress in Catalyst Jul 4, 2024
@SotaTek-DuyLe SotaTek-DuyLe moved this from πŸ— In progress to βœ… Done in Catalyst Jul 18, 2024
@minikin minikin assigned kukkok3 and unassigned SotaTek-DuyLe Sep 15, 2024
@kukkok3 kukkok3 closed this as completed Sep 16, 2024
@github-project-automation github-project-automation bot moved this from βœ… Done to πŸ”¬ Ready For QA in Catalyst Sep 16, 2024
@kukkok3 kukkok3 moved this from πŸ”¬ Ready For QA to βœ… Done in Catalyst Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants