• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qiita-spots / qiita

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Repo Added 19 May 2021 02:35PM UTC
Token iBGFSQRFvZLqGwWo5aiNK7yy3e3FFa7pB regen
Build 703 Last
Files 208
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dev
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 2021.07
  • 2021.09
  • 2021.11
  • 2022.04
  • 2022.05
  • 2022.07
  • 2022.09
  • 2022.11
  • 2023.02-review
  • 2023.03
  • 2023.05
  • 2023.06
  • 2023.06-fixes-rc
  • 2023.10
  • 2024.02
  • 2024.09
  • 2025.01
  • 2025.02
  • 2025.04
  • PacBio_SMRT-new-instruments
  • SPP-description
  • add-default-processing
  • add-default-workflow-to-future-artifact
  • add-download-ena-to-faq
  • add-job-id-to-admin-jobs
  • add-name-PrepTemplateAPIHandler
  • add-sample-sheet-to-prep
  • add_admin_purge_template
  • add_prep_id
  • add_prep_id_endpoint
  • add_social_handles
  • admin-jobs
  • allow-plugin-prep-creation
  • allow-summary-update
  • analysis-specific-categories-backend
  • archive-biom
  • artifact-archive-gui
  • auth_oidc
  • changes-2025.07
  • changes-after-deployment
  • clean-db-files_add-human_reads_filter_method
  • clean-plugins
  • config_email
  • config_statsmap_lat-long
  • data-license-faq
  • deblur_2021.09
  • del_artifact_fix_v2
  • delete-user
  • delete_selected_fix
  • deployment-fixes
  • desc_for_deprecated_software
  • dev
  • disable-add-files-button
  • doc-improvements
  • docs-improvements
  • ebi-updates-MaxRSS_helper
  • email_status_upgrade_v2
  • env_create_mountpoints
  • errhandling_nonDictValues
  • filter-preps-GUI
  • fix-3087
  • fix-3091
  • fix-3100
  • fix-3101
  • fix-3113
  • fix-3119
  • fix-3122
  • fix-3133
  • fix-3160
  • fix-3214
  • fix-3224
  • fix-3227
  • fix-3245
  • fix-3246
  • fix-3275
  • fix-3300
  • fix-3315
  • fix-3323
  • fix-3326
  • fix-3327
  • fix-3337
  • fix-3352
  • fix-3376
  • fix-3381
  • fix-3387
  • fix-3389
  • fix-3427
  • fix-3436
  • fix-3438
  • fix-3451
  • fix-3455
  • fix-3461
  • fix-3471
  • fix-Overflow-download-analysis-metadata
  • fix-XSS-in-error-page
  • fix-add_default_workflow
  • fix-after-review.12.2023
  • fix-conda
  • fix-email-url
  • fix-msg-admin-none
  • fix-nginx
  • fix-submission
  • fix-test-deploy
  • fix_3219v2
  • fix_cmdname_qp_target_gene
  • fix_multiple_validation_jobs
  • fixes-2021.07
  • fixes-after-2022.04
  • fixes-after-deployment
  • fixing-links
  • general-fixes
  • general-improvements-202310
  • geographic-location
  • gui-fix-3323
  • human_reads_filter_method
  • improve-artifact-download-doc
  • improve-complete_job
  • improve-job-error-report-email
  • improve-loading-times
  • improve-qiita-qiime2-conversion
  • inject_trackingcode
  • insert_filepaths-copy-files-
  • load-qebil-downloaded-studies
  • log_user_creation_timestamp
  • master
  • minor-fixes-2023.03
  • minor-fixes-2025.05
  • more_positive_color_for_success
  • multiple-inputs-add_default_workflow
  • new_category_support_v4
  • no-download-for-human-artifacts
  • other-changes
  • pandas_pin
  • patch-1
  • patch-10
  • patch-12
  • patch-13
  • patch-3
  • patch-4
  • patch-5
  • patch-6
  • patch-7
  • patch-8
  • patch-9
  • pgsql-13.4
  • purge_nonverified_user
  • qiita-rc_092023
  • qiita.slurm_resource_allocations
  • quick_mounts_purge
  • raise-error-resource-alloc
  • redo-3275
  • reprocess_job_id
  • resource-allocation-colormap
  • resource-allocation-notebook
  • resource-allocation-page
  • resource-allocation-plot
  • rest-sample-status
  • revert-3295-fix-3275
  • rm-ebi_status-study-list
  • rm-pt-generate-files-from-sample-update
  • rna_copy_counts
  • sample-val-tube
  • sample-validation
  • sample_template_checks-no_public
  • scipy<=1.10.1
  • select-metadata-for-analysis-GUI
  • send-job-emails
  • slurm
  • small_fixes
  • sort-workflows-by-total_conditions_satisfied
  • support-parameters-in-workflows
  • test-util-db
  • test_db_sql
  • ui_mod
  • uncouplePlugins
  • update-QiitaPrepTemp06182020
  • update-email
  • update-install
  • update-instruct
  • update-libs
  • update-python
  • update-redis
  • updates-after-2023.10-release
  • updates-after-deploy-2022.11
  • uptodate_human_filtering
  • wet-lab-admin

27 Aug 2025 03:50PM UTC coverage: 92.094% (-0.1%) from 92.236%
17271837266

push

github

web-flow
Separate plugin file system from `BASA_DATA_DIR` (#3480)

* extended configuration manager with optional OIDC sections

* flake8

* also provide a label for a speaking name of the identity provider

* start implementing the OIDC dance

* modal not necessary, if only one provider was defined

* error handling of provider not in config file

* adding pycurl package to enable tornado curl_httpclients

* a new method to create a user, if information do not need to be entered manually, but are obtained from an external identity provider

* full OIDC dance implemented

* add an admin page to activate users which requested authorization through OIDC

* flake8

* adding menu entry for user authorization

* do not expose traditional qiita internal user authentication, if OIDC is configured

* use Qiita typical modal for OIDC login

* wrong menu entrie affected

* always allow logout

* improved error handling

* revert: let user change their profile, but not password - if provided through OIDC

* speaking button names + move into correct div to always get displayed

* use email from config + loop user_info from OIDC to fill DB

* use OIDC info to prefil user information

* drop admin user authorization

* using the well-known json dict instead of manually providing multiple API endpoints through the config file

* flake8

* flake8

* add ability to display OIDC logos

* add OIDC logo

* revert to dev branch

* fixing config manager tests

* add missing template

* extended configuration manager with optional OIDC sections

* flake8

* also provide a label for a speaking name of the identity provider

* start implementing the OIDC dance

* modal not necessary, if only one provider was defined

* error handling of provider not in config file

* adding pycurl package to enable tornado curl_httpclients

* a new method to create a user, if information do not need to be entered manually, but are obtained from an external identity provider

* full OIDC dance implemen... (continued)

96 of 146 new or added lines in 5 files covered. (65.75%)

25008 of 27155 relevant lines covered (92.09%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
27155 RELEVANT LINES 25008 COVERED LINES
0.92 HITS PER LINE
Source Files on master
  • Tree
  • List 208
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17271837266 dev Separate plugin file system from `BASA_DATA_DIR` (#3480) * extended configuration manager with optional OIDC sections * flake8 * also provide a label for a speaking name of the identity provider * start implementing the OIDC dance * modal not... push 27 Aug 2025 04:02PM UTC web-flow github
92.09
17270914661 uncouplePlugins Merge 53adaf0ab into a34dcebc4 Pull #3480 27 Aug 2025 03:25PM UTC web-flow github
92.09
17270888785 uncouplePlugins Merge 6cdbbe1a8 into a34dcebc4 Pull #3480 27 Aug 2025 03:25PM UTC web-flow github
92.09
16355198356 dev Merge branch 'dev' of github.com:biocore/qiita push 17 Jul 2025 08:35PM UTC antgonza github
92.24
16292328752 dev Update CHANGELOG.md push 15 Jul 2025 11:56AM UTC web-flow github
92.25
16249678326 dev Update CHANGELOG.md push 13 Jul 2025 01:43PM UTC web-flow github
92.25
16224688164 dev changes for 2025.07 (#3479) * changes for 2025.07 * self.assertEqual -> self.assertCountEqual push 11 Jul 2025 04:29PM UTC web-flow github
92.25
16221327908 changes-2025.07 Merge 2ce6ca35b into 061c96534 Pull #3479 11 Jul 2025 01:45PM UTC web-flow github
92.25
15287702543 dev minor fixes from latests ENA and SPP changes (#3472) push 27 May 2025 11:31PM UTC web-flow github
92.25
15277472476 dev add-download-ena-to-faq (#3475) * add-download-ena-to-faq * addressing @ackermag comments push 27 May 2025 02:17PM UTC web-flow github
92.26
See All Builds (488)
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc