Commit Graph

129 Commits

Author SHA1 Message Date
andrewc
ecb24b8670 Try git pull in submodule 2023-10-24 15:54:41 +10:00
andrewc
3ae5e59e96 Sync submodule before update 2023-10-24 15:48:52 +10:00
andrewc
afc1a4faab Only update libs submodules in push job 2023-10-24 15:40:27 +10:00
andrewc
e5358000ef Trying changing submodule url in push libs job, before updating with
remote
2023-10-24 15:33:39 +10:00
andrewc
d6e8e0d96f submodule strat normal 2023-10-24 15:24:59 +10:00
andrewc
3d2d06f5b1 Trying different submodule strategy 2023-10-24 15:22:30 +10:00
andrewc
c08e147199 Non recursive submodules, and --merge flag for submodule update 2023-10-24 15:12:40 +10:00
andrewc
5a3315370b Increase submodule depth to normal 2023-10-24 15:00:23 +10:00
andrewc
fa65d5e060 Added --remote to submodule update flags, so that the branch is checked
out
2023-10-24 14:46:00 +10:00
andrewc
fdeaf321e0 More push debugging 2023-10-24 14:37:22 +10:00
andrewc
b62264326f Push libs debug 2023-10-24 14:28:56 +10:00
andrewc
98199c71d1 More debug push libs 2023-10-24 14:20:30 +10:00
andrewc
21db630938 Trying different method of getting branch for libs push 2023-10-24 14:12:29 +10:00
andrewc
1c2d4d73a0 More debugging libs push 2023-10-24 13:51:47 +10:00
andrewc
2747320f39 Set remote url early for libs push 2023-10-24 13:43:52 +10:00
andrewc
f09785a98f Fetch before getting branches 2023-10-24 13:35:45 +10:00
andrewc
b8ea218024 printing to debug libs push 2023-10-24 13:12:00 +10:00
andrewc
be5d0410cf Add individual project tokens for each of the libs. 2023-10-24 13:01:24 +10:00
andrewc
de6695158f Fixing up pushing to libs on release by using auth token 2023-10-24 11:33:37 +10:00
andrewc
dff93b20ec Added git config before trying to push libs 2023-10-24 10:41:02 +10:00
andrewc
ae1ce7c199 Fixup base ci file.
Fix bash loop in kibot-ci merge_libs
2023-10-24 10:23:10 +10:00
andrewc
8f99c7529f Copy template sch file to panelized folder, instead of creating blank
file
2023-10-24 10:01:00 +10:00
andrewc
cf9aa5eb33 Added empty commit before creating MR in libs 2023-10-24 09:28:18 +10:00
andrewc
020d513b66 Added to push so that the source branch isn't deleted for libs merge
request
2023-10-24 08:59:12 +10:00
andrewc
fab7ca985f Trying to trigger MR in libs when on committing on main 2023-10-23 19:48:40 +10:00
andrewc
ea94aadb13 Don't cd into dir when using kibot, makes paths easier to deal with 2023-10-23 19:03:23 +10:00
andrewc
acd0758622 CI: set aux origin of each pcb to bottom left 2023-10-23 15:45:08 +10:00
andrewc
5f290a1b06 Directory mapping corrected
JLC compress output now works
Fixed up xlsx bom
Renamed pcb print output
2023-10-20 21:28:57 +10:00
andrewc
1e23a32622 Renamed .gitmodules to gitmodules, and .gitlab-ci.yml to kibot-ci.yml
Updated default.kibot.yaml and kibot-ci.yml to match DS.
Added ci yaml to be copied to the root of the kicad proj, it just
includes kibot-ci.yml
2023-10-19 20:57:55 +10:00