Skip to content

Comments

chore: add dev env deployment workflow#1

Merged
yuuki08noah merged 1 commit intomainfrom
dev-0.1.0
Feb 22, 2026
Merged

chore: add dev env deployment workflow#1
yuuki08noah merged 1 commit intomainfrom
dev-0.1.0

Conversation

@yuuki08noah
Copy link
Contributor

@yuuki08noah yuuki08noah commented Feb 22, 2026

Summary by CodeRabbit

  • Chores
    • Added automated deployment workflow that triggers on pushes to development branches, streamlining the deployment process to the development environment.

@yuuki08noah yuuki08noah merged commit f26e89f into main Feb 22, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 22, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

A new GitHub Actions workflow file is introduced that automates deployments to development environments. The workflow triggers on pushes to branches matching dev-* and reuses an existing workflow while passing repository and credential configuration.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/workflows/deploy-dev.yaml
New workflow configuration for dev deployments triggered on dev-* branch pushes. Reuses a shared workflow from the external M-ADP-GITHUB-ACTIONS repository, passing deploy target and three secrets (Docker Hub credentials and personal token).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A dev branch pushes forth with glee,
To workflows reused, so light and free,
Secrets tucked safe, credentials passed right,
Deployment to dev takes flight!
Hops away happily 🚀

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev-0.1.0

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

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