Jef Roosens Chewing_Bever
Jef Roosens created branch build-system-upgrade in vieter-v/vieter 2022-02-25 21:47:58 +01:00
Jef Roosens pushed to main at bur/jjr-newsflash 2022-02-25 20:07:28 +01:00
Compare 2 commits »
Jef Roosens commented on issue vieter-v/vieter#87 2022-02-25 10:27:44 +01:00
Prevent unnecessary builds

Running makepkg --nobuild --nodeps causes makepkg to download all sources & run the pkgver function, without actually starting the build. Makepkg also updates the PKGBUILD file with the new…

Jef Roosens opened issue vieter-v/vieter#106 2022-02-25 10:20:55 +01:00
Build system roadmap
Jef Roosens closed issue vieter-v/vieter#97 2022-02-25 09:55:06 +01:00
Publish vieter on our vieter instance
Jef Roosens closed issue vieter-v/vieter#89 2022-02-25 09:54:55 +01:00
Tiny CLI application
Jef Roosens pushed to dev at vieter-v/vieter 2022-02-24 22:13:32 +01:00
13a2ced6f9 Possible fix for CI arch build
Jef Roosens pushed to dev at vieter-v/vieter 2022-02-24 22:06:25 +01:00
6276fbe0d3 Added arch package descriptions
Jef Roosens pushed to dev at vieter-v/vieter 2022-02-24 14:25:08 +01:00
2cf0286413 This should fix the arch publish
Jef Roosens pushed to dev at vieter-v/vieter 2022-02-24 14:18:49 +01:00
9f87653877 Added makedepends to PKGBUILD
Jef Roosens merged pull request vieter-v/vieter#103 2022-02-24 14:15:33 +01:00
cli tool to manage git repos
Jef Roosens pushed to dev at vieter-v/vieter 2022-02-24 14:15:33 +01:00
d94b797556 Merge pull request 'cli tool to manage git repos' (#103) from repos-api into dev
aa25290f4f Added CI step to publish dev arch packages
00804bf115 Fix for broken PKGBUILD
d5c1366d65 Failed attempt at writing PKGBUILD [CI SKIP]
13e04cd615 Wrong filename in CI
Compare 9 commits »
Jef Roosens pushed to repos-api at vieter-v/vieter 2022-02-24 14:04:53 +01:00
aa25290f4f Added CI step to publish dev arch packages
Jef Roosens pushed to repos-api at vieter-v/vieter 2022-02-24 14:01:02 +01:00
00804bf115 Fix for broken PKGBUILD
Jef Roosens commented on pull request vieter-v/vieter#103 2022-02-24 11:26:10 +01:00
cli tool to manage git repos

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

Jef Roosens opened issue vieter-v/vieter#105 2022-02-24 11:22:53 +01:00
Don't panic with missing env vars
Jef Roosens commented on issue vieter-v/vieter#101 2022-02-23 12:18:49 +01:00
Wiki link dead

Thank you for your generous contribution.

Jef Roosens opened issue vieter-v/vieter#104 2022-02-23 12:10:37 +01:00
Ability to add env vars to specific builds
Jef Roosens pushed to repos-api at vieter-v/vieter 2022-02-22 20:46:46 +01:00
d5c1366d65 Failed attempt at writing PKGBUILD [CI SKIP]
Jef Roosens created pull request vieter-v/vieter#103 2022-02-22 19:17:05 +01:00
WIP: cli tool to manage git repos