Skip to content

feat: update plcc-ng to 2.0.0 - #4

Merged
StoneyJackson merged 2 commits into
mainfrom
chore/update-plcc-ng-2.0.0
Jul 27, 2026
Merged

feat: update plcc-ng to 2.0.0#4
StoneyJackson merged 2 commits into
mainfrom
chore/update-plcc-ng-2.0.0

Conversation

@StoneyJackson

@StoneyJackson StoneyJackson commented Jul 27, 2026

Copy link
Copy Markdown
Member

Automated update: plcc-ng has a new release (2.0.0).

PyPI release: https://pypi.org/project/plcc-ng/2.0.0/

BREAKING CHANGE: plcc-ng 2.0.0 is a new major version (was 1.0.0). Images
already published under the previous major tag keep plcc-ng 1.0.0; this
release publishes under a new major tag.

BREAKING CHANGE: plcc-ng 2.0.0 is a new major version (was 1.0.0). Images already published under the previous major tag keep plcc-ng 1.0.0; this release publishes under a new major tag.
Copilot AI review requested due to automatic review settings July 27, 2026 15:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s pinned plcc-ng version references to align with the plcc-ng 2.0.0 release and the associated breaking-change release process for the prebuilt devcontainer images.

Changes:

  • Pin plcc-ng to 2.0.0 in feature test scenarios and assertions.
  • Pin plcc-ng to 2.0.0 in the prebuilt image devcontainer configurations.
  • Refresh feature metadata proposals and user-facing docs to reference 2.0.0.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
test/plcc-ng/scenarios.json Updates the test scenario to pin plcc-ng 2.0.0.
test/plcc-ng/pinned_version.sh Updates the expected installed version assertion to 2.0.0.
src/plcc-ng/devcontainer-feature.json Updates feature metadata to propose 2.0.0 and bumps feature patch version for publishing.
images/plcc-ng/.devcontainer/devcontainer.json Pins the local plcc-ng feature option to install 2.0.0 in the standard image.
images/plcc-ng-full/.devcontainer/devcontainer.json Pins the local plcc-ng feature option to install 2.0.0 in the full image.
docs/choosing-your-image.md Updates the docs’ pinned-version example to 2.0.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 70 to +74
```

The feature's `version` option pins a plcc-ng release from
[PyPI](https://pypi.org/project/plcc-ng/), e.g.
`{ "version": "1.0.0" }`; the default is `latest`.
`{ "version": "2.0.0" }`; the default is `latest`.
The 2.0.0 release publishes the images under :2 and leaves :1 on plcc-ng
1.x, so every image example that still said :1 would have sent readers to
the previous major while the same page documented plcc-ng 2.0.0.

The feature reference stays at :1 deliberately — that tag tracks the
feature's own version, which is 1.0.1, not plcc-ng's.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🐳 PR images built (amd64 only):

  • ghcr.io/ourplcc/devcontainers/plcc-ng:pr-4
  • ghcr.io/ourplcc/devcontainers/plcc-ng-full:pr-4

To test, point a devcontainer.json image at one of these tags.

@StoneyJackson
StoneyJackson merged commit af9af44 into main Jul 27, 2026
5 checks passed
@StoneyJackson
StoneyJackson deleted the chore/update-plcc-ng-2.0.0 branch July 27, 2026 15:55
@ourplcc-release-bot

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants