GitHunt
FL

flaviuvadan/hera-internal-platform-demo

Hera (https://github.com/argoproj-labs/hera) should ideally be used internally through a domain abstraction on top of it rather than directly by your users. This repo illustrates a simple way of how you can achieve that! ⭐

The Hera demo repository

This repository contains a simple example of an organization's potential internal package that facilitates the
creation and submission of workflows.

The main template is stored in hera-template. Cookiecutter is used
as the main tool to create a demo repository from a template. The hera-template contains a cookiecutter.json file
that parameterizes the template with the project_name, which is the name of the organization the demo is created for.

Tooling

  • Python 3.11
  • Poetry 1.4+

Usage

  • Get a working virtual environment using Poetry: poetry shell
  • cookiecutter hera-template
    • you will be prompted for a name! Use the organization name which you are preparing a demo for!

Languages

Python100.0%

Contributors

Apache License 2.0
Created November 5, 2024
Updated November 5, 2024