ambuda
ambuda copied to clipboard
Add continuous deployment
Using GitHub Actions, add continuous deployment (CD) that automatically pushes to the staging environment whenever a new PR is merged into the repository.
What commands do you currently run to deploy manually?
It's pretty crude -- see fabfile.py
and the deploy
command there in particular.
I am interested to take up this issue. Is it still open?
Yes it is!
-- Ashwin Ramaswami
On Sun, Jul 2, 2023 at 7:24 AM Vaibhav Raj @.***> wrote:
I am interested to take up this issue. Is it still open?
— Reply to this email directly, view it on GitHub https://github.com/ambuda-org/ambuda/issues/17#issuecomment-1616610036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAM4MX6YJYHNNMSWPFX33B3XOFK7HANCNFSM52346CBA . You are receiving this because you commented.Message ID: @.***>
Any details of the staging environment, I should be aware of?
We don't have one yet