Skip to content

ci: refactor update-rss-reader-apps workflow#9

Merged
nicomiguelino merged 2 commits intomainfrom
feat/refactor-update-rss-reader-apps-workflow
Apr 24, 2026
Merged

ci: refactor update-rss-reader-apps workflow#9
nicomiguelino merged 2 commits intomainfrom
feat/refactor-update-rss-reader-apps-workflow

Conversation

@nicomiguelino
Copy link
Copy Markdown
Contributor

Summary

  • Add push triggers for main (stage) and v* tags (production)
  • Remove environment input; derive from git ref in prepare job
  • Pass environment, api_base_url, manifest_file_name as job outputs to avoid duplication
  • Add Bun setup, install, and build steps; deploy from ./dist
  • Remove master guards, APP_PATH, APP_NAME, and emoji step names

- Add push triggers for main (stage) and v* tags (production)
- Remove environment input; derive from git ref in prepare job
- Pass environment, api_base_url, manifest_file_name as job outputs
- Remove master branch guard and ref: master from checkouts
- Add Bun setup, install, and build steps; deploy from ./dist
- Remove APP_PATH, APP_NAME env vars and emoji step names
- Simplify override logic and manifest patching
@nicomiguelino nicomiguelino self-assigned this Apr 22, 2026
@nicomiguelino nicomiguelino marked this pull request as ready for review April 23, 2026 20:36
@nicomiguelino nicomiguelino merged commit 508763a into main Apr 24, 2026
2 checks passed
@nicomiguelino nicomiguelino deleted the feat/refactor-update-rss-reader-apps-workflow branch April 24, 2026 12:51
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.

2 participants