Skip to content

Conversation

@ttypic
Copy link
Contributor

@ttypic ttypic commented Sep 18, 2025

Added "dev" suffix for testpypi in release workflow

Summary by CodeRabbit

  • Chores
    • Updated release workflow configuration to target the correct test package registry for pre-release publishing, improving consistency of test releases.
    • No changes to application features or behavior.
    • Stable release installations and production distribution remain unaffected.

@coderabbitai
Copy link

coderabbitai bot commented Sep 18, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The TestPyPI URL in the GitHub Actions release workflow was updated from https://test.pypi.org/p/ably to https://test.pypi.org/p/ably-dev. No other steps or configurations were modified.

Changes

Cohort / File(s) Summary of Changes
CI/CD Workflow
.github/workflows/release.yml
Updated publish-to-testpypi job to use the new TestPyPI project URL https://test.pypi.org/p/ably-dev instead of https://test.pypi.org/p/ably. No other changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I hop through YAML, line by line,
Swap one URL—everything’s fine.
From ably to ably-dev I glide,
A tiny tweak, a nimble stride.
Carrots commit, and checks all pass—
Ship to test, swift as grass! 🥕✨

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-job

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 924bd33 and 8a4c5a1.

📒 Files selected for processing (1)
  • .github/workflows/release.yml (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ttypic ttypic merged commit 6b45b9e into main Sep 18, 2025
6 of 10 checks passed
@ttypic ttypic deleted the release-job branch September 18, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants