Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Proposal: move deisrel to the server #83

@arschles

Description

@arschles

Currently, deisrel is just a CLI that runs all logic exclusively on the client's machine. Moving the core logic to the server and making the CLI just do RPCs to the server would provide benefits:

  • Connect to a DB to keep a ledger of releases
    • This includes storing the global release notes for each release
  • Use the DB to track status of an ongoing release
  • Faster network-heavy operations such as docker tagging

This issue is a proposal and venue for brainstorming

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions