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

MITLibraries / timdex-semantic-builder / 26236203607
98%
main: 98%

Build:
Build:
LAST BUILD BRANCH: timx-633-fix-workflows
DEFAULT BRANCH: main
Ran 21 May 2026 03:37PM UTC
Jobs 1
Files 3
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

21 May 2026 03:29PM UTC coverage: 98.319%. Remained the same
26236203607

Pull #18

github

cabutlermit
Address AWS Latency For Lambda Commands

Why these changes are being introduced:
Turns out that it was more than just workflow concurrency! There are
latencies within AWS related to deploying, publishing, and assigning
aliases for Lambda functions. For each of these actions, the command
completes quickly, but there are behind-the-scenes actions by AWS that
take some time to complete. If we do not wait for the backend processes
to finish, we run the risk of some of the Lambda-related deployment
commands failing. So, in addition to ensuring that the workflows do
not run concurrently, we also add in some additional polling to avoid
failed commands.

How this addresses that need:
* Add a while loop poller to the Update Lambda Alias step in the dev
workflow to prevent the step from completing until the alias has
stabilized on the single new published version

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-633
Pull Request #18: Fix Bug in Workflows

117 of 119 relevant lines covered (98.32%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26236203607.1 21 May 2026 03:37PM UTC 3
98.32
GitHub Action Run
Source Files on build 26236203607
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26236203607
  • Pull Request #18
  • PR Base - main (#26162249632)
  • Delete
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