GithubHelp home page GithubHelp logo

lubomir / releng-sop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from release-engineering/releng-sop

0.0 2.0 0.0 32 KB

Release Enginering Standard Operating Procedures

License: MIT License

Python 86.95% Shell 13.05%

releng-sop's Introduction

Build Status Documentation Status

Goal

Implement Release Engineering SOPs (Standard Operation Procedures) as simple scripts that take minimal input and perform implemented operations consistently across all product releases.

In Scope

  • Features

    • Provide minimal user input, read remaining data from a data store
    • Support running scripts in multiple environments
    • Support for SCLs (Software Collections)
  • Implementation

    • Python 2.6+ and 3.4+ with minimal external deps
    • Library implementing business logic
    • Thin CLI wrappers
    • Logging rather than printing to stdout/stderr
    • PyXDG to work with user dirs
  • Documentation

    • Docs generated from source code
    • Use Sphinx to generate docs
    • Always document manual steps needed to perform each action
  • Tests

    • Unit tests
    • Sanity tests checking data in JSON files and PDC

Out Of Scope

  • WebUI / Webservice
  • Workflows
  • Messagebus support
  • Central logging

Phase 1 - Prototype

  • Use PDC release IDs.
  • Identify data and store it in JSON files named by the PDC release IDs.
  • Focus primarily on RPMs.

Phase 2 - PDC Integration

  • Move data from JSON files to PDC database.
  • Keep the JSON backend around for debugging, testing etc.

Ideas (To Be Implemeted Later)

  • Support for content types other than RPM.

Links

releng-sop's People

Contributors

csomh avatar dmach avatar lubomir avatar muffins90 avatar tojaj avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.