Skip to content

chore(kotlinc): bump installsAfter common-utils to v2#67

Open
mikaello wants to merge 1 commit into
mainfrom
bump-common-utils-installs-after
Open

chore(kotlinc): bump installsAfter common-utils to v2#67
mikaello wants to merge 1 commit into
mainfrom
bump-common-utils-installs-after

Conversation

@mikaello
Copy link
Copy Markdown
Owner

Summary

  • src/kotlinc/devcontainer-feature.json hints that the feature should install after ghcr.io/devcontainers/features/common-utils:1, but the major is now :2 (the repo's own .devcontainer.json already pulls in :2). Update the hint so it actually matches the major in use.

Test plan

  • CI feature build still succeeds.
  • No behavioural change expected at runtime; installsAfter only affects install ordering when both features are present.

`common-utils:1` is the older major; the `.devcontainer.json` in this
repo already pulls in `common-utils:2`. Update `installsAfter` so the
ordering hint actually matches the version users are pulling in.
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.

1 participant