Add API to edit repos to build #85

Closed
opened 2022-02-20 22:19:01 +01:00 by Jef Roosens · 1 comment

The current build system reads a repos.json file, but there's no API to edit this file. This is fine for a proof-of-concept, but an API to edit this file should be added.

  • Add repo
  • Remove repo
  • Return list of repos
  • Make build command use this API instead of reading file
The current build system reads a `repos.json` file, but there's no API to edit this file. This is fine for a proof-of-concept, but an API to edit this file should be added. - [ ] Add repo - [ ] Remove repo - [ ] Return list of repos - [ ] Make build command use this API instead of reading file
Jef Roosens added the
enhancement
label 2022-02-20 22:19:01 +01:00
Jef Roosens added this to the 0.2.0 milestone 2022-02-20 22:24:19 +01:00
Jef Roosens added a new dependency 2022-02-20 23:31:06 +01:00

The cron image should use this API as well, as it could request the list from the Vieter server instead of reading it in from a file.

The cron image should use this API as well, as it could request the list from the Vieter server instead of reading it in from a file.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
Reference: vieter-v/vieter#85
There is no content yet.