Hydrospheredata / hydro-serving

MLOps Platform
http://docs.hydrosphere.io
Apache License 2.0
271 stars 42 forks source link

ci: refactor local-release and create global-release #381

Closed BulbaWarrior closed 3 years ago

BulbaWarrior commented 3 years ago
  1. Create release-action.yaml - a compound step that updates version tags for a given service across the repository
  2. Update local-release.yaml to use release-action
  3. Create initial global-release workflow

The workflow uses name "release" to trigger release workflows in relevant repositories, so the name should be consistent, i.e name: release in all release.yaml files