babarot / hal-ops

[WIP] hal wrapper cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hal-ops

[WIP] hal wrapper CLI command

Concepts

  • Send P-R
  • Review the changes
  • Login the hal instance with ssh
  • Run git pull
  • Checkout the branch
    • git checkout -> hal-ops check (validation only)?
    • hal-ops check "branch-name" (checkout && validation)?
  • Merge the P-R if there are no problems
  • hal-ops deploy
    • Almost equals to hal deploy apply
    • Send an event log to datadog
    • Notify to our Slack that the deployment is done

About

[WIP] hal wrapper cli

License:MIT License


Languages

Language:Go 89.5%Language:Makefile 10.5%