Skip to content

minor fixes from latests ENA and SPP changes #3472

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

Merged
merged 2 commits into from
May 27, 2025

Conversation

antgonza
Copy link
Member

No description provided.

@antgonza antgonza changed the base branch from master to dev May 15, 2025 16:02
@coveralls
Copy link

Coverage Status

coverage: 92.25% (-0.01%) from 92.264%
when pulling d652026 on antgonza:minor-fixes-2025.05
into b3011a4 on qiita-spots:dev.

@antgonza antgonza requested a review from AmandaBirmingham May 23, 2025 17:27
Copy link
Contributor

@AmandaBirmingham AmandaBirmingham left a comment

Choose a reason for hiding this comment

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

Just one small question

@@ -75,3 +75,6 @@ notebooks/*/*.tsv.gz

# jupyter notebooks input data
notebooks/resource-allocation/data

# ignore plugin SQL injection file
qiita_db/support_files/patches/test_db_sql/91.sql
Copy link
Contributor

Choose a reason for hiding this comment

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

Why shouldn't the patch file go into git? Does it have sensitive info in it or something?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good question! Patch 91.sql doesn't actually exist, see https://github.com/qiita-spots/qiita/blob/master/CONTRIBUTING.md#patch-91sql. However, this can be used to "inject" SQL for extra plugin testing, like https://github.com/qiita-spots/qp-knight-lab-processing/blob/main/tests/qiita-sql/91.sql. Note that raw/non-testing deployment will never hit this as the patching starts in 92.

@antgonza antgonza merged commit 061c965 into qiita-spots:dev May 27, 2025
4 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
Development

Successfully merging this pull request may close these issues.

3 participants