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

Set up devops workflows for continuous deployment #1

Open
djperrefort opened this issue Apr 4, 2022 · 0 comments
Open

Set up devops workflows for continuous deployment #1

djperrefort opened this issue Apr 4, 2022 · 0 comments

Comments

@djperrefort
Copy link
Member

VCS commits are currently added retroactively to reflect changes made on the deployment server. Ultimately we want a workflow where changes are made on local development branches and the content in deployment is managed via CI. Necessary steps for this involve:

  1. Coordinate with Pitt IT to determine necessary steps for security scanning and how that can be automated
  2. Ensure changes on the deployment server are fully checked in to VCS
  3. Set up and enable CDE via GH actions
  4. Set up and enable CD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant