Skip to content

Easy pull request preview environment #8

Description

I want to be able to quickly test a pull request in a live environment.

  • create a bash script that will compile the Docker images and push them in acr. Tags must have git sha and pr number. The script must be GitHub agnostix
  • create a GitHub action that, when the comment #deploy is made to a PR, will first add an emoji to that comment, deploy everything on Azure container instance (the app and the cosmos dB emulator via compose), and then comment with the FQDN.
  • when the PR is closed, that azure container instance must be deleted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions