Skip to content

fix: use GitHub raw URLs for repo-branch#86

Merged
Addono merged 1 commit intomainfrom
fix/repo-branch-authenticated-raw-url
May 5, 2026
Merged

fix: use GitHub raw URLs for repo-branch#86
Addono merged 1 commit intomainfrom
fix/repo-branch-authenticated-raw-url

Conversation

@Addono
Copy link
Copy Markdown
Owner

@Addono Addono commented May 5, 2026

Summary

  • return GitHub raw URLs for repo-branch uploads so attachments resolve through GitHub's authenticated raw flow
  • store repo-branch uploads at unique branch paths so repeated filenames keep distinct stable URLs
  • update repo-branch specs and tests for the new URL behavior

Testing

  • npm run lint
  • npm run format:check
  • npm run typecheck
  • npm test
  • npm run build

Return GitHub raw URLs for repo-branch uploads so attachments resolve through GitHub's authenticated raw flow.

Store each upload at a unique branch path so repeated filenames keep distinct, stable URLs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Addono Addono merged commit 4f24def into main May 5, 2026
11 checks passed
@Addono Addono deleted the fix/repo-branch-authenticated-raw-url branch May 5, 2026 08:41
github-actions Bot pushed a commit that referenced this pull request May 5, 2026
## [1.7.1](v1.7.0...v1.7.1) (2026-05-05)

### Bug Fixes

* use GitHub raw URLs for repo-branch ([#86](#86)) ([4f24def](4f24def))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🎉 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.

1 participant