Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add publish and deploy commands #330

Closed
amcgee opened this issue Mar 25, 2020 · 5 comments
Closed

Add publish and deploy commands #330

amcgee opened this issue Mar 25, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@amcgee
Copy link
Member

amcgee commented Mar 25, 2020

We should automate these operations:

  • Publication to the App Hub (d2 app scripts publish)
  • Deployment to a running DHIS2 instance (d2 app scripts deploy)

This is particularly important to facilitate continuous integration workflows.

@amcgee amcgee added the enhancement New feature or request label Mar 25, 2020
@amcgee
Copy link
Member Author

amcgee commented Mar 25, 2020

@varl have you already started implementing this?

@varl
Copy link
Contributor

varl commented Mar 26, 2020

@amcgee No, I started working on the d2-ci deployment script so we can stop using Travis and move to GH Actions for applications.

@stale
Copy link

stale bot commented Sep 23, 2020

Hi!

Due to a lack of activity on this issue over time (180 days) it seems to be stale. If still relevant, please provide information that moves it forward, e.g. additional information, a pull request with suggested changes, or a reason to keep it open.

Any activity will keep it open, otherwise it will be closed automatically in 30 days. Thanks! 🤖

@stale stale bot added the stale label Sep 23, 2020
@amcgee
Copy link
Member Author

amcgee commented Sep 29, 2020

We've implemented deploy (#451) but still need to finish implementing the publish command

@varl
Copy link
Contributor

varl commented Nov 11, 2020

Superseded by: https://jira.dhis2.org/browse/LIBS-22

@varl varl closed this as completed Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants