-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Cross compilation #128
base: main
Are you sure you want to change the base?
Commits on Mar 5, 2024
-
enable pdf output format for the command line
Tobias Kleinert authored and Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a6b2fc - Browse repository at this point
Copy the full SHA 1a6b2fcView commit details -
Tobias Kleinert authored and Sowasvonbot committed
Mar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6fb0bdf - Browse repository at this point
Copy the full SHA 6fb0bdfView commit details -
remove the unnecessary keeping of the temp html file
Tobias Kleinert authored and Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 23ac82d - Browse repository at this point
Copy the full SHA 23ac82dView commit details -
Tobias Kleinert authored and Sowasvonbot committed
Mar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 148cb80 - Browse repository at this point
Copy the full SHA 148cb80View commit details -
move pdf render code to own module in the render crate
Tobias Kleinert authored and Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for bacdfb7 - Browse repository at this point
Copy the full SHA bacdfb7View commit details -
first working import of paged js
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b98d8d - Browse repository at this point
Copy the full SHA 9b98d8dView commit details -
fix the missing code highlighting in pdfs
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ec12dac - Browse repository at this point
Copy the full SHA ec12dacView commit details -
improve error message output during the pdf render stage
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 26aecc6 - Browse repository at this point
Copy the full SHA 26aecc6View commit details -
add cross-compilation for windows
Tobias Kleinert authored and Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 72af1ff - Browse repository at this point
Copy the full SHA 72af1ffView commit details -
fix installation error in pipeline
Tobias Kleinert authored and Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 36f0e32 - Browse repository at this point
Copy the full SHA 36f0e32View commit details -
add first experimental cross-compilation for macos and caching for li…
…nux depencies
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 7574269 - Browse repository at this point
Copy the full SHA 7574269View commit details -
fix for unrecognized runner.os
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9586bdc - Browse repository at this point
Copy the full SHA 9586bdcView commit details -
try to cache between multiple jobs
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 23778ad - Browse repository at this point
Copy the full SHA 23778adView commit details -
try to use shared key between jobs for caching
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 45e5646 - Browse repository at this point
Copy the full SHA 45e5646View commit details -
Sowasvonbot committed
Mar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ac961f5 - Browse repository at this point
Copy the full SHA ac961f5View commit details -
fix ubuntu_latest to ubuntu-latest
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for bd3c894 - Browse repository at this point
Copy the full SHA bd3c894View commit details -
feature: add release artifact to pipeline
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b1aad3b - Browse repository at this point
Copy the full SHA b1aad3bView commit details -
feat: add compiled binaries to release
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for cc2f462 - Browse repository at this point
Copy the full SHA cc2f462View commit details -
feat: use shared build workflow
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 99cd069 - Browse repository at this point
Copy the full SHA 99cd069View commit details -
fix: remove additional dot in filename
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for d72c3d6 - Browse repository at this point
Copy the full SHA d72c3d6View commit details -
fix: remove additional dot in filename
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 5cbbab8 - Browse repository at this point
Copy the full SHA 5cbbab8View commit details -
fix: add missing and between conditions
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 130ecbe - Browse repository at this point
Copy the full SHA 130ecbeView commit details -
fix: use correct fromJSON method
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for db40288 - Browse repository at this point
Copy the full SHA db40288View commit details -
fix: use correct format for json array
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 68fb836 - Browse repository at this point
Copy the full SHA 68fb836View commit details -
fix: use correct JSON formatting in build file
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f3ff13 - Browse repository at this point
Copy the full SHA 3f3ff13View commit details -
fix: resolve errors after rebase
Sowasvonbot committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for df9628a - Browse repository at this point
Copy the full SHA df9628aView commit details
Commits on Mar 6, 2024
-
fix: update upload archive workflow
Sowasvonbot committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 7523edc - Browse repository at this point
Copy the full SHA 7523edcView commit details -
fix: try to review release please
Sowasvonbot committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 101f62b - Browse repository at this point
Copy the full SHA 101f62bView commit details
Commits on Mar 7, 2024
-
fix: update release please version
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for cd19e5b - Browse repository at this point
Copy the full SHA cd19e5bView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 34a8a62 - Browse repository at this point
Copy the full SHA 34a8a62View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 818e0b1 - Browse repository at this point
Copy the full SHA 818e0b1View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e9612a - Browse repository at this point
Copy the full SHA 6e9612aView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for b4848e7 - Browse repository at this point
Copy the full SHA b4848e7View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 74f8efc - Browse repository at this point
Copy the full SHA 74f8efcView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 8a4de88 - Browse repository at this point
Copy the full SHA 8a4de88View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 65bdf2f - Browse repository at this point
Copy the full SHA 65bdf2fView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 8f0bde2 - Browse repository at this point
Copy the full SHA 8f0bde2View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for b07deb9 - Browse repository at this point
Copy the full SHA b07deb9View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ca4308 - Browse repository at this point
Copy the full SHA 7ca4308View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for bfd7197 - Browse repository at this point
Copy the full SHA bfd7197View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 7283a8d - Browse repository at this point
Copy the full SHA 7283a8dView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c79297a - Browse repository at this point
Copy the full SHA c79297aView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 6341f41 - Browse repository at this point
Copy the full SHA 6341f41View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 3483d01 - Browse repository at this point
Copy the full SHA 3483d01View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c65654a - Browse repository at this point
Copy the full SHA c65654aView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for ee69067 - Browse repository at this point
Copy the full SHA ee69067View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for e378576 - Browse repository at this point
Copy the full SHA e378576View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b13111 - Browse repository at this point
Copy the full SHA 3b13111View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 48f0c1c - Browse repository at this point
Copy the full SHA 48f0c1cView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 51dcdd1 - Browse repository at this point
Copy the full SHA 51dcdd1View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 383fb4f - Browse repository at this point
Copy the full SHA 383fb4fView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a526f1 - Browse repository at this point
Copy the full SHA 1a526f1View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 327bbde - Browse repository at this point
Copy the full SHA 327bbdeView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for f04a137 - Browse repository at this point
Copy the full SHA f04a137View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for e5a7d1e - Browse repository at this point
Copy the full SHA e5a7d1eView commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 0793652 - Browse repository at this point
Copy the full SHA 0793652View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 48cd033 - Browse repository at this point
Copy the full SHA 48cd033View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 0326a03 - Browse repository at this point
Copy the full SHA 0326a03View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c834304 - Browse repository at this point
Copy the full SHA c834304View commit details -
fix: restructure release please to run it first before even building …
…artifacts
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 318e225 - Browse repository at this point
Copy the full SHA 318e225View commit details -
fix: caching between different workflows currently not working
Sowasvonbot committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b5c3de - Browse repository at this point
Copy the full SHA 3b5c3deView commit details