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

[FLORA-412] GitHub repo funding information #428

Draft
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

mau5mat
Copy link
Contributor

@mau5mat mau5mat commented Sep 14, 2023

Proposed changes

Contributor checklist

…ing information has been implemented. This includes changes to data types, models and more. GitHub/Client.hs, parsing local GitHub access token and providing a way to fetch the Funding filehave been added. Now need to test the runServer call with the updated JobsRunnerEnv constructor.
@mau5mat mau5mat marked this pull request as draft September 14, 2023 18:47
@mau5mat mau5mat force-pushed the flora-412-github-repo-funding-information branch from 543456b to 9681a53 Compare September 14, 2023 19:02
Comment on lines +203 to +204
case mGithubToken of
Nothing -> pure ()
Copy link
Contributor

Choose a reason for hiding this comment

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

In retrospect we should also perform such a check in fetchMetadataHandler so that we don't queue jobs for nothing in the absence of the GitHub Token

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will have a look at sorting this!

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.

2 participants