Skip to content

POC: Implement a Hyperspace CI/CD pipeline for REST bookstore microservice (on SAP Hana) #2709

@kwiatekus

Description

@kwiatekus

Description

Prove its possible to create CI/CD pipeline definitions for a bookstore app including:

  • pr flow:
    • unit test,
    • lint,
  • push to main flow:
    • stage (build and push temporary image to staging service),
    • test on k8s using staged images
  • release flow:
    • tagging,
    • build tagged image
    • Push to docker registries (SAP artifactory, in-cluster docker registry),
    • deploy to cluster
    • test
    • GH release

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions