clearlydefined / service

The service side of clearlydefined.io
MIT License
45 stars 39 forks source link

use shared dev deploy workflow in operations #1092

Closed elrayle closed 2 months ago

elrayle commented 2 months ago

Description

The dev deploy workflow that was in service was moved to clearlydefined/operations and generalized for use in all 3 major apps (i.e. service, crawler, and website).

The service is the first test candidate. With the successful deploy of the service, the shared script will be used to deploy the apps.

Prerequisite

The following PR must be merged ahead of this PR. It adds the shared deploy script in clearlydefined/operations.