Skip to content

Setup continuos deployment#35

Merged
ivansantiagojr merged 1 commit into
mainfrom
setup-cd
Jun 21, 2026
Merged

Setup continuos deployment#35
ivansantiagojr merged 1 commit into
mainfrom
setup-cd

Conversation

@ivansantiagojr

@ivansantiagojr ivansantiagojr commented Jun 21, 2026

Copy link
Copy Markdown
Member

Summary

This PR setups a CD with GitHub Actions and FastAPI cloud.

To write the file, I just ran the command fastapi cloud setup-ci and everything was done. I actually also needed to recreate the deploy token manually myself. The CLI created it, but I was not able to copy from anywhere.

Now, on every merge to main, we have a deploy.

Before merge

  • Set the FASTAPI_CLOUD_TOKEN secret
  • Set the FASTAPI_CLOUD_APP_ID secret

Issues

closes #12

@thigcampos thigcampos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks great!

@ivansantiagojr ivansantiagojr merged commit 9249ddc into main Jun 21, 2026
4 checks passed
@ivansantiagojr ivansantiagojr deleted the setup-cd branch June 21, 2026 15:03
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.

Continuos Delivery (CD)

2 participants