Skip to content

Develop - #840

Merged
Peter-J-Freeman merged 5 commits into
masterfrom
develop
Jun 24, 2026
Merged

Develop#840
Peter-J-Freeman merged 5 commits into
masterfrom
develop

Conversation

@Peter-J-Freeman

Copy link
Copy Markdown
Collaborator

No description provided.

GitHub CI gives sufficient runners for the project and internalises
CI within the Repo. This commit adds a GitHub workflow for CI built
around Docker. Docker installs the databases and the code and then runs
Pytest, pytest-cov and codecov
Creating the internal volume cuts down substantial disc space usage, and
we can instead mount the VV container to the SR container volume
Fixes a bug where the CI workflow is not creating the correct container
names and is not building SeqRepo
@gitguardian

gitguardian Bot commented Jun 24, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
1081037 Triggered Generic Password c48a6ed db_dockerfiles/vdb/Dockerfile View secret
1081037 Triggered Generic Password 07ec322 db_dockerfiles/vdb/Dockerfile View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@Peter-J-Freeman
Peter-J-Freeman merged commit 45ab81f into master Jun 24, 2026
1 of 2 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.

1 participant