Skip to content

fix(actions): avoid Capawesome --git-ref on local upload - #13

Closed
rdlabo wants to merge 1 commit into
mainfrom
agent/optional-git-ref-on-upload
Closed

fix(actions): avoid Capawesome --git-ref on local upload#13
rdlabo wants to merge 1 commit into
mainfrom
agent/optional-git-ref-on-upload

Conversation

@rdlabo

@rdlabo rdlabo commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Capawesome apps:liveupdates:upload --git-ref は Cloud アプリに git リポジトリが link されている必要がある
  • odss で App does not have a git repository configured により upload 失敗
  • --git-ref をやめ、代わりに custom-property commit=<sha> でコミットを記録(version= は従来どおり)

Test plan

  • npm run test:actions
  • マージ後、odss で -N タグ再切り → Capawesome upload 成功

Made with Cursor


Open in Devin Review

Passing --git-ref requires the Cloud app to have a linked git
repository (apps:link). Odss (and any new app) fails upload with
"App does not have a git repository configured." Record the commit as
custom-property commit=<sha> instead so CI publish works without link.

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for rdlabo-ionic-angular-library ready!

Name Link
🔨 Latest commit 2a83208
🔍 Latest deploy log https://app.netlify.com/projects/rdlabo-ionic-angular-library/deploys/6a55bd4bf988930009de991d
😎 Deploy Preview https://deploy-preview-13--rdlabo-ionic-angular-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@rdlabo rdlabo closed this Jul 14, 2026
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