markgravity / golang-ic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Chore] Set up the CD pipeline

markgravity opened this issue · comments

commented

Why

Set up the CD pipelines

  • Use GitHub Actions and create a deploy workflow
  • Deploy to Heroku
  • Support both staging and production releases

Who Benefits?

Developer

🦄 Resolved 🦄
Will that include both PROD and staging? Or only staging? Can be nice to specify this in the story :)

commented

Will that include both PROD and staging? Or only staging? Can be nice to specify this in the story :)

@malparty nice catch. The IC requires both staging and production releases.
Updated it 🙏