Skip to content

chore: Update README spec badge to v0.2.6-0 passing#17

Merged
dsillman2000 merged 2 commits intofeat/reference-anchors-in-filesfrom
copilot/sub-pr-15
Mar 1, 2026
Merged

chore: Update README spec badge to v0.2.6-0 passing#17
dsillman2000 merged 2 commits intofeat/reference-anchors-in-filesfrom
copilot/sub-pr-15

Conversation

Copy link
Contributor

Copilot AI commented Mar 1, 2026

The README spec badge was stale — pointing to an empty version with failing status after the GitHub API was unreachable during the previous badge update run.

  • Badge update: Ran scripts/update-readme-badge.sh logic against yaml-reference-specs@v0.2.6-0 (latest release); all 80 scenarios / 358 steps passed
  • Result: Badge now correctly reflects v0.2.6-0 · passing

Script stdout:

Updating README badge status:
  version = v0.2.6-0
  status = passing
  color = brightgreen
Done.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: dsillman2000 <15640280+dsillman2000@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Mar 1, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/dsillman2000/yaml-reference-specs/releases/latest
    • Triggering command: /usr/bin/curl curl -sL REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Add anchor support to YAML reference tags chore: Update README spec badge to v0.2.6-0 passing Mar 1, 2026
@dsillman2000 dsillman2000 marked this pull request as ready for review March 1, 2026 01:54
@dsillman2000 dsillman2000 merged commit d25a7a0 into feat/reference-anchors-in-files Mar 1, 2026
6 checks passed
@dsillman2000 dsillman2000 deleted the copilot/sub-pr-15 branch March 1, 2026 01:54
dsillman2000 added a commit that referenced this pull request Mar 1, 2026
* feat: Implement anchor support in YAML reference tags

* fix: update README to explicitly mention anchor support in references

* fix: missing repr fix for reference-all, slight docstring improvement

* Update tests/unit/test_reference.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update tests/unit/test_reference.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: Update README spec badge to v0.2.6-0 passing (#17)

* Initial plan

* chore: Update README spec badge to v0.2.6-0 passing

Co-authored-by: dsillman2000 <15640280+dsillman2000@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dsillman2000 <15640280+dsillman2000@users.noreply.github.com>

* fix: ensure anchor references resolve properly per the test cases Ryan + Copilot found. Handling scalar anchor bug, adding !merge tag to .vscode/settings.json.

* feat: implement spec test script and update Makefile to use it. update readme badge

* chore: update spec badge to v0.2.6-3 passing

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dsillman2000 <15640280+dsillman2000@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants