Skip to content

show productive DB is not void of test data #3

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

Closed
wants to merge 11 commits into from
Closed

show productive DB is not void of test data #3

wants to merge 11 commits into from

Conversation

sjanssen2
Copy link
Member

No description provided.

antgonza and others added 11 commits January 9, 2024 10:24
* fix qiita-spots#3224

* fixing code

* rm duplicated edges/nodes
* improve loading times of studies

* self.status == 'public'

* prep_info

* add extra case for not no_public

* improving study_prep_get_req
* Update CHANGELOG.md

* Update INSTALL.md

Explicitly add g++ as install dependency, as I recently ran into issues with missing limit.h header files. This issue was because g++ was not available, only gcc.

---------

Co-authored-by: Antonio Gonzalez <antgonza@gmail.com>
travis is no longer used, thus better point to the github action workflow files
* Update CHANGELOG.md

* Update INSTALL.md

In the "Configure NGINX and supervisor" section, brackets for links were flipped

---------

Co-authored-by: Antonio Gonzalez <antgonza@gmail.com>
it might be worth letting the user know, that there is a default admin account that he/she can use. Especially useful to see the list of errors
* add rna_copy_counts

* RNA -> Calculate RNA

* v != '*'

* v != '*' : fix conditional

* prep job only display if success

* allowing for multiple inputs in workflow

* fix error

* just one element

* rollback add_default_workflow

* simplify add_default_workflow
* fix environment_script for private plugins

I found that patch 54.sql for the test database uses an old conda activate mechanism for travis. We might want to fix this to the latest github action method of choice?

* Update qiita-ci.yml

* Update qiita-ci.yml

fix quoting
@sjanssen2 sjanssen2 closed this Feb 23, 2024
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