Skip to content
Open
Changes from 1 commit
Commits
Show all changes
105 commits
Select commit Hold shift + click to select a range
4cff96b
Add the ability to native build cargo packages
waterfoul Apr 11, 2023
d2d262a
Add --link
waterfoul Apr 11, 2023
8cfee33
Attempting to fix CI
waterfoul Apr 11, 2023
b6a8899
Finished moving pip venvs into cross-compiled layer
waterfoul Apr 12, 2023
9074ee9
Shrinking the dockerfile a bit
waterfoul Apr 13, 2023
360804a
Moving chmod to copy command to reduce layer count
waterfoul Apr 13, 2023
c5b6da9
Add build platform layer, move scalafix to that layer
waterfoul Apr 13, 2023
3ac92b3
Move bash_exec to build_platform
waterfoul Apr 13, 2023
13d9e5c
Move dotenv linter to docker image
waterfoul Apr 13, 2023
51881a7
Added the ability to install into the build-platform stage
waterfoul Apr 13, 2023
a6fa258
Bugfix
waterfoul Apr 13, 2023
99b2782
Bugfix
waterfoul Apr 13, 2023
925606f
Moved megalinter to a venv
waterfoul Apr 13, 2023
08a8073
Add dep
waterfoul Apr 13, 2023
02a8f09
fixed java package, started seperating node modules to it's own layer
waterfoul Apr 13, 2023
8d8ab0c
Fixing node_modules
waterfoul Apr 13, 2023
a571efa
Fixing python
waterfoul Apr 18, 2023
4e45773
Split per platform logic
waterfoul Apr 18, 2023
7c5a220
Tweaking Ruff
waterfoul Apr 18, 2023
1e337b0
debugging
waterfoul Apr 18, 2023
c1ecf9e
Cleanup and debugging
waterfoul Apr 19, 2023
82f2cd5
Adding cache to pip, share the download dir to try to save on downloa…
waterfoul Apr 19, 2023
d9a20a2
Bugfix
waterfoul Apr 19, 2023
e85d55c
Trying to make the download faster
waterfoul Apr 19, 2023
7aba73e
Trying to make the download faster
waterfoul Apr 19, 2023
cb42a56
Tinkering with pip download
waterfoul Apr 19, 2023
87239af
Adjusting pip download
waterfoul Apr 19, 2023
3553551
Bugfix
waterfoul Apr 19, 2023
8fc4d82
Made the dockerfules look cleaner
waterfoul Apr 19, 2023
2fc298a
Broke up the pip installs
waterfoul Apr 19, 2023
591c929
Fix pip, add cargo binstall
waterfoul Apr 19, 2023
53e55fb
Bugfix
waterfoul Apr 19, 2023
18c062e
Bugfix
waterfoul Apr 19, 2023
c85a660
Switch to cargo binstall
waterfoul Apr 20, 2023
538fee8
Bugfix, move ruff to download of binary
waterfoul Apr 20, 2023
71cad60
Bugfix, add log parser script
waterfoul Apr 20, 2023
f198ad6
Debugging
waterfoul Apr 20, 2023
12a7e3e
Debugging
waterfoul Apr 20, 2023
a0b06d6
Add arm64
waterfoul Apr 20, 2023
1bfb687
Starting refactor to make multiarch testing easier
waterfoul Apr 20, 2023
b2405e7
Bugfix
waterfoul Apr 20, 2023
a541ab7
Indent fix
waterfoul Apr 20, 2023
ed81b3f
Indent tweak
waterfoul Apr 20, 2023
fa57dfe
Debugging
waterfoul Apr 20, 2023
dbc5027
Debugging
waterfoul Apr 20, 2023
acd4c95
Debugging
waterfoul Apr 20, 2023
f51f8f4
Indent fix
waterfoul Jul 19, 2023
73d4e83
Debugging
waterfoul Apr 20, 2023
3044104
Debugging
waterfoul Apr 20, 2023
b347bf7
Debugging
waterfoul Apr 20, 2023
5b6b27e
Debugging
waterfoul Apr 20, 2023
05867bd
Debugging
waterfoul Apr 20, 2023
be7eef5
Debugging
waterfoul Apr 20, 2023
ee7aa03
Debugging
waterfoul Apr 20, 2023
9d09516
Reduce retention
waterfoul Apr 20, 2023
77ffbca
Temp remove tar file
waterfoul Apr 20, 2023
513c1c0
Disable arm64
waterfoul Apr 20, 2023
3db4bb3
Adding oci export back
waterfoul Apr 24, 2023
6edec29
Swapping output and arm64
waterfoul Apr 24, 2023
0552f39
Adding the tests back in
waterfoul Apr 24, 2023
c1a5cf3
Bugfix
waterfoul Apr 24, 2023
0f3f713
Bugfix
waterfoul Apr 24, 2023
7a16b90
Bugfix
waterfoul Apr 24, 2023
663a5a4
Bugfix
waterfoul May 15, 2023
b3a28db
Bugfix
waterfoul May 15, 2023
8117096
Test fixes
waterfoul May 15, 2023
13d8863
Delete tar file after loading
waterfoul May 15, 2023
e20c905
Test fix
waterfoul May 17, 2023
6fb1919
Tweaked the python run commands
waterfoul May 17, 2023
b168986
Fix env
waterfoul May 17, 2023
1fd1b01
Bugfix
waterfoul May 18, 2023
5c284d1
Fixed the make file
waterfoul Jul 19, 2023
cc781df
Updating after rebase
waterfoul Jul 19, 2023
e19e90c
Reverting some changes broken by rebase
waterfoul Jul 19, 2023
c547732
Reverting some changes broken by rebase
waterfoul Jul 19, 2023
35eb8c9
Reverting some changes broken by rebase
waterfoul Jul 19, 2023
1aa3fa8
Fixing CI
waterfoul Jul 19, 2023
c329665
Fixing CI
waterfoul Jul 19, 2023
43c6cd3
Fixing CI
waterfoul Jul 19, 2023
bc06bdd
Fixing CI
waterfoul Jul 19, 2023
ab071fc
Pull in dockerfile changes lost in rebase
waterfoul Jul 19, 2023
b04c606
Switch a base image
waterfoul Jul 19, 2023
5e96026
Enable arm
waterfoul Jul 19, 2023
48a46c6
Moved revive build to cross compile
waterfoul Jul 20, 2023
f0a05a3
Move dustilock to cross compile
waterfoul Jul 20, 2023
43d9378
Bugfix
waterfoul Jul 20, 2023
891a99e
Add wheel
waterfoul Jul 20, 2023
ea0cd80
Sped up the build a bit
waterfoul Jul 24, 2023
4e568bd
Bugfix
waterfoul Jul 24, 2023
77c9137
Bugfix
waterfoul Jul 24, 2023
c127f10
Fix luacheck install
waterfoul Jul 25, 2023
db79f5e
Splitting out the run command temporarially to check build times
waterfoul Jul 25, 2023
691ac58
Attempting to update to new salesforce cli which should be smaller
waterfoul Jul 25, 2023
3db704d
Move phive to build platform
waterfoul Jul 25, 2023
d24b5ba
Move arm-ttk to build platform
waterfoul Jul 25, 2023
3e3d4df
Bugfix
waterfoul Jul 25, 2023
460bc76
Fixed musl wheels
waterfoul Jul 25, 2023
f7ee3cb
Break down a run command to see wqhere the time is being spent
waterfoul Jul 26, 2023
f171b77
Remove sdfx-hardis
waterfoul Jul 26, 2023
e7ed3ed
Fix a bug in the ide extension code
waterfoul Jul 26, 2023
546966d
Debugging
waterfoul Jul 26, 2023
560dc8c
Disabled powershell for arm
waterfoul Jul 26, 2023
79f607e
Bugfix
waterfoul Jul 26, 2023
c811e52
Reenable amd64
waterfoul Jul 26, 2023
8a809c9
Increase build space using action
waterfoul Jul 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bugfix
  • Loading branch information
waterfoul committed Jul 19, 2023
commit 18c062ee3a8b0b7ae76e922d73e215e64ec7babc
2 changes: 1 addition & 1 deletion .automation/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ def build_dockerfile(
+ " llvm \\\n"
+ " clang \\\n"
+ " curl \n"
+ 'RUN curl https://github.com/cargo-bins/cargo-binstall/releases/download/v0.22.0/cargo-binstall-$([[ "${TARGETARCH}" == "amd64" ]] && echo "x86_64" || echo "aarch64")-unknown-linux-musl.tgz -O - | tar -xvf \\\n'
+ 'RUN curl --location "https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-$([[ "${TARGETARCH}" == "amd64" ]] && echo "x86_64" || echo "aarch64")-unknown-linux-musl.tgz" | tar -xzv \\\n'
+ " && mkdir -p /cargo/.cargo/bin \\\n"
+ " && mv cargo-binstall /cargo/.cargo/bin \\\n"
+ " && chown -R 63425:63425 /cargo \n"
Expand Down