Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

ci/cd pipeline support #104

Merged
merged 13 commits into from
Sep 26, 2020
Merged

ci/cd pipeline support #104

merged 13 commits into from
Sep 26, 2020

Conversation

zxkane
Copy link
Collaborator

@zxkane zxkane commented Sep 26, 2020

closes #11

Add below capabilities,

  • implement across accounts to deploy different stages of opentuna. Having below workflow,
    commints on master branch -> build & test the code -> deploy to stage uat in account A -> manual approval -> deploy to stage ‘prod’ in account B
  • chatops support, approve/reject the prod deployment via slack
  • update doc
  • add unit tests

Known limitations,

@zxkane zxkane requested a review from jiegec September 26, 2020 10:43
@jiegec jiegec merged commit b8eb4db into tuna:master Sep 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set up ci/cd pipelines
2 participants