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

Rucio Client Module #91

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

nimishbongale
Copy link
Member

@nimishbongale nimishbongale commented Sep 23, 2022

Closes #83

  • Adds a config.ts
  • Adds environment variables for rucio endpoints
  • Adds a parser/environment wrapper for the same
  • Creates a RucioClient module for use across the entire project, with various functionalities
  • Rucio auth token is now injected into request headers by default
  • Mimicks structure of Rucio Flask server

@maany maany merged commit 9a7582b into rucio:master Sep 23, 2022
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.

Prototype a Rucio Client
2 participants