Skip to content

fix: publish credential-login removal - #76

Merged
altaywtf merged 4 commits into
mainfrom
fix/publish-credential-login-revert
Aug 26, 2026
Merged

fix: publish credential-login removal#76
altaywtf merged 4 commits into
mainfrom
fix/publish-credential-login-revert

Conversation

@altaywtf

Copy link
Copy Markdown
Member

Summary

The merged credential-login revert did not trigger semantic-release, leaving v1.7.0 as the latest package.

This documents the CLI auth boundary under a fix commit so the normal pipeline publishes the superseding patch release.

Verification

  • pnpm exec vp run verify
  • 33 test files and 339 tests passed

Notes

The CLI delegates account authorization to the official web app and stores only the returned OAuth token.

Copilot AI lite review requested due to automatic review settings August 26, 2026 18:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR documents the CLI authentication boundary in README.md so the “credential-login removal” fix is represented by a release-triggering commit and semantic-release can publish a superseding patch version.

Changes:

  • Add an explicit README statement that the CLI does not accept put.io account credentials.
  • Clarify that the login flow delegates authorization to the official web app and persists only the returned token.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fb84298e5c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md Outdated
@altaywtf
altaywtf merged commit 172bdf1 into main Aug 26, 2026
6 checks passed
@altaywtf
altaywtf deleted the fix/publish-credential-login-revert branch August 26, 2026 18:54
putio-releaser Bot added a commit that referenced this pull request Aug 26, 2026
## [1.7.1](v1.7.0...v1.7.1) (2026-08-26)

### Bug Fixes

* publish credential-login removal ([#76](#76)) ([172bdf1](172bdf1))

### Reverts

* remove autonomous credential login ([#75](#75)) ([ee7c501](ee7c501))
@putio-releaser

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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