Commit Graph

785 Commits

Author SHA1 Message Date
M. Mert Yildiran
0fe252bbdb Revert "Revert "Enable publish.yml for feature/multiarch_build branch""
This reverts commit 303e466bdc.
2022-01-25 07:49:54 +03:00
M. Mert Yildiran
9c46374926
Fix Dockerfile 2022-01-25 07:37:45 +03:00
M. Mert Yildiran
ebc421fb70
Merge branch 'develop' into feature/multiarch_build 2022-01-25 07:09:54 +03:00
M. Mert Yildiran
cb46786bb4
Upgrade Basenine version to v0.4.13 2022-01-25 07:09:21 +03:00
M. Mert Yildiran
dd78df8823
Improve the comments in the Dockerfile 2022-01-25 07:04:09 +03:00
M. Mert Yildiran
581cf74dc0
Remove the unnecessary dependencies from builder-native-base 2022-01-25 06:55:54 +03:00
M. Mert Yildiran
7ff6d904ad
Fill the shell script and specify the tag for dockcross/linux-arm64-musl 2022-01-25 06:52:13 +03:00
M. Mert Yildiran
0e85cc829d
Separate cross-compilation builder image into a separate repo named up9inc/linux-arm64-musl-go-libpcap 2022-01-25 06:43:34 +03:00
M. Mert Yildiran
98760300ab
Make the BUILDARCH and TARGETARCH separation in the Dockerfile 2022-01-25 06:04:53 +03:00
M. Mert Yildiran
eebeb4fb0c
Revert modifications in some shell scripts 2022-01-25 05:49:41 +03:00
M. Mert Yildiran
b896646605
Verify the signatures of the downloads in dockcross/linux-arm64-musl 2022-01-25 05:49:19 +03:00
M. Mert Yildiran
f989bc3fc9
Bring back -s -w flags 2022-01-25 05:35:10 +03:00
M. Mert Yildiran
7fd8a26670
Fix Dockerfile 2022-01-25 05:22:25 +03:00
M. Mert Yildiran
ba0de069f3
Statically link the protocol extensions 2022-01-25 05:10:32 +03:00
M. Mert Yildiran
6c12d299a8
Make the Dockerfile to compile the agent statically 2022-01-25 04:35:13 +03:00
Gustavo Massaneiro
85edd6e5b0
updated debug.Dockerfile with the latest changes for the ui split build (#691) 2022-01-24 13:52:09 -03:00
RoyUP9
3067bf5eaf
Fixed ui split (#690) 2022-01-24 18:11:45 +02:00
M. Mert Yildiran
724c86bd3b
Merge branch 'develop' into feature/multiarch_build 2022-01-24 16:41:35 +03:00
RoyUP9
d216c64154
Added support of ui split build (#682) 2022-01-24 10:34:50 +02:00
lirazyehezkel
39f0b74897
Split UI build (#681)
* Split ui build into build and build-ent folders

* remove is_standalone var

Co-authored-by: RoyUP9 <87927115+RoyUP9@users.noreply.github.com>
2022-01-24 10:02:35 +02:00
M. Mert Yildiran
0ad5bc1f59
Remove build_extensions_debug.sh as well 2022-01-23 23:03:54 +03:00
M. Mert Yildiran
e894ed4621
Revert Go 1.17 upgrade 2022-01-23 22:55:31 +03:00
M. Mert Yildiran
8b52a950d5 Merge branch 'develop' into feature/multiarch_build 2022-01-23 21:46:46 +03:00
M. Mert Yildiran
303e466bdc Revert "Enable publish.yml for feature/multiarch_build branch"
This reverts commit d30be4c1f0.
2022-01-23 21:42:41 +03:00
M. Mert Yildiran
f21f5d50aa
Build ARM64 CLI for Linux as well 2022-01-23 20:58:17 +03:00
M. Mert Yildiran
7a6856a6e9
Bring back Set up Cloud SDK step to Build the CLI and publish job 2022-01-23 19:43:20 +03:00
M. Mert Yildiran
4ddcb7cb92
Add MizuAgentImageRepo constant and use it as default AgentImage value 2022-01-23 19:31:43 +03:00
M. Mert Yildiran
d782380dc5
Remove the lines that are forgotten to be removed from the shell scripts 2022-01-23 19:18:20 +03:00
M. Mert Yildiran
f9325792d2
Tag correctly and set ARCH Docker argument 2022-01-23 18:58:45 +03:00
M. Mert Yildiran
d30be4c1f0
Enable publish.yml for feature/multiarch_build branch 2022-01-23 18:50:15 +03:00
M. Mert Yildiran
0286e0140e
Update publish.yml 2022-01-23 18:18:27 +03:00
RoyUP9
569f8ae143
Added post install check (#630) 2022-01-23 16:52:58 +02:00
M. Mert Yildiran
ef355331ce
Fix the indentation in the Dockerfile 2022-01-23 17:45:13 +03:00
M. Mert Yildiran
aed86bb3bc Merge branch 'develop' into feature/multiarch_build 2022-01-23 17:42:07 +03:00
M. Mert Yildiran
c55adcd357
Use debian:stable-slim as the base 2022-01-23 17:40:57 +03:00
gadotroee
bcea6cdc49
Update publish.yml (#679) 2022-01-23 16:18:50 +02:00
M. Mert Yildiran
20ffe2a2de
Upgrade Basenine version to v0.4.12 2022-01-23 16:41:29 +03:00
M. Mert Yildiran
677669fbb9 Merge branch 'develop' into feature/multiarch_build 2022-01-23 16:30:03 +03:00
M. Mert Yildiran
f5a0cb01a4
Replace mertyildiran/debian-pcap with up9inc/debian-pcap 2022-01-23 14:26:45 +03:00
gadotroee
1a2697dd0d
Images to docker hub (#676) 2022-01-23 12:41:47 +02:00
M. Mert Yildiran
09111aeb1d
Create a custom base (debian:buster-slim based) image for the shipped image 2022-01-23 00:18:56 +03:00
M. Mert Yildiran
83fe96259b
Merge branch 'develop' into feature/multiarch_build 2022-01-22 23:31:05 +03:00
M. Mert Yildiran
4003718011
Delete debug.Dockerfile 2022-01-22 23:29:59 +03:00
M. Mert Yildiran
5ab763b949
Update Dockerfile to have cross-compilation on an AMD64 machine
Also revert changes in the shell scripts
2022-01-22 23:28:04 +03:00
M. Mert Yildiran
4ca9606148
Fix asm: xxhash_amd64.s:120: when dynamic linking, R15 is clobbered by a global variable access error 2022-01-22 22:13:23 +03:00
Gustavo Massaneiro
2638672603
updated debug.Dockerfile to use node 16 (#675) 2022-01-22 15:33:48 -03:00
M. Mert Yıldıran
a702f0f93a
Merge repeated keys in query parameters into arrays (#674) 2022-01-22 20:09:31 +03:00
M. Mert Yildiran
4fde6e9dac
Merge branch 'develop' into feature/multiarch_build 2022-01-20 21:28:06 +03:00
lirazyehezkel
18d90cdf36
Support node 16 (#673)
* upgrade node-sass

* upgrade axios

* update dockerfile

Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
2022-01-20 18:41:00 +02:00
AmitUp9
9c665e664b
TRA-4158 login touch ups (#667)
* logos switched and put in place

* removed unnessesry commas

* fix warning

* remove dev code

Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
2022-01-20 18:29:26 +02:00