Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move all website files under the workflow shared directory #764

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

jfrost-mo
Copy link
Member

@jfrost-mo jfrost-mo commented Jul 30, 2024

Now the full output of CSET is under the workflow run directory, giving more consistent behaviour around cylc clean, moving output, and keeping old output when rerunning.

All web content is now saved under ${CYLC_WORKFLOW_SHARE_DIR}/web/ and a symbolic link is created from the webserver's directory.

Fixes #761

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

  • Documentation has been updated to reflect change.
  • New code has tests, and affected old tests have been updated.
  • All tests and CI checks pass.
  • Ensured the pull request title is descriptive.
  • Conda lock files have been updated if dependencies have changed.
  • Attributed any Generative AI, such as GitHub Copilot, used in this PR.
  • Marked the PR as ready to review.

@jfrost-mo jfrost-mo added the enhancement New feature or request label Jul 30, 2024
@jfrost-mo jfrost-mo self-assigned this Jul 30, 2024
Copy link
Contributor

github-actions bot commented Jul 30, 2024

Coverage

Now the full output of CSET is under the workflow run directory, giving
more consistent behaviour around cylc clean, moving output, and keeping
old output when rerunning.

All web content is now saved under ${CYLC_WORKFLOW_SHARE_DIR}/web/ and
a symbolic link is created from the webserver's directory.

Fixes #761
@jfrost-mo jfrost-mo force-pushed the 761_move_output_under_workflow_run_dir branch from abea56d to 686bac4 Compare July 30, 2024 16:02
@jfrost-mo jfrost-mo marked this pull request as ready for review July 30, 2024 16:02
@jfrost-mo jfrost-mo requested a review from jwarner8 July 30, 2024 16:02
@jfrost-mo jfrost-mo changed the title Move all website files under workflow shared dir Move all website files under workflow shared directory Jul 30, 2024
@jfrost-mo jfrost-mo changed the title Move all website files under workflow shared directory Move all website files under the workflow shared directory Aug 1, 2024
@jfrost-mo jfrost-mo merged commit 7d2ab11 into main Aug 1, 2024
7 checks passed
@jfrost-mo jfrost-mo deleted the 761_move_output_under_workflow_run_dir branch August 1, 2024 08:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move all website files under the workflow shared directory
2 participants