Skip to content

Git ci - #839

Merged
Peter-J-Freeman merged 4 commits into
developfrom
git_ci
Jun 24, 2026
Merged

Git ci#839
Peter-J-Freeman merged 4 commits into
developfrom
git_ci

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 23, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 1 secret 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 secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
1081037 Triggered Generic Password c48a6ed 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 secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  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

Copy link
Copy Markdown
Collaborator Author

@John-F-Wagstaff We finally have a decent CI solution. Git offers a really decent platform.

@Peter-J-Freeman

Copy link
Copy Markdown
Collaborator Author

here is the CI page for this pull request

@Peter-J-Freeman
Peter-J-Freeman merged commit 07ec322 into develop Jun 24, 2026
3 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