Skip to content

Conversation

@AlvaroRausell
Copy link
Contributor

  • Fixes duplicates causing the crawler to fail.
  • Adds a GitHub action that lints collection-index.yml before merging

What type of PR is this?

  • Add a new dev container collection
  • Update to an existing dev container collection
  • Documentation/spec update
  • Other containers.dev site update (UX, layout, etc)

Related Issues

  • Related Issue #
  • Closes #

Description

Please replace this line with a description of your PR.

Collection checklist

If your PR contributes a new collection, please utilize this checklist:

  • Collection name
  • Maintainer name
  • Maintainer contact link (i.e. link to a GitHub repo, email)
  • Repository URL
  • OCI Reference
  • I acknowledge that this collection provides new functionality, distinct from the existing collections part of this index.

@AlvaroRausell AlvaroRausell requested a review from a team as a code owner November 25, 2025 10:17
@github-actions
Copy link

yamllint Failed

Show Output
::group::_data/collection-index.yml
::warning file=_data/collection-index.yml,line=1,col=1::1:1 [document-start] missing document start "---"
::error file=_data/collection-index.yml,line=154,col=81::154:81 [line-length] line too long (81 > 80 characters)
::error file=_data/collection-index.yml,line=268,col=81::268:81 [line-length] line too long (84 > 80 characters)
::error file=_data/collection-index.yml,line=298,col=81::298:81 [line-length] line too long (87 > 80 characters)
::error file=_data/collection-index.yml,line=299,col=81::299:81 [line-length] line too long (83 > 80 characters)
::error file=_data/collection-index.yml,line=923,col=81::923:81 [line-length] line too long (91 > 80 characters)
::error file=_data/collection-index.yml,line=924,col=81::924:81 [line-length] line too long (87 > 80 characters)
::error file=_data/collection-index.yml,line=987,col=81::987:81 [line-length] line too long (83 > 80 characters)
::error file=_data/collection-index.yml,line=995,col=81::995:81 [line-length] line too long (90 > 80 characters)
::error file=_data/collection-index.yml,line=998,col=81::998:81 [line-length] line too long (84 > 80 characters)
::error file=_data/collection-index.yml,line=1037,col=81::1037:81 [line-length] line too long (81 > 80 characters)
::error file=_data/collection-index.yml,line=1179,col=42::1179:42 [trailing-spaces] trailing spaces
::error file=_data/collection-index.yml,line=1233,col=81::1233:81 [line-length] line too long (85 > 80 characters)
::error file=_data/collection-index.yml,line=1238,col=81::1238:81 [line-length] line too long (100 > 80 characters)
::endgroup::

Workflow: Lint collection-index.yml, Action: __karancode_yamllint-github-action, Lint: _data/collection-index.yml

Copy link
Contributor

@chrmarti chrmarti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlvaroRausell AlvaroRausell enabled auto-merge (squash) November 25, 2025 14:44
@AlvaroRausell AlvaroRausell merged commit 4496d06 into gh-pages Nov 25, 2025
5 checks passed
@AlvaroRausell AlvaroRausell deleted the arausell/fix-duplicates branch November 25, 2025 14:44
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.

3 participants