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

valkyrjaio / project-template-ts / 31023601614
100%

Build:
DEFAULT BRANCH: 26.x
Ran 05 Aug 2026 04:05PM UTC
Jobs 1
Files 1
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

05 Aug 2026 04:05PM UTC coverage: 100.0%. Remained the same
31023601614

push

github

web-flow
[Link] fix: Repair the architecture and versioning document links (#111)

# Description

The `architecture` document links point at `master`. `architecture`
maintains a
`26.x` branch, and `master` has diverged from it, so these links can
serve
guidance that no longer matches what this repository follows.

This differs from the earlier link sweeps. `.github` and `art` on
`master` were
only behind `26.x`. `architecture` on `master` is behind **and** ahead,
so a
reader who follows one of these links can already get a document that
says
something `26.x` does not.

## The versioning link

The `Versioning and Release Process` link answered 404. It pointed at
`VERSIONING_AND_RELEASE_PROCESS.md` in `.github`, where no branch holds
that file.

Only PHP and Java carry `VERSIONING_AND_RELEASE_PROCESS.md`. This port
does not,
so the link now points at

[`VERSIONING.md`](https://github.com/valkyrjaio/architecture/blob/26.x/VERSIONING.md)
in `architecture`. That document is titled "Versioning & Releases" and
covers how
a version number is built and how a release is cut, which is what the
link text
promises. `ci-eslint-ts` already resolved the link that way.

## Verification

- Every rewritten URL answers 200.
- Prettier 3.9.6 reports every Markdown file formatted.

## Types of changes

- [ ] Improvement _(non-breaking change which improves code)_
- [x] Bug fix _(non-breaking change which fixes an issue)_
- [ ] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

## Changes

- **`AGENTS.md`** — the `architecture` links read `blob/26.x/` instead
of
  `blob/master/`.
- **`README.md`** — the `Versioning and Release Process` link points at
a
  document that resolves.

2 of 2 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31023601614.1 05 Aug 2026 04:05PM UTC 1
100.0
GitHub Action Run
Source Files on build 31023601614
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31023601614
  • 319d4679 on github
  • Prev Build on 26.x (#31009256839)
  • Next Build on 26.x (#31027037013)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc