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

Allow publish of draft quality data on /alpha/ path for testing #27

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

rtau
Copy link
Contributor

@rtau rtau commented Dec 7, 2024

This PR will publish another copy of the crawling data on /alpha/ path on the same domain. The content under that path should be generated from the result of CI/CD pipeline on "alpha" branch of this repository when this branch has more changes than the "master" branch. If not, it will be copied directly from the result of "master" branch CI/CD pipeline.

rtau and others added 28 commits October 26, 2024 01:53
Which will be handled separately
To prepare for putting alpha quality data in
As it is throwing fatal error, but not sure which command it is
As the branch doesn't exist until we checkout it, which is unnecessary
Otherwise git is confused and spill err in CI
As we cannot assume any of them are being tracked in clone
So we know which action id committed the file
as run_number is shown on Actions page
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.

1 participant