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 GitHub Actions workflow to redeploy existing version of an Analytical Platform RShiny app #1982

Closed
5 tasks
Tracked by #1827
jacobwoffenden opened this issue Oct 19, 2023 · 1 comment
Labels
data-platform-apps-and-tools This issue is owned by Data Platform Apps and Tools enhancement enhancing an existing feature 🧑‍💻 Apps & Tools BAU (Epic #1827)

Comments

@jacobwoffenden
Copy link
Member

User Story

As a platform engineer
I want to be able to redeploy an existing version on an RShiny app
So that I don't need to rebuild a new version of an app to see changes to the dynamic variables

Value / Purpose

Rebuilding can cause a drift from the currently deployed version, if packages aren't correctly pinned, or a Dockerfile hasn't been updated

Useful Contacts

Data Platform Apps and Tools

User Types

Platform engineering

Hypothesis

No response

Proposal

Create a GitHub Actions workflow that takes the currently deployed as its input

Additional Information

No response

Definition of Done

  • GitHub Actions workflow is created
  • GitHub Actions workflow is deployed to app repositories
  • User docs have been updated
  • Another team member has reviewed
  • Tests are green
@Ed-Bajo
Copy link

Ed-Bajo commented Feb 26, 2024

The worklflow for this exist - https://github.com/ministryofjustice/ap-rshiny-notesbook

@Ed-Bajo Ed-Bajo closed this as completed Feb 26, 2024
@github-project-automation github-project-automation bot moved this from 👀 TODO to 🎉 Done in Analytical Platform Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-platform-apps-and-tools This issue is owned by Data Platform Apps and Tools enhancement enhancing an existing feature 🧑‍💻 Apps & Tools BAU (Epic #1827)
Projects
Archived in project
Development

No branches or pull requests

2 participants