pulibrary / bibdata

Local API for retrieving bibliographic and other useful data from Alma (Ruby 3.2.0, Rails 7.1.3.4)
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

Add Continous Deployment for Staging Environment #2458

Open kevinreiss opened 3 weeks ago

kevinreiss commented 3 weeks ago

What maintenance needs to be done?

Add the appropriate configuration so that when a PR is merged the application is deployed to staging.

Level of urgency

Why is this maintenance needed?

It will remove the 'deployment task' from the board manager's tasks list. This is the first step to improve the state of our applications and potentially configure CD to production

Acceptance criteria

Notes

Most recent implementation in Orangelight

about-continuous-deployment-with-github-actions

Related ticket https://github.com/pulibrary/dacs_handbook/issues/228