Skip to content

ci: add dev release workflow#131

Merged
mkdir700 merged 1 commit intomainfrom
codex/add-dev-release.yml-github-workflow
Sep 12, 2025
Merged

ci: add dev release workflow#131
mkdir700 merged 1 commit intomainfrom
codex/add-dev-release.yml-github-workflow

Conversation

@mkdir700
Copy link
Owner

@mkdir700 mkdir700 commented Sep 12, 2025

Summary

  • add Dev Release workflow for platform-specific dev builds

Testing

  • pnpm lint
  • pnpm test

https://chatgpt.com/codex/tasks/task_e_68c38232bdc08331951d45157776e0b8

Summary by CodeRabbit

  • Chores
    • Introduced an on-demand development release workflow, producing platform-specific builds for macOS, Windows, and Linux.
    • Dev artifacts (.dmg, .exe, .zip, AppImage, .deb, and related files) are uploaded per run for easy download and testing.
    • Optional version input allows tagging of development builds.
    • Artifacts are retained for 30 days to simplify short-term distribution and feedback.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 12, 2025

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

📥 Commits

Reviewing files that changed from the base of the PR and between 6778eef and 4fed874.

📒 Files selected for processing (1)
  • .github/workflows/dev-release.yml (1 hunks)
 _______________________________________________________________________________
< FUZZY BUNNY: Finding Unresolved Zero-day Zingers, Bugs, Nasties, and Yuckies. >
 -------------------------------------------------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).

Tip

CodeRabbit can suggest fixes for GitHub Check annotations.

Configure reviews.tools.github-checks in your project's settings in CodeRabbit to adjust the time to wait for GitHub Checks to complete.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/add-dev-release.yml-github-workflow

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.

@mkdir700 mkdir700 marked this pull request as ready for review September 12, 2025 02:27
@mkdir700 mkdir700 merged commit 73af3ab into main Sep 12, 2025
4 of 5 checks passed
@mkdir700 mkdir700 deleted the codex/add-dev-release.yml-github-workflow branch September 12, 2025 02:52
mkdir700 added a commit that referenced this pull request Sep 12, 2025
mkdir700 added a commit that referenced this pull request Sep 12, 2025
mkdir700 added a commit that referenced this pull request Sep 12, 2025
mkdir700 added a commit that referenced this pull request Sep 12, 2025
mkdir700 added a commit that referenced this pull request Sep 13, 2025
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