- Fix juliaup.changes file.
- Update to version 1.8.12:
* Fix typo
* Fix a typo
* Add a check phase to test workflow that runs on all platforms
* Fix some platform specific errors and warnings
* chore: Release juliaup version 1.8.11
* Fix cond compile on macos
* Unfix wrong target family
* Fix typo on merge
* Use more borrowed types where possible
* Reset some functions return values back to Result
* Change default versions db update interval to 24 hours
* Add versions db update to add and update command
* Update deps
* Bump peter-evans/create-pull-request from 3 to 4
* Various lints and minor improvements
* Configure for target_os, not nonexistant family
* Make 60 the default versions db update interval
* Make the update interval between versions db updates a config
* Update versions db on self update
* Add a powerpoint schematic in devdocs
* Update version db
* Add alpha versions
* Document releasepreview usage
* Also add musl fix for release action.
* Use sudo.
* Fix quotes.
* Musl build can't find gcc-musl.
* chore: Release juliaup version 1.8.10
* Enable second part of musl tests
* Properly disable musl tests
* Unify some output
* Fix some unit tests
* Update version db
* Fix parse_versionstring
* Generate better arch strings in semver
* Enable ci tests of musl build
* Disable musl tests for now
* Use cross on Linux for tests
* Add Juliaup version to juliaup info
* Add musl build to tests
* chore: Release juliaup version 1.8.9
* Change shell script to serve musl on Linux
* Add triplet to juliaup info
* chore: Release juliaup version 1.8.8
* Add info command
* change to a redirect for developers to the wiki
* add source build notes to the readme
- Update to version 1.8.7:
* Fix bug in release workflow
* Fix typo
* In the "Update Version DB" PRs, add a note that the user must close and reopen the PR to trigger CI
* Update version db
* chore: Release juliaup version 1.8.5
* Add musl builds
* Fix some final things for the CI update story
* Use local version db if newer than bundled
* Fix a renaming bug
* Update version db
* Tweak cache update algorithm
* Fix a bug
* Trigger version db update from launcher
* Add download of version db
* Track latest structure in build.rs
* Update version db (#468)
* Delete tempfile
* Update version db
* Add tempfile
* Use correct platform strings
* Update version db workflow
* chore: Release juliaup version 1.8.1
* Remove diagnostic output
* chore: Release juliaup version 1.8.0
* Move LTS version to top in version udpate script
* Delete versions.json
* Replace build.rs logic
* Update version db
* New updatedb script
* Fix typo
* Update version db
* Fix bug
* Add versiondb folder
* Progress version db
* Progress on version db update
* Fix bug in version db upload
* Progress on update version db
* Update versiondb process
* Fix versiondb update
* Add update version db script
* Fix an error message
* Add app installer info to README
- Update specfile. Remove the update-alternatives requirement
It does not make sense since juliaup can have multiple julia versions.
- Add _constraints file to fix out of memory issues.
OBS-URL: https://build.opensuse.org/request/show/1042899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=8
* Fix typo
* Fix a typo
* Add a check phase to test workflow that runs on all platforms
* Fix some platform specific errors and warnings
* chore: Release juliaup version 1.8.11
* Fix cond compile on macos
* Unfix wrong target family
* Fix typo on merge
* Use more borrowed types where possible
* Reset some functions return values back to Result
* Change default versions db update interval to 24 hours
* Add versions db update to add and update command
* Update deps
* Bump peter-evans/create-pull-request from 3 to 4
* Various lints and minor improvements
* Configure for target_os, not nonexistant family
* Make 60 the default versions db update interval
* Make the update interval between versions db updates a config
* Update versions db on self update
* Add a powerpoint schematic in devdocs
* Update version db
* Add alpha versions
* Document releasepreview usage
* Also add musl fix for release action.
* Use sudo.
* Fix quotes.
* Musl build can't find gcc-musl.
* chore: Release juliaup version 1.8.10
* Enable second part of musl tests
* Properly disable musl tests
* Unify some output
* Fix some unit tests
* Update version db
* Fix parse_versionstring
* Generate better arch strings in semver
* Enable ci tests of musl build
* Disable musl tests for now
* Use cross on Linux for tests
* Add Juliaup version to juliaup info
* Add musl build to tests
* chore: Release juliaup version 1.8.9
* Change shell script to serve musl on Linux
* Add triplet to juliaup info
* chore: Release juliaup version 1.8.8
* Add info command
* change to a redirect for developers to the wiki
* add source build notes to the readme
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=64
* Fix bug in release workflow
* Fix typo
* In the "Update Version DB" PRs, add a note that the user must close and reopen the PR to trigger CI
* Update version db
* chore: Release juliaup version 1.8.5
* Add musl builds
* Fix some final things for the CI update story
* Use local version db if newer than bundled
* Fix a renaming bug
* Update version db
* Tweak cache update algorithm
* Fix a bug
* Trigger version db update from launcher
* Add download of version db
* Track latest structure in build.rs
* Update version db (#468)
* Delete tempfile
* Update version db
* Add tempfile
* Use correct platform strings
* Update version db workflow
* chore: Release juliaup version 1.8.1
* Remove diagnostic output
* chore: Release juliaup version 1.8.0
* Move LTS version to top in version udpate script
* Delete versions.json
* Replace build.rs logic
* Update version db
* New updatedb script
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=63
* Fix bug in release workflow
* Fix typo
* In the "Update Version DB" PRs, add a note that the user must close and reopen the PR to trigger CI
* Update version db
* chore: Release juliaup version 1.8.5
* Add musl builds
* Fix some final things for the CI update story
* Use local version db if newer than bundled
* Fix a renaming bug
* Update version db
* Tweak cache update algorithm
* Fix a bug
* Trigger version db update from launcher
* Add download of version db
* Track latest structure in build.rs
* Update version db (#468)
* Delete tempfile
* Update version db
* Add tempfile
* Use correct platform strings
* Update version db workflow
* chore: Release juliaup version 1.8.1
* Remove diagnostic output
* chore: Release juliaup version 1.8.0
* Move LTS version to top in version udpate script
* Delete versions.json
* Replace build.rs logic
* Update version db
* New updatedb script
* Fix typo
* Update version db
* Fix bug
* Add versiondb folder
* Progress version db
* Progress on version db update
* Fix bug in version db upload
* Progress on update version db
* Update versiondb process
* Fix versiondb update
* Add update version db script
* Fix an error message
* Add app installer info to README
- Update specfile. Remove the update-alternatives requirement
It does not make sense since juliaup can have multiple julia versions.
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=62
* Delete another file at self uninstall
* Document self uninstall
* Only delete own files with self uninstall
* Add link to second Juliacon talk
* Fix escaping in MSIX manifest
* Describe using `expect` to automate install
* Use correct secret name
* Update Julia Computing cert info
* Update deps
* Go back to ~/.juliaup as the default install location
* Use system certificates on Linux
- Remove strip option for debuginfo creation
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=53
* Add Julia 1.8.0-rc4
* Fix another bug
* Fix typo
* Fix a bug
* Fix typo
* Fix a bug
* Fix a typo
* Compile different msix files
* Fix a name in the app installer
* Updates
* Add VCLibs to app installer
* Fix naming mismatch
* Turn off some debug output
* Update deps
* Fix aws s3 sync call
* Use aws cli directly on Windows
* Fix workflow bugs
* Fix things
* Restructure deployment
* Disable all deploy to GitHub releases
* Don't run test workflow on version tags
* Use concurrency for test workflow
* Split workflow into test and build
* Add tenant id for sign tool
* Sign on Windows
* Fix typo
* Add Win AppInstaller (#371)
* Update script that downloads bundled Julia versions
* Fix typo
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=39
* Update deps
* Do not use native certs on Linux
* (cargo-release) start next development iteration 1.6.12-alpha.0
* (cargo-release) version 1.6.11
* Add Julia 1.6.7
* (cargo-release) start next development iteration 1.6.11-alpha.0
* (cargo-release) version 1.6.10
* Remove diagnostic code
* Add diagnostic code
* Fix config settings
* Fix conditional compilation errors
* Fix conditional compilation
* (cargo-release) start next development iteration 1.6.10-alpha.0
* (cargo-release) version 1.6.9
* Update CI to use main as branch name
* Use JULIAUP_SERVER in install scripts
* Update CI to use main as branch name
* Try to fix config again
* Fix config handling
* Use JULIAUP_SERVER in install scripts
* Fix config error
* Fix another bug
* Fix bug
* Remove config options
* Use tls-native with native certs by default
* Fix small bug
* Simplify tls selection code
* Undo unrelated stuff
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=38
* (cargo-release) version 1.6.8
* Make aarch64 default on Mac starting with 1.8.0-rc3
* (cargo-release) start next development iteration 1.6.8-alpha.0
* (cargo-release) version 1.6.7
* (cargo-release) start next development iteration 1.6.7-alpha.0
* (cargo-release) version 1.6.6
* (cargo-release) start next development iteration 1.6.6-alpha.0
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=20
* (cargo-release) version 1.6.5
* Add Julia 1.8.0-rc3
* (cargo-release) start next development iteration 1.6.5-alpha.0
* (cargo-release) version 1.6.4
* Fix a version bug
* Update to Rust 2021 edition
* Update window crate
* Update deps
* (cargo-release) start next development iteration 1.6.4-alpha.0
* (cargo-release) version 1.6.3
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=18