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

creek-service / aggregate-template / #424
97%

Build:
DEFAULT BRANCH: main
Ran 15 Mar 2023 12:30PM UTC
Jobs 1
Files 7
Run time 1s
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

pending completion
#424

push

github-actions

web-flow
Fix issue with concurrent pages build (#171)

* Fix issue with concurrent pages build

Previously, GitHub was cancelling any previous pages build, even though it should only have done so for pushs, not PR builds. (see https://github.com/orgs/community/discussions/49963)

Switch to including the Git ref in the concurrency group so that each branch builds independently.

This means pages builds to the `main` branch will be in-order, with any older builds being auto-cancelled.

While PR builds will build independently. With each PR in its own concurrency group. Older builds within the same PR will be cancelled, but the PR itself will always have its most recent pages build left to run.

* Fix issue with concurrent pages build

Previously, GitHub was cancelling any previous pages build, even though it should only have done so for pushs, not PR builds. (see https://github.com/orgs/community/discussions/49963)

Switch to including the Git ref in the concurrency group so that each branch builds independently.

This means pages builds to the `main` branch will be in-order, with any older builds being auto-cancelled.

While PR builds will build independently. With each PR in its own concurrency group. Older builds within the same PR will be cancelled, but the PR itself will always have its most recent pages build left to run.

129 of 134 relevant lines covered (96.27%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #424.1 15 Mar 2023 12:30PM UTC 0
96.27
Source Files on build #424
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #424
  • d0fb554e on github
  • Prev Build on main
  • Next Build on main
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