Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart wallet github deploy action #883

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Smart wallet github deploy action #883

merged 1 commit into from
Dec 9, 2024

Conversation

JayJay1024
Copy link
Collaborator

@JayJay1024 JayJay1024 commented Dec 9, 2024

PR-Codex overview

This PR introduces a GitHub Actions workflow for deploying the smart-wallet application to a staging environment. It triggers on pushes to the main branch and allows manual dispatch.

Detailed summary

  • Added a new workflow named Deploy stg (smart wallet).
  • Configured the workflow to trigger on pushes to the main branch and specific paths.
  • Defined a job deploy-package to deploy the application.
  • Specified steps to check out code, install pnpm, and deploy using smart-vercel.
  • Configured deployment parameters such as node_version, vercel_token, and project_name.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Dec 9, 2024

⚠️ No Changeset found

Latest commit: 60ea3ca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@JayJay1024 JayJay1024 merged commit b387325 into main Dec 9, 2024
1 check passed
@JayJay1024 JayJay1024 deleted the smart-wallet-cicd branch December 9, 2024 06:43
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