• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-config-service / 28507105106
98%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 09:20AM UTC
Jobs 1
Files 100
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Jul 2026 09:19AM UTC coverage: 99.275%. Remained the same
28507105106

push

github

web-flow
feat: Add pull-request and staging CI/CD workflows (#1602)

feat: Add pull-request and staging CI/CD workflows

- pull-request.yml: runs _ci-python on every PR (linting, license-headers, django-check), gates merge via branch protection required status checks
- staging.yml: on push to main, builds ghcr.io/safe-global/safe-config-service:main-<sha> and GitOps-deploys to staging via safe-config-service-infra-tf

feat: Add reusable workflows locally and wire pull-request + staging CI/CD

- GitHub blocks public repos from calling reusable workflows in private repos (public→private restriction — no bypass available via GitHub App, PAT, or OIDC). The original SHA reference safe-global/github-reusable-workflows/...@563dd429 failed with "workflow was not found"
- Copies _ci-python.yml, _build-image.yml, _deploy.yml, _release.yml from github-reusable-workflows v2.4.23 locally into .github/workflows/
- Updates pull-request.yml and staging.yml callers to use uses: ./.github/workflows/_ci-python.yml (local references)

Safety

test.yml and release.yml remain untouched — production stays on the existing Docker Hub pipeline until PR-3b (CLOUD-931). The _*.yml copies are purely additive.

production.yml and release-please.yml are intentionally excluded from this PR — they go in PR-3b (atomic production cutover).

1507 of 1518 relevant lines covered (99.28%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28507105106.1 01 Jul 2026 09:20AM UTC 100
99.28
GitHub Action Run
Source Files on build 28507105106
  • Tree
  • List 100
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28507105106
  • 3e78a94c on github
  • Prev Build on main (#28227829786)
  • Next Build on main (#28579663466)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc