Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Implement GitKraken auto-update from nixpkgs #3

@nicolas-goudry

Description

@nicolas-goudry

Is your feature request related to a problem? Please describe.

Currently, whenever GitKraken gets updated in nixpkgs, we have to manually add the commit in gitkraken/versions.nix and run the tests manually.

This process, while working fine, is a little bit cumbersome.

Describe the solution you'd like

We should implement a GitHub action which regularly (once a day?):

  • checks for updates to GitKraken in nixpkgs
  • adds the new version, if any, to gitkraken/versions.nix
  • opens a PR to the main branch, which should run the test suite on this new version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions