Skip to content

Conversation

@stalniy
Copy link
Contributor

@stalniy stalniy commented Jan 13, 2026

📝 Description

adds alpha publishing tag

🔧 Purpose of the Change

  • New feature implementation
  • Bug fix
  • Documentation update
  • Code refactoring
  • Dependency upgrade
  • Other: chore

📌 Related Issues

  • Closes #ISSUE_NUMBER
  • References #ISSUE_NUMBER

✅ Checklist

  • I've updated relevant documentation
  • Code follows Akash Network's style guide
  • I've added/updated relevant unit tests
  • Dependencies have been properly updated
  • I agree and adhered to the Contribution Guidelines

📎 Notes for Reviewers

[Include any additional context, architectural decisions, or specific areas to focus on]

@stalniy stalniy requested a review from a team as a code owner January 13, 2026 14:51
@stalniy stalniy merged commit 2a697b9 into main Jan 13, 2026
6 of 7 checks passed
@github-actions github-actions bot added the C:ts label Jan 13, 2026
@stalniy stalniy deleted the chore/release-ts-alpha branch January 13, 2026 14:52
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 13, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The npm release workflow in ts/package.json is updated to publish packages with the alpha tag. The release script now appends --tag alpha to the npm publish command, changing publication behavior from the default tag to explicitly using alpha.

Changes

Cohort / File(s) Summary
NPM Release Configuration
ts/package.json
Updated release script to publish with --tag alpha flag; added --tag alpha to npm publish command

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 With whiskers twitched and nose held high,
We tag our code with alpha cry!
No longer plain, our release now shines,
A mark of progress, testing times!
Hop along, the future's nigh! 📦✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/release-ts-alpha

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a031455 and b024e7b.

📒 Files selected for processing (1)
  • ts/package.json

Comment @coderabbitai help to get the list of available commands and usage tips.

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