Skip to content

Releases: CCMS-UCSD/CCMSDeployments

Version 5.1

28 May 16:26
460a964
Compare
Choose a tag to compare

Added target to create a README from the Makefile.

make deploy-update-readme

NOTE: If a README.md already exists in the folder, this will not overwrite it but rather prepend to it.

Release 5

05 May 18:08
303081c
Compare
Choose a tag to compare

Change Log

  1. Fixing stomping permissions when two people deploy to beta
  2. Updates for dependencies

Release 4

10 Apr 15:58
88a9f5a
Compare
Choose a tag to compare

Change Log

  1. Adding deployment targets for Internal

Release 3

14 Feb 21:15
Compare
Choose a tag to compare

Change Log

  1. Remove github actions from this repo
  2. Adding direct links to workflows always even if its default workflow deployment
  3. Safely clean up temporary deployment files for during each deployment
  4. Change branch naming scheme to version+branch

Release 2

14 Jan 22:48
63240f0
Compare
Choose a tag to compare

Change Log

  1. Supporting testing of workflows with a single file of tasks
  2. Supporting the regression testing of tasks once they finish
  3. Revise fast workflow to create actual output

Release 1

28 Oct 21:25
Compare
Choose a tag to compare

Features

  1. Allows for a unified system for deployments to CCMS servers
  2. Automatically writes the description of a workflow into the input.xml
  3. Automatically writes the workflow version into input.xml
  4. Automatically writes versioned-tools into directories
  5. Deploys versions into appropriate folder
  6. Validates workflows
  7. Allows for pre-release deployments and provides URL to the workflow input for to the specific version
  8. Automatically assigns versions based on branch names
  9. Provides a method to view and update dependencies for workflows
  10. Provides a method for per-server deployments
  11. Provides a method for workflow and tool-less deployments