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

Site2 #30

Merged
merged 36 commits into from
Oct 14, 2024
Merged

Site2 #30

merged 36 commits into from
Oct 14, 2024

Conversation

pwinskill
Copy link
Member

Updates for new malariaverse workflow and malariasimulation changes

Closes #19
Closes #29
Closes #17

pwinskill and others added 30 commits February 28, 2023 11:19
pwinskill and others added 6 commits September 4, 2024 11:57
This adds `fetch_site` and `fetch_files` function to pull data from the
malariaverse Packit instance. It uses a cache in the user's home
directory to save files and avoid unnecessary repeated downloads.

The user needs to be authenticated in order to access the Packit server.
This is done interactively the first time a user tries to call these
functions. The user is prompted to open GitHub in their browser and type
in a short code, after which their orderly client will be able to
connect to Packit. The token that is obtained in cached to remove the
need to re-authenticate. Alternatively, users may set a GITHUB_TOKEN
environment variable with a suitable GitHub personal access token.
Fetch site files from the malariaverse Packit server.
@pwinskill pwinskill merged commit 8513d08 into main Oct 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants