13 Commits

Author SHA1 Message Date
Douglas Teles
c542304146 New architecture release 2026-03-18 17:32:41 -03:00
spycat88
ff330f938f scripts/get_git: Add support for using GitHub tokens
You can define ROCKNIX_GHTOKEN in your ~/.rocknix/options file.
This is usefull if you are testing some development changes in a
private GitHub repo before pushing it to a public one.
This Token is sent in an additional Header only to GitHub.
Also this is restricted to packages that define PKG_USETOKEN=yes.
2025-10-04 17:18:47 +01:00
ROCKNIX Team
f6010e7b77 scripts: add modifications for ROCKNIX 2025-07-13 19:02:39 +01:00
Tomáš Kelemen (vudiq)
64f9f95998 get_git: check only folder, not files
this prevents removal of potential archive files in the same sources
subfolder for a package
2021-04-11 22:04:13 +02:00
MilhouseVH
5895dc069f buildsystem: add GETPKG history event 2019-07-09 00:05:25 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
Ian Leonard
b45ba9f596 scripts/get_git: convert to build_msg
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-21 18:58:29 +00:00
MilhouseVH
8eb628e4f7 scripts/get_git: additional cleanup 2018-11-15 16:15:31 +00:00
MilhouseVH
33e1b1b1c0 scripts/get_git: fix a couple of errors 2018-11-15 16:15:22 +00:00
Ian Leonard
ff18980dd8 scripts/get_git: general cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-13 06:41:49 +00:00
CvH
843051d0f7 spdx: scripts/ 2018-07-17 23:58:49 +02:00
Tomas Kelemen (vudiq)
fb6a49734c get_git: fixes and enhancements - fix checking of downloaded repo - clean local changes in cloned repo - enhance branch handling - add commit checking on the branch 2018-04-02 06:43:04 +01:00
Tomas Kelemen (vudiq)
5d27b9f36e scripts/get_git: add handler for git 2018-04-02 06:43:04 +01:00