Skip to main content

Project initiator

Project description

Kaera

Gitlab project instatiator

Requires a config file as follow:

---

group:
  name: mygroup
  desc: groupdesc
  img: path/to/img
  vars:
    some: vars

projects:
  - name: myproject
    desc: my project
    img: path/to/project/img
    src: https://gitlab.com/path/to/src/project/template
    labels:
      labelname: color
    boards:
      boardname:
        - labelname
    vars:
      some: vars

To install:

pip install kaera

Or using this repo

pip install -e .

To use:

kaera myconfig.yaml --token GITLAB_TOKEN

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.6] - 2023-03-31

Changed

  • Ensure master branch is used

[1.0.5] - 2022-12-13

Changed

  • Update sonotoria to 0.3.7

[1.0.4] - 2022-11-24

Changed

  • Update sonotoria to 0.3.6

[1.0.3] - 2022-11-24

Changed

  • Update sonotoria to 0.3.5

[1.0.2] - 2022-11-22

Fixed

  • Add temporary empty set config method

[1.0.1] - 2022-11-22

Fixed

  • Add missing dependencies

[1.0.0] - 2022-10-23

Added

  • Project initiated

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Kaera-1.0.6.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

Kaera-1.0.6-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page