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

rm-hull / next-departures-api / 25606124684

Builds Branch Commit Type Ran Committer Via Coverage
25606124684 main chore: update secret name for github app token Update the secret key used in the Go dependencies workflow to use **APP_ID** instead of **APP_CLIENT_ID** to align with the repository secret configuration. push 09 May 2026 04:34PM UTC rm-hull github
28.28
25605999016 main chore: update github-app-token action Replaces the deprecated `tibdex/github-app-token` with the official `actions/create-github-app-token@v3`. - Updates input parameters to use `client-id` and `private-key`. - Updates the application ID secret ... push 09 May 2026 04:29PM UTC rm-hull github
28.28
25601126433 main fix: prevent go dependency workflow failures * Avoid non-zero exit codes when `git diff` produces no output for `go.mod` updates. * Add the `go` label to automatically created dependency PRs to improve categorization. push 09 May 2026 12:28PM UTC rm-hull github
28.28
25600627784 main chore: use pipefail in dependency update job Enable `pipefail` to ensure that errors in command pipelines, such as piping `go get` output to `tee`, are correctly detected. push 09 May 2026 12:02PM UTC rm-hull github
28.28
25600542191 main chore: cache go modules in dependency workflow Improve CI performance and visibility by adding explicit module caching and logging the Go proxy configuration during dependency updates. - Add `actions/cache@v5` to persist Go modules. - Log `GOPRO... push 09 May 2026 11:58AM UTC rm-hull github
28.28
25598215403 main chore: update Go dependencies (#15) ## Dependency Updates Automated update via `go get -u ./... && go mod tidy`. ### Changes to go.mod ```diff - golang.org/x/arch v0.26.0 // indirect - golang.org/x/crypto v0.50.0 // indirect - golang.org/x/net ... push 09 May 2026 09:56AM UTC web-flow github
28.28
25598139367 chore/update-go-deps chore: go get -u && go mod tidy Pull #15 09 May 2026 09:51AM UTC github-actions[bot] github
28.28
25598113125 main chore: update GitHub Actions versions Update workflow dependencies to their latest versions and enable dependency caching to improve CI efficiency. - Bump `actions/checkout` to `v6` - Bump `actions/setup-go` to `v6` and enable `cache: true` - Bu... push 09 May 2026 09:50AM UTC rm-hull github
28.28
25598044087 chore/update-go-deps chore: go get -u && go mod tidy Pull #15 09 May 2026 09:48AM UTC github-actions[bot] github
28.28
25597951935 main chore: add workflow to automate go updates Automates the process of keeping Go dependencies up to date. - Runs weekly on Mondays via a scheduled cron job. - Can be triggered manually via `workflow_dispatch`. - Updates dependencies using `go get ... push 09 May 2026 09:43AM UTC rm-hull github
28.28
25461678005 main feat: add Traveline fallback for SIRI rate limits (#14) Implement a fallback mechanism to fetch bus departures from Traveline when the primary SIRI API exceeds its usage limits. This ensures service availability even after the daily TransportAPI ... push 06 May 2026 09:18PM UTC web-flow github
28.28
25461349405 feat/scrape-traveline refactor: cache timezone in travelineClient Move the timezone initialization to the constructor to avoid re-loading the `Europe/London` location on every request to `GetNextDepartures`. Pull #14 06 May 2026 09:11PM UTC rm-hull github
27.83
25460597244 feat/scrape-traveline feat: add Traveline fallback for SIRI rate limits Implement a fallback mechanism to fetch bus departures from Traveline when the primary SIRI API exceeds its usage limits. This ensures service availability even after the daily TransportAPI quota ... Pull #14 06 May 2026 08:55PM UTC rm-hull github
28.25
25457852195 main refactor: use arrival times in next departures (#13) Update the `NextDeparture` model and route mapping to utilize arrival timestamps instead of departure timestamps. - Rename `AimedDepartureTime` to `AimedArrivalTime` - Rename `ExpectedDepartur... push 06 May 2026 07:58PM UTC web-flow github
28.03
25457665993 refactor/arrival-time refactor: rename departures variable to results Rename the local variable in the `NextDepartures` handler to align with the `Results` field in the `NextDepartureResponse` model. Pull #13 06 May 2026 07:54PM UTC rm-hull github
28.03
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
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