Commit Graph

  • 62ab277c15 Accepting request 1278502 from science factory Ana Guerrero 2025-05-20 10:20:25 +00:00
  • 06e4f08e9a Accepting request 1276344 from home:badshah400:branches:science Dmitry Roshchin 2025-05-20 06:01:20 +00:00
  • 1bed73f7a8 Accepting request 1268916 from science Ana Guerrero 2025-04-14 10:58:05 +00:00
  • f123aac477 - Update to version 1.17.13: * support x.y-nightly channel to allow testing nightlies on release branches * If nightly check is going slowly inform user * Update deps * Fix default --project handling * Fix a call signature bug * Use correct way to show error message when launching from manifest * Use config setting for manifest launch * Launch exact Julia version from manifest Soc Virnyl Estela 2025-04-13 03:36:27 +00:00
  • d73681b0ee Accepting request 1231407 from science Ana Guerrero 2024-12-16 18:18:10 +00:00
  • 854c6d540f - Update vendored dependencies. * resolves bsc#1233963 Soc Virnyl Estela 2024-12-16 13:03:53 +00:00
  • 6209528369 Accepting request 1228518 from science Ana Guerrero 2024-12-05 16:10:19 +00:00
  • 760afeaeef - Update to version 1.17.10: * Update src/command_update.rs * Prevent compiler warning without panicking * Update src/operations.rs * Add a eprintln! when the version db is updated * Delete a temp file if optimistic locking didn't work * Update a call signature * Allow longer read lock * Finish temp download of version db * Add pr{number}~{arch} variations to list * Update tests/command_initial_setup_from_launcher_test.rs * Print more things to stderr rather than stdout * Update tests/command_initial_setup_from_launcher_test.rs * Clean up error messages in the launcher * Use rustls-tls-native-roots for reqwest on FreeBSD (#1062) * Update the LTS version to 1.10 * Also notify when updating nightly/pr channels * Add tests for --prune-linked * Use separate conditional steps for passing --check to rustfmt * Address comment * Fix windows check * Warn when linking to invalid julia binary * Error when attempting to launch invalid julia binary. * Address feedback * Phrasing and comments * Use reviewdog to suggest rustfmt diff * Add 'up' alias to self update * fix: first read, then delete. * feat: shows when updating symlinks * fix: styled message. Soc Virnyl Estela 2024-10-27 06:32:51 +00:00
  • cc61fbd440 Accepting request 1200728 from science leap-16.1 leap-16.0 Ana Guerrero 2024-09-13 12:34:03 +00:00
  • 786772d538 Accepting request 1200728 from science Ana Guerrero 2024-09-13 12:34:03 +00:00
  • 6181759d21 - Update to version 1.17.4: - Try a different PublisherDisplayName for store publication - Only check existing file permissions - Check file permissions before installing - Be more careful about existing installs - Fix package identity - Fix a bug - Package portable windows on win runner - Fix signing of windows portables - Sign more things - Update branding - Update deps - Error handling for juliaup self update (non-Windows) - add tests - add docs - support pr channels - use strongly typed Shell type for completions subcommand argument - Update version db - Update deps - Experiment with win package identity - Fix typo in README.md - Update deps - Update versiondb to include FreeBSD - Include FreeBSD when generating versiondb - Only modify shell scripts if that is selected - Delete old win shell script - Revert "adds some information on which channel is updating." - Fix a mistake Soc Virnyl Estela 2024-09-13 01:10:10 +00:00
  • 0c9547b378 - Update to version 1.17.4: - Try a different PublisherDisplayName for store publication - Only check existing file permissions - Check file permissions before installing - Be more careful about existing installs - Fix package identity - Fix a bug - Package portable windows on win runner - Fix signing of windows portables - Sign more things - Update branding - Update deps - Error handling for juliaup self update (non-Windows) - add tests - add docs - support pr channels - use strongly typed Shell type for completions subcommand argument - Update version db - Update deps - Experiment with win package identity - Fix typo in README.md - Update deps - Update versiondb to include FreeBSD - Include FreeBSD when generating versiondb - Only modify shell scripts if that is selected - Delete old win shell script - Revert "adds some information on which channel is updating." - Fix a mistake Soc Virnyl Estela 2024-09-13 01:10:10 +00:00
  • 3ed99bfdc2 - Update to version 1.14.8 * Dependencies update Soc Virnyl Estela 2024-06-08 07:09:13 +00:00
  • 30c3a91897 - Update to version 1.14.8 * Dependencies update Soc Virnyl Estela 2024-06-08 07:09:13 +00:00
  • c166fa5ed4 - Update to version 1.14.7 * CHANGES ARE WINDOWS SPECIFIC - Update vendored dependencies Soc Virnyl Estela 2024-03-22 14:11:37 +00:00
  • 3446ce1ea8 - Update to version 1.14.7 * CHANGES ARE WINDOWS SPECIFIC - Update vendored dependencies Soc Virnyl Estela 2024-03-22 14:11:37 +00:00
  • 2d0ddbde23 Accepting request 1147527 from science Ana Guerrero 2024-02-20 20:13:10 +00:00
  • 64d582a8e0 Accepting request 1147527 from science Ana Guerrero 2024-02-20 20:13:10 +00:00
  • 9f770e5fe6 - Juliaup requires git and ca-certificates Soc Virnyl Estela 2024-02-19 08:44:54 +00:00
  • 74e22ed5ae - Juliaup requires git and ca-certificates Soc Virnyl Estela 2024-02-19 08:44:54 +00:00
  • edb38bc89f - Change BuildRequires from rust+cargo to cargo - Update to version 1.14.5: * Update CHANGELOG * Fix more StoreBroker bugs * Update CHANGELOG * Fix downgrade of powerhsell * Try a different fix for StoreBroker bug * Try a fix for StoreBroker * Fix typo in CHANGELOG * Update CHANGELOG * Update CHANGELOG * Work around a StoreBroker bug * Add CHANGELOG.md * Automatically generate release notes * Add documentation for nightly * Disable fail fast * Update dependencies * Fix formatting * Add some basic tests * Add nightly to getconfig1 api * Fix a compiler warning * Fix a warning * Implement nightly on Linux/Mac * Enable a symlink option * Add nightly update available status message * Format files * Don't fail fast * Fix status for nightly * Format files * Fix tests Soc Virnyl Estela 2024-02-15 15:55:37 +00:00
  • fadd3cce99 - Change BuildRequires from rust+cargo to cargo - Update to version 1.14.5: * Update CHANGELOG * Fix more StoreBroker bugs * Update CHANGELOG * Fix downgrade of powerhsell * Try a different fix for StoreBroker bug * Try a fix for StoreBroker * Fix typo in CHANGELOG * Update CHANGELOG * Update CHANGELOG * Work around a StoreBroker bug * Add CHANGELOG.md * Automatically generate release notes * Add documentation for nightly * Disable fail fast * Update dependencies * Fix formatting * Add some basic tests * Add nightly to getconfig1 api * Fix a compiler warning * Fix a warning * Implement nightly on Linux/Mac * Enable a symlink option * Add nightly update available status message * Format files * Don't fail fast * Fix status for nightly * Format files * Fix tests Soc Virnyl Estela 2024-02-15 15:55:37 +00:00
  • 29818e1bf1 Accepting request 1144762 from science Ana Guerrero 2024-02-07 17:49:18 +00:00
  • 8582836c05 Accepting request 1144762 from science Ana Guerrero 2024-02-07 17:49:18 +00:00
  • 90b6b169be - Remove improve-error-message-if-version-or-channel-is-not-installed.patch as this is part of the patches now. - Update to version 0.13.0: * Fix formatting * Move the clap def structs to separate file * change wording for comment for help text * format: run cargo fmt. * improvement: new message for juliaup self uninstall command if feature selfupdate is disabled * cleanup: add a period for each info/error messages. * refactor: remove redundant versiondb_data. also remove versiondb_data.available_versions since users cant access those * Fix usage of drop * Update all deps * Replace unmaintained action-rs actions * Don't detect ttyname if it is not needed * Describe 'julia +channel' after primary help text * juliaup-init.sh: backport changes from rustup * fixup: message should be more clear and generic * Try removing an unused import. * Only register the CTRL-C handler when it's safe to do so. * Format code. * Use double fork to prevent zombies. * launcher: replace parent process on supported platforms. * fix other error messages as well * fix error message on tests channel selection * fix an oopsie on one of the messages * run cargo fmt * remove redundant use * remove comment. irrelevant and unrelated now Soc Virnyl Estela 2024-01-14 00:43:40 +00:00
  • fa6a852446 - Remove improve-error-message-if-version-or-channel-is-not-installed.patch as this is part of the patches now. - Update to version 0.13.0: * Fix formatting * Move the clap def structs to separate file * change wording for comment for help text * format: run cargo fmt. * improvement: new message for juliaup self uninstall command if feature selfupdate is disabled * cleanup: add a period for each info/error messages. * refactor: remove redundant versiondb_data. also remove versiondb_data.available_versions since users cant access those * Fix usage of drop * Update all deps * Replace unmaintained action-rs actions * Don't detect ttyname if it is not needed * Describe 'julia +channel' after primary help text * juliaup-init.sh: backport changes from rustup * fixup: message should be more clear and generic * Try removing an unused import. * Only register the CTRL-C handler when it's safe to do so. * Format code. * Use double fork to prevent zombies. * launcher: replace parent process on supported platforms. * fix other error messages as well * fix error message on tests channel selection * fix an oopsie on one of the messages * run cargo fmt * remove redundant use * remove comment. irrelevant and unrelated now Soc Virnyl Estela 2024-01-14 00:43:40 +00:00
  • 0b2a26c43f Accepting request 1132768 from science Ana Guerrero 2023-12-13 17:35:19 +00:00
  • c98529a8d3 Accepting request 1132768 from science Ana Guerrero 2023-12-13 17:35:19 +00:00
  • 792dae2f70 - Use binjulialauncher feature. - Add /etc/alternatives/julia to ghost files. Soc Virnyl Estela 2023-12-12 19:38:16 +00:00
  • b375981216 - Use binjulialauncher feature. - Add /etc/alternatives/julia to ghost files. Soc Virnyl Estela 2023-12-12 19:38:16 +00:00
  • e465ad4336 Accepting request 1132332 from science Ana Guerrero 2023-12-11 20:50:13 +00:00
  • 3dfe272bbe Accepting request 1132332 from science Ana Guerrero 2023-12-11 20:50:13 +00:00
  • c885d5b207 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=85 Soc Virnyl Estela 2023-12-10 14:59:49 +00:00
  • bad06a7e11 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=85 Soc Virnyl Estela 2023-12-10 14:59:49 +00:00
  • 897b215503 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=84 Soc Virnyl Estela 2023-12-10 14:55:26 +00:00
  • 2329d1d229 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=84 Soc Virnyl Estela 2023-12-10 14:55:26 +00:00
  • 2b0cabd764 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=83 Soc Virnyl Estela 2023-12-10 14:45:22 +00:00
  • 1507c7e64d OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=83 Soc Virnyl Estela 2023-12-10 14:45:22 +00:00
  • 2bd0263179 Accepting request 1132327 from home:uncomfyhalomacro:branches:science Soc Virnyl Estela 2023-12-10 13:50:47 +00:00
  • 57815f44de Accepting request 1132327 from home:uncomfyhalomacro:branches:science Soc Virnyl Estela 2023-12-10 13:50:47 +00:00
  • 74472a4cee Accepting request 1131215 from science Ana Guerrero 2023-12-06 22:48:18 +00:00
  • 3c781ae20d Accepting request 1131215 from science Ana Guerrero 2023-12-06 22:48:18 +00:00
  • 8a29d6b7b5 - Remove cargo_config. - Update to version 1.12.5: * Handle an error condition correctly * Return full 32 bit exit code from julialauncher * Update deps * follow symlinks * Sort versions in status output in natural order. * Bump actions/checkout from 3 to 4 * Change triggers for rust fmt workflow * Run cargo fmt and check in the results * Update deps * Update deps * Move script around * Update deps * Human sort channel list * Remove license dialog from MSI installer * Update deps * Update deps * fix banner bg color * fix 491 to 493px wide * bitmaps for msi installer * Change to JULIAUP_DEPOT_PATH * Update LICENSE * Fix release.yml bug * Build portable versions * Fix gnu toolchain * Install correct mingw toolchain * Pick more specific toolchains * Add more fine control over binary creation * Update README Soc Virnyl Estela 2023-12-05 21:37:33 +00:00
  • 2370d235c4 - Remove cargo_config. - Update to version 1.12.5: * Handle an error condition correctly * Return full 32 bit exit code from julialauncher * Update deps * follow symlinks * Sort versions in status output in natural order. * Bump actions/checkout from 3 to 4 * Change triggers for rust fmt workflow * Run cargo fmt and check in the results * Update deps * Update deps * Move script around * Update deps * Human sort channel list * Remove license dialog from MSI installer * Update deps * Update deps * fix banner bg color * fix 491 to 493px wide * bitmaps for msi installer * Change to JULIAUP_DEPOT_PATH * Update LICENSE * Fix release.yml bug * Build portable versions * Fix gnu toolchain * Install correct mingw toolchain * Pick more specific toolchains * Add more fine control over binary creation * Update README Soc Virnyl Estela 2023-12-05 21:37:33 +00:00
  • dab03822e8 Accepting request 1104307 from science Ana Guerrero 2023-08-17 17:44:16 +00:00
  • be888f7f49 Accepting request 1104307 from science Ana Guerrero 2023-08-17 17:44:16 +00:00
  • 74ab57f68a - Fix specfile %files section. Soc Virnyl Estela 2023-08-13 13:49:09 +00:00
  • 25ee5b6164 - Fix specfile %files section. Soc Virnyl Estela 2023-08-13 13:49:09 +00:00
  • d9ed8742bf Replace obsoleted disabled option with manual Soc Virnyl Estela 2023-08-13 13:28:39 +00:00
  • f15a179050 Replace obsoleted disabled option with manual Soc Virnyl Estela 2023-08-13 13:28:39 +00:00
  • c22022b5f8 - Update to version 1.11.15: * CHANGELOG is irrelevant. Mostly Windows related. * - Update vendored deps. Soc Virnyl Estela 2023-07-06 03:01:50 +00:00
  • a1ceffc917 - Update to version 1.11.15: * CHANGELOG is irrelevant. Mostly Windows related. * - Update vendored deps. Soc Virnyl Estela 2023-07-06 03:01:50 +00:00
  • b5377785d1 Accepting request 1095773 from science Dominique Leuenberger 2023-06-29 15:28:27 +00:00
  • 3e5ae33b8a Accepting request 1095773 from science Dominique Leuenberger 2023-06-29 15:28:27 +00:00
  • 9af40ccd1f - Update to version 1.11.0: * Add all binaries to Cargo.toml * Build everythin before running tests * Add metadata to Cargo.toml * Exclude some files from package * Only buildnecessary binaries in release workflow * Added a bit more error messages * Fix warning about symlink folder not being on PATH * Absolutize path for link command * chore: Release juliaup version 1.10.0 * Add override documentation to README * Rename override list to override status * Add override tests * Prevent deletion of channel that is used in override * Format paths nicer on Windows * Use override in launcher * Add basic override management * Add basic override scaffolding * Add docs for JULIAUP_CHANNEL * Go back to simpler error implementation * Add tests for channel selection * Add JULIAUP_CHANNEL env var * Add SOCKS5 support on Linux/Mac * Use more standard syntax * Commit Cargo.lock * Fix formatting * Simplify http get request * Revert test.yml changes * Use reqwest * use optional input Soc Virnyl Estela 2023-06-28 08:29:47 +00:00
  • 69ec673086 - Update to version 1.11.0: * Add all binaries to Cargo.toml * Build everythin before running tests * Add metadata to Cargo.toml * Exclude some files from package * Only buildnecessary binaries in release workflow * Added a bit more error messages * Fix warning about symlink folder not being on PATH * Absolutize path for link command * chore: Release juliaup version 1.10.0 * Add override documentation to README * Rename override list to override status * Add override tests * Prevent deletion of channel that is used in override * Format paths nicer on Windows * Use override in launcher * Add basic override management * Add basic override scaffolding * Add docs for JULIAUP_CHANNEL * Go back to simpler error implementation * Add tests for channel selection * Add JULIAUP_CHANNEL env var * Add SOCKS5 support on Linux/Mac * Use more standard syntax * Commit Cargo.lock * Fix formatting * Simplify http get request * Revert test.yml changes * Use reqwest * use optional input Soc Virnyl Estela 2023-06-28 08:29:47 +00:00
  • 977e80ef95 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=73 Soc Virnyl Estela 2023-03-01 10:25:44 +00:00
  • bb3930eaba OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=73 Soc Virnyl Estela 2023-03-01 10:25:44 +00:00
  • a4c8a7bb63 - Update vendored dependencies. - Restrict to Tier 1 architectures. - Declare disk size to 8GB to avoid "No space left on device". Soc Virnyl Estela 2023-03-01 10:14:48 +00:00
  • 17b70b069f - Update vendored dependencies. - Restrict to Tier 1 architectures. - Declare disk size to 8GB to avoid "No space left on device". Soc Virnyl Estela 2023-03-01 10:14:48 +00:00
  • 08e1a480a8 - Automatic update of vendored dependencies. - Use zstd compression for tarballs. Soc Virnyl Estela 2023-02-13 00:04:11 +00:00
  • ca283671bc - Automatic update of vendored dependencies. - Use zstd compression for tarballs. Soc Virnyl Estela 2023-02-13 00:04:11 +00:00
  • 4ccd7e616c Accepting request 1055782 from science Dominique Leuenberger 2023-01-04 16:53:18 +00:00
  • 84d0d8a9ef Accepting request 1055782 from science Dominique Leuenberger 2023-01-04 16:53:18 +00:00
  • aff2c243cd - Update to version 1.8.16: * chore: Release juliaup version 1.8.16 * Adjust README text * Update some names * Document installer command line args * chore: Release juliaup version 1.8.15 * Update deps * Fix a warning * Add --channel option to self installer * Finish non-interactive install option * Add support for non-interactive install * add an ls alias for list * Add a comment * Purge the Fastly cache before downloading versions.json * Update version db * "Update Version DB": cc the user that triggered the workflow run * Update version db * Fix typo uopdate => update (#536) * Update version db * Update deps - Remove 0000-fix-typo.patch. Fix already included in 1.8.16. Soc Virnyl Estela 2023-01-04 01:21:36 +00:00
  • c5e100d746 - Update to version 1.8.16: * chore: Release juliaup version 1.8.16 * Adjust README text * Update some names * Document installer command line args * chore: Release juliaup version 1.8.15 * Update deps * Fix a warning * Add --channel option to self installer * Finish non-interactive install option * Add support for non-interactive install * add an ls alias for list * Add a comment * Purge the Fastly cache before downloading versions.json * Update version db * "Update Version DB": cc the user that triggered the workflow run * Update version db * Fix typo uopdate => update (#536) * Update version db * Update deps - Remove 0000-fix-typo.patch. Fix already included in 1.8.16. Soc Virnyl Estela 2023-01-04 01:21:36 +00:00
  • 57f2de2077 - Add 0000-fix-typo.patch - Automatic update of vendored dependencies Soc Virnyl Estela 2022-12-26 06:22:49 +00:00
  • 1932642d92 - Add 0000-fix-typo.patch - Automatic update of vendored dependencies Soc Virnyl Estela 2022-12-26 06:22:49 +00:00
  • 7bf047f169 - Update to version 1.8.14: * Update comment * Raise signal twice * Handle signals in julialauncher * Make get_juliaup_home_path work when no depot exists * Update deps * Add a missing conditional compile * fix typo in src/operations.rs error message * add more context to error-paths when handling juliaup startup script section * implement assumption that juliaup-path must be valid UTF-8 * add indoc for better string literal formatting to dependencies * refactor shell-specific content generation into separate functions * move shell-script section header into global constant * Search depot path for existing juliaup dir * add unit tests for match_markers * add indoc as dev dependency for unit tests * fix some clippy lints in operations.rs * remove temporary rustfmt attribute to prevent formatting * adapt removal logic to work on bytes as well * adapt match_markers to work on bytes instead of strings * add generated byte vector to startup file instead of strings * generate vector of bytes instead of string for writing to file * add bstr to Cargo.toml and Cargo.lock Soc Virnyl Estela 2022-12-18 15:00:51 +00:00
  • 6344a2364e - Update to version 1.8.14: * Update comment * Raise signal twice * Handle signals in julialauncher * Make get_juliaup_home_path work when no depot exists * Update deps * Add a missing conditional compile * fix typo in src/operations.rs error message * add more context to error-paths when handling juliaup startup script section * implement assumption that juliaup-path must be valid UTF-8 * add indoc for better string literal formatting to dependencies * refactor shell-specific content generation into separate functions * move shell-script section header into global constant * Search depot path for existing juliaup dir * add unit tests for match_markers * add indoc as dev dependency for unit tests * fix some clippy lints in operations.rs * remove temporary rustfmt attribute to prevent formatting * adapt removal logic to work on bytes as well * adapt match_markers to work on bytes instead of strings * add generated byte vector to startup file instead of strings * generate vector of bytes instead of string for writing to file * add bstr to Cargo.toml and Cargo.lock Soc Virnyl Estela 2022-12-18 15:00:51 +00:00
  • 679cb4d9da Accepting request 1042899 from science Dominique Leuenberger 2022-12-15 18:24:43 +00:00
  • 5e5162ef08 Accepting request 1042899 from science Dominique Leuenberger 2022-12-15 18:24:43 +00:00
  • e553861486 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=65 Soc Virnyl Estela 2022-12-14 11:26:24 +00:00
  • 278424f1d3 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=65 Soc Virnyl Estela 2022-12-14 11:26:24 +00:00
  • b0850231cd - 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 Soc Virnyl Estela 2022-12-03 13:12:53 +00:00
  • 7f87c0727e - 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 Soc Virnyl Estela 2022-12-03 13:12:53 +00:00
  • 368124ed71 - 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 Soc Virnyl Estela 2022-11-25 09:43:12 +00:00
  • 9055acfbcc - 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 Soc Virnyl Estela 2022-11-25 09:43:12 +00:00
  • 6d4395226b - 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. Soc Virnyl Estela 2022-11-25 09:17:23 +00:00
  • 72ebd80508 - 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. Soc Virnyl Estela 2022-11-25 09:17:23 +00:00
  • f685245b9b OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=61 Soc Virnyl Estela 2022-11-24 19:39:26 +00:00
  • 469a7d7668 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=61 Soc Virnyl Estela 2022-11-24 19:39:26 +00:00
  • c1d9c9b503 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=60 Soc Virnyl Estela 2022-11-24 19:37:33 +00:00
  • 05b7ca4ef6 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=60 Soc Virnyl Estela 2022-11-24 19:37:33 +00:00
  • 9b5ebf6568 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=59 Soc Virnyl Estela 2022-11-24 19:23:01 +00:00
  • 153a4bd348 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=59 Soc Virnyl Estela 2022-11-24 19:23:01 +00:00
  • a6af788f89 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=58 Soc Virnyl Estela 2022-11-24 15:26:59 +00:00
  • ae89abfb36 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=58 Soc Virnyl Estela 2022-11-24 15:26:59 +00:00
  • 859ecec951 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=57 Soc Virnyl Estela 2022-11-24 15:24:52 +00:00
  • 4df5eba902 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=57 Soc Virnyl Estela 2022-11-24 15:24:52 +00:00
  • 9bc45b5da9 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=56 Soc Virnyl Estela 2022-11-24 14:53:47 +00:00
  • 648d7192bc OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=56 Soc Virnyl Estela 2022-11-24 14:53:47 +00:00
  • 3e4f2e7a6e OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=55 Soc Virnyl Estela 2022-11-24 14:41:53 +00:00
  • dcf4c681f3 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=55 Soc Virnyl Estela 2022-11-24 14:41:53 +00:00
  • dff0d597bd OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=54 Soc Virnyl Estela 2022-11-24 14:26:18 +00:00
  • c13040fd8b OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=54 Soc Virnyl Estela 2022-11-24 14:26:18 +00:00
  • f0254a31b3 - Update to version 1.7.35: * 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 Soc Virnyl Estela 2022-11-24 14:10:08 +00:00
  • 6310b05dac - Update to version 1.7.35: * 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 Soc Virnyl Estela 2022-11-24 14:10:08 +00:00
  • f733cdafb7 - Set to no default features. We don't use self update and Windows. Soc Virnyl Estela 2022-11-21 14:20:25 +00:00
  • 6f17aebc40 - Set to no default features. We don't use self update and Windows. Soc Virnyl Estela 2022-11-21 14:20:25 +00:00