cli tool to manage git repos #103

Merged
Jef Roosens merged 8 commits from repos-api into dev 2022-02-24 14:15:33 +01:00

This PR adds a cli tool to list, add & remove git repos from a vieter server. It reads a ~/.vieterrc file that should contain the following two values:

address = 'address of your vieter instance'
api_key = 'api key of your vieter instance'

Accompagnying that, a PKGBUILD was added, with dev packages being uploaded to my Vieter instance.

This PR adds a cli tool to list, add & remove git repos from a vieter server. It reads a `~/.vieterrc` file that should contain the following two values: ``` address = 'address of your vieter instance' api_key = 'api key of your vieter instance' ``` Accompagnying that, a PKGBUILD was added, with dev packages being uploaded to my Vieter instance.
Jef Roosens added this to the 0.2.0 milestone 2022-02-22 19:17:04 +01:00
Jef Roosens added the
enhancement
label 2022-02-22 19:17:04 +01:00
Jef Roosens added 5 commits 2022-02-22 19:17:05 +01:00
ci/woodpecker/push/deploy unknown status Details
ci/woodpecker/push/docker unknown status Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline failed Details
098f89909d
Added cli to CI builds
ci/woodpecker/push/deploy unknown status Details
ci/woodpecker/push/docker unknown status Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
13e04cd615
Wrong filename in CI
Jef Roosens added 1 commit 2022-02-22 20:46:47 +01:00

This PR will get closed once I fix the current issues with the PKGBUILD.

This PR will get closed once I fix the current issues with the PKGBUILD.
Jef Roosens added 1 commit 2022-02-24 14:01:03 +01:00
ci/woodpecker/push/deploy unknown status Details
ci/woodpecker/push/docker unknown status Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline failed Details
00804bf115
Fix for broken PKGBUILD
Jef Roosens added 1 commit 2022-02-24 14:04:54 +01:00
ci/woodpecker/push/arch unknown status Details
ci/woodpecker/push/deploy unknown status Details
ci/woodpecker/push/docker unknown status Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline failed Details
aa25290f4f
Added CI step to publish dev arch packages
Jef Roosens changed title from WIP: cli tool to manage git repos to cli tool to manage git repos 2022-02-24 14:06:14 +01:00
Jef Roosens merged commit d94b797556 into dev 2022-02-24 14:15:33 +01:00
Sign in to join this conversation.
There is no content yet.