Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/juliaup
Julia installer and version multiplexer
https://github.com/JuliaLang/juliaup
95b0849701204f853e3dcacb499f4a0fe4e2800b authored over 1 year ago by David Anthoff <[email protected]>
Minor change: migrate to is terminal
ccad158117d3c43402d4f6b85441f5508cade12f authored over 1 year ago by David Anthoff <[email protected]>66c26b4f0a00ab3f414bb26bc9c1e8c70eedb887 authored over 1 year ago by David Anthoff <[email protected]>
42c31d25accaaa35b5918d5f7c3be681cb0eaa3f authored over 1 year ago by David Anthoff <[email protected]>
0aa718d8f46eb107d77c659ddbee11e5aaf1d308 authored over 1 year ago by David Anthoff <[email protected]>
59c94b1eb8a7f460c4a37bbba8e2f8d0bbbac043 authored over 1 year ago by David Anthoff <[email protected]>
7f2235af8d3eb7294209ff2debc829adbbf60859 authored over 1 year ago by David Anthoff <[email protected]>
b2237595650f40ddde48c8b18b6c8416aaf44328 authored over 1 year ago by David Anthoff <[email protected]>
fac68325ae47b19916b0b1893df9451faa13db55 authored over 1 year ago by David Anthoff <[email protected]>
82591ce3e6098ab23e4c3bddd89c840a5fadad32 authored over 1 year ago by David Anthoff <[email protected]>
Bump actions/checkout from 2 to 3
4a4550594e74bff9cdc7c54441b1ce66d9e4eeef authored over 1 year ago by David Anthoff <[email protected]>Bump peter-evans/create-pull-request from 4 to 5
f34da000dea06a3ee59f9f985d47207ae2ca6ae6 authored over 1 year ago by David Anthoff <[email protected]>Update deps
deb8ec0511197e16a19e707c5e05722e23226542 authored over 1 year ago by David Anthoff <[email protected]>e6de62c4216380f8973fdb8bd55bd9f88db0626c authored over 1 year ago by David Anthoff <[email protected]>
791625354f57b0fb070e7894b96d6b1499356907 authored over 1 year ago by David Anthoff <[email protected]>
a53eb21dd3f061690418dfdac31f08c13ef6788e authored over 1 year ago by David Anthoff <[email protected]>
Co-authored-by: ararslan <[email protected]>
ec45bbe063e8abffd46667b097d30ce95450a01c authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from...
48e6753c4131b565761c3face2644cb75010fbe2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...
Add more cli parameters for automated install
999258b7a498fe3750c699f810889d56eda7e88d authored over 1 year ago by David Anthoff <[email protected]>ea3d0ba708ba0573c2a84139cab0e7dfa1d3d73d authored over 1 year ago by Johannes Blaschke <[email protected]>
d1052febd374d041d6fae0d15a65d1819ee71fba authored over 1 year ago by Johannes Blaschke <[email protected]>
92f77c02474c7983dd5d632f6d24ea5314b3f5d2 authored over 1 year ago by Johannes Blaschke <[email protected]>
03b930409ce70c4f1e56427b9f5206945494b18e authored over 1 year ago by Johannes Blaschke <[email protected]>
041ce771d8dead9ce35dba6a30c33245a7f4b500 authored over 1 year ago by Johannes Blaschke <[email protected]>
Co-authored-by: David Anthoff <[email protected]>
0a74e5c65695c1405d3612babd31816ccf85d229 authored over 1 year ago by Johannes Blaschke <[email protected]>9e950aadcbf1564a64f12546ec61351fca1a1292 authored over 1 year ago by Kristoffer Carlsson <[email protected]>
f863662791fb2a4691c3d61271da3f49111efc06 authored over 1 year ago by Kristoffer Carlsson <[email protected]>
da371a3fabc7818a537db64f03d3b12eaac0c082 authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
d3037b8230ac7f45481c4173a863e414b31e0b69 authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
8fc1f48ddfd834e17b923951b3c2ac098c4da94e authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
a43759f10377fb9aaef0341769754711e885ea8f authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
use native-tls-vendored if libc is musl.
5c019caea5f6fcf92e926cfc37d356025499c80d authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>b3f9ef7b2cb0ce63f4aadb66069dc43a4779cd5c authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
Initially, I thought it was musl having issues
with openssl. The culprit was the workflow that
h...
- if target_env is musl, use feature vendored of native-tls
b40369ae9b41b81bff1a48024ea1b0f58df56261 authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>f2105b4b8de946822db1b3df6c8266ed6abf8af4 authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
- native-tls seems to pull openssl as a dependency and it is not guaranteed to build in musl sin...
ef699687bd1281faddbfca29f8a746a7046f77ba authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>e759397217d12aaa61bb289eeea37d43632992b5 authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
- comment out the original function for now
- update deps for macos in cargo.toml
47921816b2a0c1ad55d6e3276f7e8ff97572456d authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
04af3077589f213159e106e00a2e05801e6b62c9 authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
6708ea9cbb225f61721c47709378c8d1216ddcea authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
88a98a0eb9f364c67aa1ea3058820d04523a2cbd authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
95cf56cdef3fd013cadb93cfe06e13802a90fc90 authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
a0118e422178b8594bf78858c555439e4c3c14ea authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
eac7e9d88e17c795e6fb6404b6f4121c3ebc324e authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
74559631f4b7483bf4e90f701cb75c4c0aea44eb authored over 1 year ago by Soc Virnyl S. Estela <[email protected]>
Co-authored-by: ararslan <[email protected]>
4981be8f6d545150d57b48629f29bd1152ac1843 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>52fd2b78d5736e8d58b69edb8c356636a0ec8ca8 authored almost 2 years ago by Kristoffer Carlsson <[email protected]>
eec639c162233a270805009b87a3529955869447 authored almost 2 years ago by Kristoffer Carlsson <[email protected]>
Co-authored-by: ararslan <[email protected]>
051886cff975564d3fdf09dcd5330d9764ccefc8 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1ed4b1ab4d4f654e773c9dbcd3c12eb40f9f0f43 authored almost 2 years ago by Johannes Blaschke <[email protected]>
fed54f120afae35fa7307b9c860a76754af44891 authored almost 2 years ago by Johannes Blaschke <[email protected]>
[AUTO] Update version db
fc9a7f7b48e1f03b00f5a24f89e6d34c5ab8ed20 authored almost 2 years ago by David Anthoff <[email protected]>03cd4c851e46a0a18cb90b55d52c7f1e8e8f5798 authored almost 2 years ago by davidanthoff <[email protected]>
[AUTO] Update version db
18e952aeadcb67274fe6bef01e44400904f8365d authored almost 2 years ago by David Anthoff <[email protected]>4e0172be6ec6add855e0c21ee9baf1bed2727c6a authored almost 2 years ago by ararslan <[email protected]>
Sleep for 30 seconds before and after purging the Fastly cache
b8d415c80fbde1d5d87031312961d0b597821107 authored almost 2 years ago by David Anthoff <[email protected]>e4632e5b44c47d39079007cad6e9bbca05127e22 authored almost 2 years ago by Dilum Aluthge <[email protected]>
[AUTO] Update version db
ef3558cf6e93bb8271d27e87bd758dc2716f4993 authored almost 2 years ago by David Anthoff <[email protected]>d35945b307bb0b9ce86ada504a53dc20ddd6865f authored almost 2 years ago by davidanthoff <[email protected]>
Co-authored-by: ararslan <[email protected]>
8d76e5daa2be2cb5ce8d05508444d0e566aff0a5 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>Update juliaup.rs
1181b144b96902d1283b9a872e1483d1412629cf authored almost 2 years ago by David Anthoff <[email protected]>Fix tiny typo in help
24dfd9037bf7d8e35f3029531b2dd825425d8fce authored almost 2 years ago by Benoit Pasquier <[email protected]>90781fe628acba9ea9fb6a272737f3c78f5a2691 authored almost 2 years ago by David Anthoff <[email protected]>
0c87af6928972a9fc781000040f5be998c0a2fa2 authored almost 2 years ago by David Anthoff <[email protected]>
Fix handling of removed channels and error message
2d671f33c5163db2bead77dcaa5cbe96ab408150 authored almost 2 years ago by David Anthoff <[email protected]>79c055008b2c71723dac32dce0619a4f5008dd73 authored almost 2 years ago by David Anthoff <[email protected]>
c3ca22f21a71eff54809c92310fafb1a8b3f0feb authored almost 2 years ago by David Anthoff <[email protected]>
Make wording on mac and linux versions less worrysome
f9b9bb66d03e2edbaf99a9d8847dedc99567530d authored almost 2 years ago by David Anthoff <[email protected]>If we remove that part altogether maybe this other line has to go too
b3aba74330750bfcd2ee6d739be0e8f499581027 authored almost 2 years ago by Argel Ramírez Reyes <[email protected]>Removed wording altogether
Co-authored-by: Stefan Karpinski <[email protected]>
3a952187cf8987e68953e5d02931add32b41eb5f authored almost 2 years ago by Argel Ramírez Reyes <[email protected]>Juliaup offers a good experience in mac and on linux, the previous wording could be more scary t...
adbb91742328c8245b03954cdb2573a984fb768f authored almost 2 years ago by Argel Ramírez Reyes <[email protected]>8141ae4b823172fe46b96a0d7f1ec6adf5f06e8c authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bf162576da61023ad1b7c2c9b2c515ce1c68fca0 authored almost 2 years ago by David Anthoff <[email protected]>
0a42faa402ff9081b21c6fa341f581f65dedb4a8 authored almost 2 years ago by David Anthoff <[email protected]>
Document installer command line args
c520ce25f034821432fdbbbeef2dfebf9a36797b authored almost 2 years ago by David Anthoff <[email protected]>e782fb9a3a36a3605348d7b3d7da3c15c6f83152 authored almost 2 years ago by David Anthoff <[email protected]>
dbf7b58d291b2e4b21ff09414333c8f816fbc98c authored almost 2 years ago by David Anthoff <[email protected]>
218c8bcd8dc9fdd32952afb0376324a429b194f7 authored almost 2 years ago by David Anthoff <[email protected]>
add an ls alias for list
0c78580c4b6819605d0720bf0d006acdb32f1333 authored almost 2 years ago by David Anthoff <[email protected]>605a6cefef792d48c001490f511265b0308f8647 authored almost 2 years ago by David Anthoff <[email protected]>
70a85fbde621d62161a35b75b9a26b76a2ff30ab authored almost 2 years ago by David Anthoff <[email protected]>
Add support for non-interactive install
96712860019ef7eff14f56a1e72ce886d3ef43c5 authored almost 2 years ago by David Anthoff <[email protected]>daa6f033a797d58601f487ac6abdbcc1fbc4cc42 authored almost 2 years ago by David Anthoff <[email protected]>
d4a1f1822e30d0a51d59e620158f16fa00e4109e authored almost 2 years ago by David Anthoff <[email protected]>
8bdd86d54c02226895f7a3fc4eab48b5996c44d0 authored almost 2 years ago by David Anthoff <[email protected]>
829960f85d0b11989d154681728fd036871c5bf2 authored almost 2 years ago by David Anthoff <[email protected]>
Purge the Fastly cache before downloading `versions.json`
b996cc542f05ccb8a48fb33db94087d38a7954d6 authored almost 2 years ago by David Anthoff <[email protected]>6c86f61a1f8272a096754f534bb011887590d6a0 authored almost 2 years ago by anand jain <[email protected]>
a5d5792ae865101eb7449ca3a8bec17a4e5e332b authored almost 2 years ago by Dilum Aluthge <[email protected]>
971c99e62b4330620074cea3793f679a1b18c4ee authored almost 2 years ago by Dilum Aluthge <[email protected]>
[AUTO] Update version db
f02807c0980bb5eb2d714cee1bdf9e6b9feaf984 authored almost 2 years ago by David Anthoff <[email protected]>c7a579ec577f4a240a3cb52a61624cdddeb794a5 authored almost 2 years ago by davidanthoff <[email protected]>
[AUTO] Update version db
554675668e993219fed2f8f2f64218b4b944cc7b authored almost 2 years ago by David Anthoff <[email protected]>"Update Version DB": cc the user that triggered the workflow run
d382cf4cd863aacc105e60c744545e7a2d4ea19a authored almost 2 years ago by David Anthoff <[email protected]>11c3e6ef4d8ccd0321b9d44baeb2f63dbbbe1246 authored almost 2 years ago by Dilum Aluthge <[email protected]>
351f25d6f3f1cbf1576c409d6f5b9f62f99795db authored almost 2 years ago by ararslan <[email protected]>
81addc626a5995f36f279e37022c354dc2a4fb4c authored almost 2 years ago by Shayan Davoodi <[email protected]>