BLDX-1048: Move app-contract-toolkit into SDK monorepo#1500
Open
Aryamanz29 wants to merge 2 commits intomainfrom
Open
BLDX-1048: Move app-contract-toolkit into SDK monorepo#1500Aryamanz29 wants to merge 2 commits intomainfrom
Aryamanz29 wants to merge 2 commits intomainfrom
Conversation
- Copy Pkl sources, examples, tests, scripts into contract-toolkit/ - Update PklProject URI to atlanhq.github.io/application-sdk/app-contract-toolkit - Bump toolkit version to 0.5.0 - Add toolkit-validate.yaml (PR checks for contract-toolkit/ changes) - Add toolkit-release.yaml (auto-publish with toolkit/v* tag prefix) - Separate release stream: SDK uses v* tags, toolkit uses toolkit/v* tags
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Member
Author
|
v3 relevance check: ✅ Active — contract toolkit monorepo migration (BLDX-1048). Needs review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
contract-toolkit/directorytoolkit/v*tag prefix (SDK continues usingv*)Changes
contract-toolkit/(new directory)package://atlanhq.github.io/application-sdk/app-contract-toolkit@0.5.0.github/workflows/toolkit-validate.yaml(new)contract-toolkit/**.github/workflows/toolkit-release.yaml(new)contract-toolkit/src/changes (+ workflow_dispatch)toolkit/v*tagRelease Strategy
v3.0.0,v3.0.1(existing)toolkit/v0.5.0,toolkit/v0.6.0(new, independent)Migration Path
atlan app contractcommands to point to new locationatlan app contract update-toolkitauto-migrates consumer apps from old URIapp-contract-toolkitrepo archived (gh-pages stays live for existing versions)Companion PR
aryaman/bldx-1048)Linear
https://linear.app/atlan-epd/issue/BLDX-1048