Commit Graph

314 Commits

Author SHA1 Message Date
Kai Kriegel
e2f859326a Update .gitlab-ci.yml 2022-01-05 20:39:51 +00:00
Kai Kriegel
222111895d cleanup build dependencies 2022-01-05 19:55:40 +00:00
Kai Kriegel
59214e28bf Update .gitlab-ci.yml 2021-12-28 02:21:19 +00:00
Kai Kriegel
447d494f63 Update .gitlab-ci.yml 2021-12-28 01:05:11 +00:00
Kai Kriegel
30ef170374 Update .gitlab-ci.yml 2021-12-28 00:51:16 +00:00
Kai Kriegel
cf80ecd8c6 Update .gitlab-ci.yml 2021-12-28 00:49:47 +00:00
Kai Kriegel
c17faf9ba2 Update .gitlab-ci.yml file 2021-12-28 00:47:24 +00:00
Kai Kriegel
3f0c45b802 Update .gitlab-ci.yml 2021-12-28 00:33:12 +00:00
Kai Kriegel
68213f30ed ignore armv6 for now 2021-12-28 00:13:11 +00:00
Kai Kriegel
5f7b80eadb Update .gitlab-ci.yml 2021-12-27 23:59:52 +00:00
Kai Kriegel
761d163435 try arm-unknown-linux-gnueabihf 2021-12-27 23:54:23 +00:00
Kai Kriegel
d68c5cc8a6 Update .gitlab-ci.yml 2021-12-27 23:38:00 +00:00
Kai Kriegel
5a584dd590 Update .gitlab-ci.yml 2021-12-27 23:30:16 +00:00
Kai Kriegel
fdf494ed1d Update .gitlab-ci.yml 2021-12-27 23:03:14 +00:00
Kai Kriegel
2e7a749e2f try without armel 2021-12-27 14:27:41 +00:00
Kai Kriegel
167c1f1bb5 actually build binaries and save them as artifacts 2021-12-27 00:55:10 +00:00
Kai Kriegel
aa7d9792bd add armel arch 2021-12-26 21:12:20 +00:00
Kai Kriegel
b6ad6b3f68 first try at armv6 builds 2021-12-26 21:09:00 +00:00
Kai Kriegel
97860edbb2 change order of builds to help dev keep sanity 2021-12-14 16:51:59 +01:00
Kai Kriegel
a711b203a0 update crates 2021-12-14 16:50:38 +01:00
Kai Kriegel
61eeca4809 add armhf libssl 2021-12-14 16:37:51 +01:00
Kai Kriegel
08a879be99 add c++ compiler for armhf 2021-12-14 16:27:39 +01:00
Kai Kriegel
585e3f3551 specify correct target for rustup 2021-12-14 15:58:27 +01:00
Kai Kriegel
434ac6e081 ffs 2021-12-14 15:55:47 +01:00
Kai Kriegel
97e1058f64 removed x86 libclang 2021-12-14 15:53:18 +01:00
Kai Kriegel
c44a84b794 remove quiet flag from apt-get 2021-12-14 15:50:17 +01:00
Kai Kriegel
3aad898ad5 fixed typo in dpkg cmd 2021-12-14 15:42:36 +01:00
Kai Kriegel
865e95c66f Merge branch 'feature/docker-arm' of gitlab.com:fabinfra/fabaccess/bffh into feature/docker-arm 2021-12-14 15:39:26 +01:00
Kai Kriegel
1e2cb52b69 use correct path to cargo config 2021-12-14 15:38:15 +01:00
Kai Kriegel
ee6f030278 use correct path to cargo config 2021-12-14 15:36:12 +01:00
Kai Kriegel
160f573312 added cargo config for cross compiling 2021-12-14 15:34:14 +01:00
Kai Kriegel
664567465d fixed path to cargo cfg 2021-12-14 15:30:20 +01:00
Kai Kriegel
624acbf6a5 cross compile without qemu 2021-12-14 15:28:08 +01:00
Kai Kriegel
f824741cb7 call correct docker command for buildx 2021-12-14 12:37:21 +00:00
Kai Kriegel
b74f23becf dont run default before_script 2021-12-14 12:35:38 +00:00
Kai Kriegel
739c875fbc Update .gitlab-ci.yml 2021-12-14 01:16:49 +00:00
Kai Kriegel
34f0e057f9 use buster based rust image 2021-12-14 00:38:34 +00:00
Kai Kriegel
9eb6f1f4ed Update .gitlab-ci.yml 2021-12-14 00:33:30 +00:00
Kai Kriegel
91d0a01c4b fix path to build context 2021-12-14 00:17:09 +00:00
Kai Kriegel
56afc2c7d4 use correct path to buildx 2021-12-14 00:13:53 +00:00
Kai Kriegel
8f4cf74819 install buildx as cli plugin 2021-12-14 00:11:10 +00:00
Kai Kriegel
b4d7bee801 Update .gitlab-ci.yml 2021-12-14 00:06:40 +00:00
Kai Kriegel
2f2d2216af switch docker build to buildx for multiarch 2021-12-13 23:57:14 +00:00
Nadja Reitzenstein
6b88191dc5 Set previous user on all state changes if required
Fixes: #30
2021-12-05 23:43:36 +01:00
Nadja Reitzenstein
6e91295cc0 Fix URN 2021-12-05 23:38:05 +01:00
Nadja Reitzenstein
6d3e08955a Config improvements and make shellies have a topic parameter 2021-12-05 19:23:35 +01:00
Nadja Reitzenstein
eeb0ff306b Fix Machines using their name instead of their id 2021-12-05 18:53:02 +01:00
Kai Kriegel
fd7fec2cbe Revert "added first start logic to seed db and keep state"
This reverts commit ab3ac8f730.
2021-12-02 00:42:00 +01:00
Nadja Reitzenstein
2a57ce2c28 Lock! 2021-12-01 15:47:28 +01:00
Nadja Reitzenstein
47781b445e Make machine correctly load state and set previous/current use in API 2021-12-01 15:46:52 +01:00