Skip to content

Auth OIDC #6

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

Open
wants to merge 78 commits into
base: dev
Choose a base branch
from
Open

Auth OIDC #6

wants to merge 78 commits into from

Conversation

sjanssen2
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Mar 20, 2024

Pull Request Test Coverage Report for Build 13656403173

Details

  • 83 of 161 (51.55%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 92.15%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiita_pet/webserver.py 2 3 66.67%
qiita_db/user.py 2 17 11.76%
qiita_pet/handlers/auth_handlers.py 23 85 27.06%
Totals Coverage Status
Change from base Build 13655898905: -0.2%
Covered Lines: 25015
Relevant Lines: 27146

💛 - Coveralls

…ed manually, but are obtained from an external identity provider
sjanssen2 and others added 30 commits March 4, 2025 15:46
…ed manually, but are obtained from an external identity provider
* add function that creates neccessary "mountpoints"

* code style

* addressing Antonio's suggestion to use get_mountpoint

* raise error if src dir is not present at expected location

* adding mountpoint directory FASTQ
When I executed this code, I found that get_mount_point() returns complete paths, e.g. `/root/data/job` instead of "just" the sub-directory, i.e. `job`.
Thus `get_support_file` returns the dst directory, instead of the src directory :-/
* Update CHANGELOG.md

* multiple validation jobs should be submitted as lead and dependent jobs, but the later must also made known by the DB

---------

Co-authored-by: Antonio Gonzalez <[email protected]>
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.

3 participants