Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable multi release channel #1911

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Enable multi release channel #1911

wants to merge 1 commit into from

Conversation

wardpeet
Copy link
Contributor

  • SAVEPOINT
  • update publishing workflows

Copy link

changeset-bot bot commented Feb 14, 2025

⚠️ No Changeset found

Latest commit: 42fd743

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

Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
assistant-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 10:01pm
bird-checker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 10:01pm
crypto-chatbot ❌ Failed (Inspect) Feb 14, 2025 10:01pm
mastra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 10:01pm
mastra-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 10:01pm
openapi-spec-writer ❌ Failed (Inspect) Feb 14, 2025 10:01pm
travel-ai ❌ Failed (Inspect) Feb 14, 2025 10:01pm


- name: Check for pre.json file existence
id: check_files
uses: andstor/[email protected]

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Create Stable Release' step
Uses Step: check_files
uses 'andstor/file-existence-action' with ref 'v3.0.0', not a pinned commit hash
with:
files: '.changeset/pre.json'

- uses: pnpm/action-setup@v4

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Create Stable Release' step
Uses Step
uses 'pnpm/action-setup' with ref 'v4', not a pinned commit hash
- name: Check for pre.json file existence
id: check_files_second
if: always()
uses: andstor/[email protected]

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Create Stable Release' step
Uses Step: check_files_second
uses 'andstor/file-existence-action' with ref 'v3.0.0', not a pinned commit hash
- name: Install pnpm
uses: pnpm/action-setup@v2

- uses: pnpm/action-setup@v4

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Prerelease' step
Uses Step
uses 'pnpm/action-setup' with ref 'v4', not a pinned commit hash
Copy link

promptless bot commented Feb 14, 2025

📝 Documentation updates detected! You can review documentation updates here

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