Skip to content

docs: add create-ui adr#7861

Merged
y-lakhdar merged 8 commits into
mainfrom
create-ui-adr
Jul 2, 2026
Merged

docs: add create-ui adr#7861
y-lakhdar merged 8 commits into
mainfrom
create-ui-adr

Conversation

@y-lakhdar

Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot

changeset-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4aef4cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svcsnykcoveo

svcsnykcoveo commented Jun 22, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds an Architectural Decision Record (ADR) for @coveo/create-ui documenting how templates should be delivered and which supporting technologies to use, to ensure scaffolded projects remain installable while templates stay fresh independently of CLI releases.

Changes:

  • Introduces ADR 001 describing runtime template download strategy and GitHub API usage.
  • Documents release-based ref resolution (latest in-major) to avoid unreleased workspace:* versions.
  • Captures decisions on CLI tooling (commander, tar, Node fetch, vitest, tsc) and deferred alternatives.

@pkg-pr-new

pkg-pr-new Bot commented Jun 22, 2026

Copy link
Copy Markdown
@coveo/atomic

npm i https://pkg.pr.new/@coveo/atomic@7861

@coveo/atomic-hosted-page

npm i https://pkg.pr.new/@coveo/atomic-hosted-page@7861

@coveo/atomic-legacy

npm i https://pkg.pr.new/@coveo/atomic-legacy@7861

@coveo/atomic-react

npm i https://pkg.pr.new/@coveo/atomic-react@7861

@coveo/auth

npm i https://pkg.pr.new/@coveo/auth@7861

@coveo/bueno

npm i https://pkg.pr.new/@coveo/bueno@7861

@coveo/create-atomic

npm i https://pkg.pr.new/@coveo/create-atomic@7861

@coveo/create-atomic-component

npm i https://pkg.pr.new/@coveo/create-atomic-component@7861

@coveo/create-atomic-component-project

npm i https://pkg.pr.new/@coveo/create-atomic-component-project@7861

@coveo/create-atomic-result-component

npm i https://pkg.pr.new/@coveo/create-atomic-result-component@7861

@coveo/create-atomic-rollup-plugin

npm i https://pkg.pr.new/@coveo/create-atomic-rollup-plugin@7861

@coveo/headless

npm i https://pkg.pr.new/@coveo/headless@7861

@coveo/headless-react

npm i https://pkg.pr.new/@coveo/headless-react@7861

@coveo/shopify

npm i https://pkg.pr.new/@coveo/shopify@7861

commit: 4aef4cf

@alexprudhomme alexprudhomme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

do we really need that --ref arg ?

Comment thread packages/create-ui/docs/adr/001-tech-stack.md Outdated
Comment thread packages/create-ui/docs/adr/002-sample-publishing.md Outdated
Comment thread packages/create-ui/docs/adr/002-sample-publishing.md Outdated
Comment thread packages/create-ui/docs/adr/001-sample-consumption.md Outdated
Comment thread packages/create-ui/docs/adr/001-sample-consumption.md Outdated

@lavoiesl lavoiesl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, just minor comments

Comment thread packages/create-ui/docs/adr/001-sample-consumption.md
Comment thread packages/create-ui/docs/adr/001-sample-consumption.md
Comment thread packages/create-ui/docs/adr/002-sample-publishing.md Outdated
@y-lakhdar y-lakhdar added this pull request to the merge queue Jul 2, 2026
Merged via the queue into main with commit 0c1ca1b Jul 2, 2026
46 checks passed
@y-lakhdar y-lakhdar deleted the create-ui-adr branch July 2, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants