-
Notifications
You must be signed in to change notification settings - Fork 0
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
Deploy to stage #551
Merged
Merged
Deploy to stage #551
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Add drupal node ID to study sites, admin view - Update user adapters so code can be shared for user data updates - Add management command to sync data from drupal - Add user audit file and test_audit coverage for file More to do for tests, audit results display
…port for deactiving missing and blocked drupal users
…imentary reporting to stdout
For TemplateWorkspaces, remove the intended_workspace_type field and add an intended_usage field instead. This is helpful because a template workspace can be cloned to create one of a couple workspace types (eg, the genotype template is used for both CDSA and dbGaP).
…ed-type-free-text Change TemplateWorkspace intended_workspace_type to intended_usage as TextField
Bumps [tablib](https://github.com/jazzband/tablib) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/jazzband/tablib/releases) - [Changelog](https://github.com/jazzband/tablib/blob/master/HISTORY.md) - [Commits](jazzband/tablib@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: tablib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bump tablib from 3.5.0 to 3.6.0
Add MariaDB 10.5 to CI
Instead of redefining most columns in both tables, subclass the user table to create the staff table, and define or redefine any columns that need to be added or changed.
Same as dbGaP consolidation.
Same as dbGaP consolidation.
Feature/audit drupal data
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Combined PRs
Note: before doing this, I gave pre-commit ci access to this repo starting at this page: https://results.pre-commit.ci/
It's now being handled by pre-commit.ci
Use pre-commit.ci
Mostly for MySQL.
…low-input Generate input for the phenotype inventory workflow
Switch to ruff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.