From a7b43ab1164289485b0365c5609c4a960d48fb9c Mon Sep 17 00:00:00 2001 From: liv Date: Tue, 10 Oct 2023 13:07:30 +0200 Subject: [PATCH] release: 0.5.0-prerelease.2 --- CHANGELOG.md | 8 +- Cargo.lock | 199 ++++++++++-------- Cargo.toml | 6 +- generate-css/Cargo.toml | 2 +- src/config/style.rs | 2 +- templates/generate/web.yml.j2 | 2 +- tests/snapshots/gal_akaikatana-public.snap | 2 +- tests/snapshots/gal_axolotlsay-public.snap | 2 +- tests/snapshots/gal_oranda-public.snap | 2 +- tests/snapshots/gal_oranda_empty-public.snap | 2 +- .../gal_oranda_inference-public.snap | 2 +- 11 files changed, 130 insertions(+), 99 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7e1f12a..ad0bc720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,17 @@ ## Unreleased -## Features +### Features - **Removed hard dependency on README.md** +- **RSS feed support** +- **New `match_package_names` option for workspace config** +- **Workspace index now supports `additional_css`** -## Fixes +### Fixes - **Improved errors for when explicitly declared paths don't exist** +- **Set correct colors for mdbook draft chapters** ## 0.4.1 - 2023-09-27 diff --git a/Cargo.lock b/Cargo.lock index a9924f9d..88e21b65 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -31,9 +31,9 @@ dependencies = [ [[package]] name = "aho-corasick" -version = "1.1.1" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab" +checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" dependencies = [ "memchr", ] @@ -158,7 +158,7 @@ checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -392,9 +392,9 @@ dependencies = [ [[package]] name = "bstr" -version = "1.6.2" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c2f7349907b712260e64b0afe2f84692af14a454be26187d9df565c7f69266a" +checksum = "c79ad7fb2dd38f3dabd76b09c6a5a20c038fc0213ef1e9afd30eb777f120f019" dependencies = [ "memchr", "regex-automata", @@ -409,9 +409,9 @@ checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" [[package]] name = "bytecount" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c676a478f63e9fa2dd5368a42f28bba0d6c560b775f38583c8bbaa7fcd67c9c" +checksum = "ad152d03a2c813c80bb94fedbf3a3f02b28f793e39e7c214c8a0bcc196343de7" [[package]] name = "bytemuck" @@ -421,9 +421,9 @@ checksum = "374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6" [[package]] name = "byteorder" -version = "1.4.3" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" +checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" @@ -455,9 +455,9 @@ dependencies = [ [[package]] name = "cargo-platform" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2cfa25e60aea747ec7e1124f238816749faa93759c6ff5b31f1ccdda137f4479" +checksum = "12024c4645c97566567129c204f65d5815a8c9aecf30fcbe682b2fe034996d36" dependencies = [ "serde", ] @@ -556,7 +556,7 @@ dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -609,6 +609,16 @@ dependencies = [ "windows-sys 0.45.0", ] +[[package]] +name = "core-foundation" +version = "0.9.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" +dependencies = [ + "core-foundation-sys", + "libc", +] + [[package]] name = "core-foundation-sys" version = "0.8.4" @@ -737,7 +747,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" dependencies = [ "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -1005,25 +1015,14 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "errno" -version = "0.3.3" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "136526188508e25c6fef639d7927dfb3e0e3084488bf202267829cf7fc23dbdd" +checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860" dependencies = [ - "errno-dragonfly", "libc", "windows-sys 0.48.0", ] -[[package]] -name = "errno-dragonfly" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" -dependencies = [ - "cc", - "libc", -] - [[package]] name = "exr" version = "1.71.0" @@ -1165,7 +1164,7 @@ checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -1582,9 +1581,9 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.0.1" +version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad227c3af19d4914570ad36d30409928b75967c298feb9ea1969db3a610bb14e" +checksum = "8adf3ddd720272c6ea8bf59463c04e0f93d0bbf7c5439b691bca2987e0270897" dependencies = [ "equivalent", "hashbrown 0.14.1", @@ -1629,9 +1628,9 @@ dependencies = [ [[package]] name = "insta" -version = "1.33.0" +version = "1.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1aa511b2e298cd49b1856746f6bb73e17036bcd66b25f5e92cdcdbec9bd75686" +checksum = "5d64600be34b2fcfc267740a243fa7744441bb4947a619ac4e5bb6507f35fbfc" dependencies = [ "console", "lazy_static", @@ -1746,9 +1745,9 @@ checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401" [[package]] name = "libc" -version = "0.2.148" +version = "0.2.149" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cdc71e17332e86d2e1d38c1f99edcb6288ee11b815fb1a4b049eaa2114d369b" +checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b" [[package]] name = "line-wrap" @@ -1767,9 +1766,9 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" [[package]] name = "linux-raw-sys" -version = "0.4.7" +version = "0.4.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a9bad9f94746442c783ca431b22403b519cd7fbeed0533fdd6328b2f2212128" +checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f" [[package]] name = "lock_api" @@ -1821,9 +1820,9 @@ checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" [[package]] name = "mdbook" -version = "0.4.34" +version = "0.4.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c55eb7c4dad20cc5bc15181c2aaf43d5689d5c3e0b80b50cc4cf0b7fe72a26d9" +checksum = "1c3f88addd34930bc5f01b9dc19f780447e51c92bf2536e3ded058018271775d" dependencies = [ "ammonia", "anyhow", @@ -1849,9 +1848,9 @@ dependencies = [ [[package]] name = "memchr" -version = "2.6.3" +version = "2.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c" +checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" [[package]] name = "memo-map" @@ -1897,7 +1896,7 @@ checksum = "49e7bc1560b95a3c4a25d03de42fe76ca718ab92d1a22a55b9b4cf67b3ae635c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -2084,9 +2083,9 @@ dependencies = [ [[package]] name = "num-traits" -version = "0.2.16" +version = "0.2.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" +checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c" dependencies = [ "autocfg", ] @@ -2170,7 +2169,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" [[package]] name = "oranda" -version = "0.5.0-prerelease.1" +version = "0.5.0-prerelease.2" dependencies = [ "ammonia", "assert_cmd", @@ -2226,7 +2225,7 @@ dependencies = [ [[package]] name = "oranda-generate-css" -version = "0.5.0-prerelease.1" +version = "0.5.0-prerelease.2" dependencies = [ "axoasset 0.4.0", "camino", @@ -2240,9 +2239,9 @@ dependencies = [ [[package]] name = "oro-common" -version = "0.3.31" +version = "0.3.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb47702813f4445f81410dd14578fa5460db64f2dd366c608cd99411ec5f216c" +checksum = "e22ccd785b4fa10721d57d7e3575cd059ee4ca852ae93a799810c7fc342c3692" dependencies = [ "derive_builder 0.11.2", "indexmap 1.9.3", @@ -2259,9 +2258,9 @@ dependencies = [ [[package]] name = "oro-package-spec" -version = "0.3.31" +version = "0.3.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9ead0142611422915cac7135e953f0ab46bb489b10cf5fa9346569a1f4fb8bb" +checksum = "d173bc0dd2ada252032b36fbbbf2ce5118562033ee6a4a2098a8c11659965cb2" dependencies = [ "bytecount", "miette", @@ -2314,7 +2313,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7413506169f326ddcbbf4e32eadde55bee29bc43a322eaf2739b3ca0ab478b7e" dependencies = [ "anyhow", - "indexmap 2.0.1", + "indexmap 2.0.2", "lexopt", "memchr", "once_cell", @@ -2369,7 +2368,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -2390,7 +2389,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" dependencies = [ "fixedbitset", - "indexmap 2.0.1", + "indexmap 2.0.2", ] [[package]] @@ -2452,7 +2451,7 @@ dependencies = [ "phf_shared 0.11.2", "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -2490,7 +2489,7 @@ checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -2580,9 +2579,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.67" +version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d433d9f1a3e8c1263d9456598b16fec66f4acc9a74dacffd35c7bb09b3a1328" +checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" dependencies = [ "unicode-ident", ] @@ -2716,25 +2715,25 @@ dependencies = [ [[package]] name = "regex" -version = "1.9.5" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "697061221ea1b4a94a624f67d0ae2bfe4e22b8a17b6a192afb11046542cc8c47" +checksum = "d119d7c7ca818f8a53c300863d4f87566aac09943aef5b355bb83969dae75d87" dependencies = [ "aho-corasick", "memchr", "regex-automata", - "regex-syntax", + "regex-syntax 0.8.0", ] [[package]] name = "regex-automata" -version = "0.3.8" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795" +checksum = "465c6fc0621e4abc4187a2bda0937bfd4f722c2730b29562e19689ea796c9a4b" dependencies = [ "aho-corasick", "memchr", - "regex-syntax", + "regex-syntax 0.8.0", ] [[package]] @@ -2743,11 +2742,17 @@ version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da" +[[package]] +name = "regex-syntax" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3cbb081b9784b07cceb8824c8583f86db4814d172ab043f3c23f7dc600bf83d" + [[package]] name = "reqwest" -version = "0.11.20" +version = "0.11.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1" +checksum = "046cd98826c46c2ac8ddecae268eb5c2e58628688a5fc7a2643704a73faba95b" dependencies = [ "base64", "bytes", @@ -2771,6 +2776,7 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", + "system-configuration", "tokio", "tokio-rustls", "tower-service", @@ -2817,9 +2823,9 @@ checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" [[package]] name = "rustix" -version = "0.38.14" +version = "0.38.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "747c788e9ce8e92b12cd485c49ddf90723550b654b32508f979b71a7b1ecda4f" +checksum = "5a74ee2d7c2581cd139b42447d7d9389b889bdaad3a73f1ebb16f2a3237bb19c" dependencies = [ "bitflags 2.4.0", "errno", @@ -2971,9 +2977,9 @@ checksum = "4c309e515543e67811222dbc9e3dd7e1056279b782e1dacffe4242b718734fb6" [[package]] name = "semver" -version = "1.0.19" +version = "1.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad977052201c6de01a8ef2aa3378c4bd23217a056337d1d6da40468d267a4fb0" +checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090" dependencies = [ "serde", ] @@ -2995,7 +3001,7 @@ checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -3048,7 +3054,7 @@ version = "0.9.25" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1a49e178e4452f45cb61d0cd8cebc1b0fafd3e41929e996cef79aa3aca91f574" dependencies = [ - "indexmap 2.0.1", + "indexmap 2.0.2", "itoa", "ryu", "serde", @@ -3077,9 +3083,9 @@ dependencies = [ [[package]] name = "sharded-slab" -version = "0.1.6" +version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1b21f559e07218024e7e9f90f96f601825397de0e25420135f7f952453fed0b" +checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" dependencies = [ "lazy_static", ] @@ -3134,9 +3140,9 @@ checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" [[package]] name = "similar" -version = "2.2.1" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf" +checksum = "2aeaf503862c419d66959f5d7ca015337d864e9c49485d771b732e2a20453597" [[package]] name = "siphasher" @@ -3294,9 +3300,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.37" +version = "2.0.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7303ef2c05cd654186cb250d29049a24840ca25d2747c25c0381c8d9e2f582e8" +checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b" dependencies = [ "proc-macro2", "quote", @@ -3323,7 +3329,7 @@ dependencies = [ "once_cell", "onig", "plist", - "regex-syntax", + "regex-syntax 0.7.5", "serde", "serde_json", "thiserror", @@ -3331,6 +3337,27 @@ dependencies = [ "yaml-rust", ] +[[package]] +name = "system-configuration" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" +dependencies = [ + "bitflags 1.3.2", + "core-foundation", + "system-configuration-sys", +] + +[[package]] +name = "system-configuration-sys" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" +dependencies = [ + "core-foundation-sys", + "libc", +] + [[package]] name = "target-lexicon" version = "0.12.11" @@ -3435,7 +3462,7 @@ checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -3504,9 +3531,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.32.0" +version = "1.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9" +checksum = "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653" dependencies = [ "backtrace", "bytes", @@ -3529,7 +3556,7 @@ checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -3577,7 +3604,7 @@ version = "0.19.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" dependencies = [ - "indexmap 2.0.1", + "indexmap 2.0.2", "toml_datetime", "winnow", ] @@ -3676,7 +3703,7 @@ checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", ] [[package]] @@ -3904,7 +3931,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", "wasm-bindgen-shared", ] @@ -3938,7 +3965,7 @@ checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.37", + "syn 2.0.38", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -4145,9 +4172,9 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" [[package]] name = "winnow" -version = "0.5.15" +version = "0.5.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc" +checksum = "037711d82167854aff2018dfd193aa0fef5370f456732f0d5a0c59b0f1b4b907" dependencies = [ "memchr", ] diff --git a/Cargo.toml b/Cargo.toml index 70da5835..c08a9637 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "oranda" description = "🎁 generate beautiful landing pages for your projects" repository = "https://github.com/axodotdev/oranda" homepage = "https://opensource.axo.dev/oranda" -version = "0.5.0-prerelease.1" +version = "0.5.0-prerelease.2" edition = "2021" authors = ["Axo Developer Co. "] license = "MIT OR Apache-2.0" @@ -56,7 +56,7 @@ pathdiff = { version = "0.2.1", features = ["camino"] } minijinja = { version = "1.0.3", features = ["loader", "preserve_order", "custom_syntax"] } include_dir = "0.7.3" slug = "0.1.4" -oranda-generate-css = { version = "0.5.0-prerelease.1", path = "generate-css" } +oranda-generate-css = { version = "0.5.0-prerelease.2", path = "generate-css" } inquire = "0.6.2" url-escape = "0.1.1" rss = { version = "2.0.6", features = ["atom"] } @@ -69,7 +69,7 @@ glob = "0.3.1" scraper = "0.17.1" [build-dependencies] -oranda-generate-css = { version = "0.5.0-prerelease.1", path = "generate-css" } +oranda-generate-css = { version = "0.5.0-prerelease.2", path = "generate-css" } tokio = { version = "1.20.1", features = ["full"] } [features] diff --git a/generate-css/Cargo.toml b/generate-css/Cargo.toml index c7e377ee..aa17afae 100644 --- a/generate-css/Cargo.toml +++ b/generate-css/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oranda-generate-css" -version = "0.5.0-prerelease.1" +version = "0.5.0-prerelease.2" description = "the part of oranda that generates CSS" repository = "https://github.com/axodotdev/oranda" homepage = "https://opensource.axo.dev/oranda" diff --git a/src/config/style.rs b/src/config/style.rs index c2f54e44..93db624b 100644 --- a/src/config/style.rs +++ b/src/config/style.rs @@ -6,7 +6,7 @@ use crate::site::{markdown::SyntaxTheme, oranda_theme::OrandaTheme}; use super::ApplyValExt; -pub const ORANDA_CSS_TAG: &str = "v0.5.0-prerelease.1"; +pub const ORANDA_CSS_TAG: &str = "v0.5.0-prerelease.2"; /// Config related to styling your page (complete version) #[derive(Debug, Clone)] diff --git a/templates/generate/web.yml.j2 b/templates/generate/web.yml.j2 index 4dadfee5..75aefba4 100644 --- a/templates/generate/web.yml.j2 +++ b/templates/generate/web.yml.j2 @@ -69,7 +69,7 @@ jobs: {{%- if use_latest_oranda %}} curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/latest/download/oranda-installer.sh | sh {{%- else %}} - curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.5.0-prerelease.1/oranda-installer.sh | sh + curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.5.0-prerelease.2/oranda-installer.sh | sh {{%- endif %}} {{%- if site_dir %}} cd {{{ site_dir }}} diff --git a/tests/snapshots/gal_akaikatana-public.snap b/tests/snapshots/gal_akaikatana-public.snap index 823f5f7f..9d044d71 100644 --- a/tests/snapshots/gal_akaikatana-public.snap +++ b/tests/snapshots/gal_akaikatana-public.snap @@ -215,7 +215,7 @@ expression: "&snapshots" ================ public/artifacts.json ================ -{"format_version":"0.5.0-prerelease.1","tag":"v0.2.0","formatted_date":"Aug 8 2023 at 16:03 UTC","platforms_with_downloads":[{"target":["aarch64-apple-darwin"],"display_name":"macOS Apple Silicon","installers":[0,2]},{"target":["x86_64-apple-darwin"],"display_name":"macOS Intel","installers":[0,3]},{"target":["x86_64-pc-windows-msvc"],"display_name":"Windows x64","installers":[1,4]},{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0,5]}],"downloadable_files":[[0,{"name":"akaikatana-repack-aarch64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-aarch64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},["macOS Apple Silicon"]],[3,{"name":"akaikatana-repack-x86_64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},["macOS Intel"]],[4,{"name":"akaikatana-repack-x86_64-pc-windows-msvc.zip","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-pc-windows-msvc.zip","view_path":null,"checksum_file":null},["Windows x64"]],[5,{"name":"akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","view_path":null,"checksum_file":null},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"akaikatana-repack-aarch64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-aarch64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},{"name":"akaikatana-repack-installer.ps1","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.ps1","view_path":"akaikatana-repack-installer.ps1.txt","checksum_file":null},{"name":"akaikatana-repack-installer.sh","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.sh","view_path":"akaikatana-repack-installer.sh.txt","checksum_file":null},{"name":"akaikatana-repack-x86_64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},{"name":"akaikatana-repack-x86_64-pc-windows-msvc.zip","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-pc-windows-msvc.zip","view_path":null,"checksum_file":null},{"name":"akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","view_path":null,"checksum_file":null},{"name":"dist-manifest.json","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/dist-manifest.json","view_path":null,"checksum_file":null}],"installers":[{"label":"shell","description":"Install prebuilt binaries via shell script","method":{"type":"Run","file":2,"run_hint":"curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mistydemeo/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.sh | sh"}},{"label":"powershell","description":"Install prebuilt binaries via powershell script","method":{"type":"Run","file":1,"run_hint":"irm https://github.com/mistydemeo/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.ps1 | iex"}},{"label":"tarball","description":"","method":{"type":"Download","file":0}},{"label":"tarball","description":"","method":{"type":"Download","file":3}},{"label":"zip","description":"","method":{"type":"Download","file":4}},{"label":"tarball","description":"","method":{"type":"Download","file":5}}],"targets":{"aarch64-apple-darwin":[0,2],"x86_64-apple-darwin":[0,3],"x86_64-pc-windows-msvc":[1,4],"x86_64-unknown-linux-gnu":[0,5]}}},"os_script":"/akaikatana-repack/artifacts.js","has_checksum_files":false} +{"format_version":"0.5.0-prerelease.2","tag":"v0.2.0","formatted_date":"Aug 8 2023 at 16:03 UTC","platforms_with_downloads":[{"target":["aarch64-apple-darwin"],"display_name":"macOS Apple Silicon","installers":[0,2]},{"target":["x86_64-apple-darwin"],"display_name":"macOS Intel","installers":[0,3]},{"target":["x86_64-pc-windows-msvc"],"display_name":"Windows x64","installers":[1,4]},{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0,5]}],"downloadable_files":[[0,{"name":"akaikatana-repack-aarch64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-aarch64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},["macOS Apple Silicon"]],[3,{"name":"akaikatana-repack-x86_64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},["macOS Intel"]],[4,{"name":"akaikatana-repack-x86_64-pc-windows-msvc.zip","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-pc-windows-msvc.zip","view_path":null,"checksum_file":null},["Windows x64"]],[5,{"name":"akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","view_path":null,"checksum_file":null},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"akaikatana-repack-aarch64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-aarch64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},{"name":"akaikatana-repack-installer.ps1","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.ps1","view_path":"akaikatana-repack-installer.ps1.txt","checksum_file":null},{"name":"akaikatana-repack-installer.sh","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.sh","view_path":"akaikatana-repack-installer.sh.txt","checksum_file":null},{"name":"akaikatana-repack-x86_64-apple-darwin.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-apple-darwin.tar.xz","view_path":null,"checksum_file":null},{"name":"akaikatana-repack-x86_64-pc-windows-msvc.zip","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-pc-windows-msvc.zip","view_path":null,"checksum_file":null},{"name":"akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-x86_64-unknown-linux-gnu.tar.xz","view_path":null,"checksum_file":null},{"name":"dist-manifest.json","download_url":"https://github.com/oranda-gallery/akaikatana-repack/releases/download/v0.2.0/dist-manifest.json","view_path":null,"checksum_file":null}],"installers":[{"label":"shell","description":"Install prebuilt binaries via shell script","method":{"type":"Run","file":2,"run_hint":"curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mistydemeo/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.sh | sh"}},{"label":"powershell","description":"Install prebuilt binaries via powershell script","method":{"type":"Run","file":1,"run_hint":"irm https://github.com/mistydemeo/akaikatana-repack/releases/download/v0.2.0/akaikatana-repack-installer.ps1 | iex"}},{"label":"tarball","description":"","method":{"type":"Download","file":0}},{"label":"tarball","description":"","method":{"type":"Download","file":3}},{"label":"zip","description":"","method":{"type":"Download","file":4}},{"label":"tarball","description":"","method":{"type":"Download","file":5}}],"targets":{"aarch64-apple-darwin":[0,2],"x86_64-apple-darwin":[0,3],"x86_64-pc-windows-msvc":[1,4],"x86_64-unknown-linux-gnu":[0,5]}}},"os_script":"/akaikatana-repack/artifacts.js","has_checksum_files":false} ================ public/changelog/index.html ================ diff --git a/tests/snapshots/gal_axolotlsay-public.snap b/tests/snapshots/gal_axolotlsay-public.snap index b9258f37..8726a5ff 100644 --- a/tests/snapshots/gal_axolotlsay-public.snap +++ b/tests/snapshots/gal_axolotlsay-public.snap @@ -296,7 +296,7 @@ expression: "&snapshots" ================ public/artifacts.json ================ -{"format_version":"0.5.0-prerelease.1","tag":"v0.1.0","formatted_date":"Aug 8 2023 at 16:07 UTC","platforms_with_downloads":[{"target":["aarch64-apple-darwin"],"display_name":"macOS Apple Silicon","installers":[0,7,3]},{"target":["x86_64-apple-darwin"],"display_name":"macOS Intel","installers":[0,7,4]},{"target":["x86_64-pc-windows-msvc"],"display_name":"Windows x64","installers":[1,7,5]},{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0,7,6]}],"downloadable_files":[[0,{"name":"axolotlsay-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},["macOS Apple Silicon"]],[4,{"name":"axolotlsay-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},["macOS Intel"]],[5,{"name":"axolotlsay-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":null},["Windows x64"]],[6,{"name":"axolotlsay-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"axolotlsay-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-installer.ps1","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.ps1","view_path":"axolotlsay-installer.ps1.txt","checksum_file":null},{"name":"axolotlsay-installer.sh","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.sh","view_path":"axolotlsay-installer.sh.txt","checksum_file":null},{"name":"axolotlsay-npm-package.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-npm-package.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null},{"name":"dist-manifest.json","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/dist-manifest.json","view_path":null,"checksum_file":null}],"installers":[{"label":"shell","description":"Install prebuilt binaries via shell script","method":{"type":"Run","file":2,"run_hint":"curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.sh | sh"}},{"label":"powershell","description":"Install prebuilt binaries via powershell script","method":{"type":"Run","file":1,"run_hint":"irm https://github.com/axodotdev/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.ps1 | iex"}},{"label":"npm","description":"Install prebuilt binaries into your npm project","method":{"type":"Run","file":null,"run_hint":"npm install @axodotdev/axolotlsay@0.1.0"}},{"label":"tarball","description":"","method":{"type":"Download","file":0}},{"label":"tarball","description":"","method":{"type":"Download","file":4}},{"label":"tarball","description":"","method":{"type":"Download","file":5}},{"label":"tarball","description":"","method":{"type":"Download","file":6}},{"label":"npx","description":"","method":{"type":"Run","file":null,"run_hint":"npx @axodotdev/axolotlsay"}},{"label":"crates.io","description":"","method":{"type":"Run","file":null,"run_hint":"cargo install axolotlsay --locked --profile=dist"}},{"label":"binstall","description":"","method":{"type":"Run","file":null,"run_hint":"cargo binstall axolotlsay"}}],"targets":{"aarch64-apple-darwin":[0,7,3],"aarch64-pc-windows-msvc":[7],"aarch64-unknown-linux-gnu":[7],"aarch64-unknown-linux-musl":[7],"i686-apple-darwin":[7],"i686-pc-windows-msvc":[7],"i686-unknown-linux-gnu":[7],"i686-unknown-linux-musl":[7],"x86_64-apple-darwin":[0,7,4],"x86_64-pc-windows-msvc":[1,7,5],"x86_64-unknown-linux-gnu":[0,7,6],"x86_64-unknown-linux-musl":[7]}}},"os_script":"/axolotlsay/artifacts.js","has_checksum_files":false} +{"format_version":"0.5.0-prerelease.2","tag":"v0.1.0","formatted_date":"Aug 8 2023 at 16:07 UTC","platforms_with_downloads":[{"target":["aarch64-apple-darwin"],"display_name":"macOS Apple Silicon","installers":[0,7,3]},{"target":["x86_64-apple-darwin"],"display_name":"macOS Intel","installers":[0,7,4]},{"target":["x86_64-pc-windows-msvc"],"display_name":"Windows x64","installers":[1,7,5]},{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0,7,6]}],"downloadable_files":[[0,{"name":"axolotlsay-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},["macOS Apple Silicon"]],[4,{"name":"axolotlsay-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},["macOS Intel"]],[5,{"name":"axolotlsay-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":null},["Windows x64"]],[6,{"name":"axolotlsay-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"axolotlsay-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-installer.ps1","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.ps1","view_path":"axolotlsay-installer.ps1.txt","checksum_file":null},{"name":"axolotlsay-installer.sh","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.sh","view_path":"axolotlsay-installer.sh.txt","checksum_file":null},{"name":"axolotlsay-npm-package.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-npm-package.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":null},{"name":"axolotlsay-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/axolotlsay-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null},{"name":"dist-manifest.json","download_url":"https://github.com/oranda-gallery/axolotlsay/releases/download/v0.1.0/dist-manifest.json","view_path":null,"checksum_file":null}],"installers":[{"label":"shell","description":"Install prebuilt binaries via shell script","method":{"type":"Run","file":2,"run_hint":"curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.sh | sh"}},{"label":"powershell","description":"Install prebuilt binaries via powershell script","method":{"type":"Run","file":1,"run_hint":"irm https://github.com/axodotdev/axolotlsay/releases/download/v0.1.0/axolotlsay-installer.ps1 | iex"}},{"label":"npm","description":"Install prebuilt binaries into your npm project","method":{"type":"Run","file":null,"run_hint":"npm install @axodotdev/axolotlsay@0.1.0"}},{"label":"tarball","description":"","method":{"type":"Download","file":0}},{"label":"tarball","description":"","method":{"type":"Download","file":4}},{"label":"tarball","description":"","method":{"type":"Download","file":5}},{"label":"tarball","description":"","method":{"type":"Download","file":6}},{"label":"npx","description":"","method":{"type":"Run","file":null,"run_hint":"npx @axodotdev/axolotlsay"}},{"label":"crates.io","description":"","method":{"type":"Run","file":null,"run_hint":"cargo install axolotlsay --locked --profile=dist"}},{"label":"binstall","description":"","method":{"type":"Run","file":null,"run_hint":"cargo binstall axolotlsay"}}],"targets":{"aarch64-apple-darwin":[0,7,3],"aarch64-pc-windows-msvc":[7],"aarch64-unknown-linux-gnu":[7],"aarch64-unknown-linux-musl":[7],"i686-apple-darwin":[7],"i686-pc-windows-msvc":[7],"i686-unknown-linux-gnu":[7],"i686-unknown-linux-musl":[7],"x86_64-apple-darwin":[0,7,4],"x86_64-pc-windows-msvc":[1,7,5],"x86_64-unknown-linux-gnu":[0,7,6],"x86_64-unknown-linux-musl":[7]}}},"os_script":"/axolotlsay/artifacts.js","has_checksum_files":false} ================ public/changelog/index.html ================ diff --git a/tests/snapshots/gal_oranda-public.snap b/tests/snapshots/gal_oranda-public.snap index 5020bc13..6dfd5ff7 100644 --- a/tests/snapshots/gal_oranda-public.snap +++ b/tests/snapshots/gal_oranda-public.snap @@ -373,7 +373,7 @@ expression: "&snapshots" ================ public/artifacts.json ================ -{"format_version":"0.5.0-prerelease.1","tag":"v0.2.0","formatted_date":"Aug 8 2023 at 16:15 UTC","platforms_with_downloads":[{"target":["aarch64-apple-darwin"],"display_name":"macOS Apple Silicon","installers":[0,8,7,3]},{"target":["x86_64-apple-darwin"],"display_name":"macOS Intel","installers":[0,8,7,4]},{"target":["x86_64-pc-windows-msvc"],"display_name":"Windows x64","installers":[1,8,7,5]},{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0,8,7,6]}],"downloadable_files":[[1,{"name":"oranda-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":2},["macOS Apple Silicon"]],[7,{"name":"oranda-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":8},["macOS Intel"]],[9,{"name":"oranda-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":10},["Windows x64"]],[11,{"name":"oranda-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":12},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"dist-manifest.json","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/dist-manifest.json","view_path":null,"checksum_file":null},{"name":"oranda-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":2},{"name":"oranda-aarch64-apple-darwin.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-aarch64-apple-darwin.tar.gz.sha256","view_path":null,"checksum_file":null},{"name":"oranda-config-schema.json","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-config-schema.json","view_path":null,"checksum_file":null},{"name":"oranda-installer.ps1","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-installer.ps1","view_path":"oranda-installer.ps1.txt","checksum_file":null},{"name":"oranda-installer.sh","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-installer.sh","view_path":"oranda-installer.sh.txt","checksum_file":null},{"name":"oranda-npm-package.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-npm-package.tar.gz","view_path":null,"checksum_file":null},{"name":"oranda-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":8},{"name":"oranda-x86_64-apple-darwin.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-apple-darwin.tar.gz.sha256","view_path":null,"checksum_file":null},{"name":"oranda-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":10},{"name":"oranda-x86_64-pc-windows-msvc.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-pc-windows-msvc.tar.gz.sha256","view_path":null,"checksum_file":null},{"name":"oranda-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":12},{"name":"oranda-x86_64-unknown-linux-gnu.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-unknown-linux-gnu.tar.gz.sha256","view_path":null,"checksum_file":null}],"installers":[{"label":"shell","description":"Install prebuilt binaries via shell script","method":{"type":"Run","file":5,"run_hint":"curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.2.0/oranda-installer.sh | sh"}},{"label":"powershell","description":"Install prebuilt binaries via powershell script","method":{"type":"Run","file":4,"run_hint":"irm https://github.com/axodotdev/oranda/releases/download/v0.2.0/oranda-installer.ps1 | iex"}},{"label":"npm","description":"Install prebuilt binaries into your npm project","method":{"type":"Run","file":null,"run_hint":"npm install @axodotdev/oranda@0.2.0"}},{"label":"tarball","description":"","method":{"type":"Download","file":1}},{"label":"tarball","description":"","method":{"type":"Download","file":7}},{"label":"tarball","description":"","method":{"type":"Download","file":9}},{"label":"tarball","description":"","method":{"type":"Download","file":11}},{"label":"npm","description":"","method":{"type":"Run","file":null,"run_hint":"npm install @axodotdev/oranda --save-dev"}},{"label":"cargo","description":"","method":{"type":"Run","file":null,"run_hint":"cargo install oranda --locked --profile=dist"}},{"label":"npx","description":"","method":{"type":"Run","file":null,"run_hint":"npx @axodotdev/oranda"}},{"label":"binstall","description":"","method":{"type":"Run","file":null,"run_hint":"cargo binstall oranda"}},{"label":"nix-env","description":"","method":{"type":"Run","file":null,"run_hint":"nix-env -i oranda"}},{"label":"nix flake","description":"","method":{"type":"Run","file":null,"run_hint":"nix profile install github:axodotdev/oranda"}}],"targets":{"aarch64-apple-darwin":[0,8,7,3],"aarch64-pc-windows-msvc":[8,7],"aarch64-unknown-linux-gnu":[8,7],"aarch64-unknown-linux-musl":[8,7],"i686-apple-darwin":[8,7],"i686-pc-windows-msvc":[8,7],"i686-unknown-linux-gnu":[8,7],"i686-unknown-linux-musl":[8,7],"x86_64-apple-darwin":[0,8,7,4],"x86_64-pc-windows-msvc":[1,8,7,5],"x86_64-unknown-linux-gnu":[0,8,7,6],"x86_64-unknown-linux-musl":[8,7]}}},"os_script":"/oranda/artifacts.js","has_checksum_files":true} +{"format_version":"0.5.0-prerelease.2","tag":"v0.2.0","formatted_date":"Aug 8 2023 at 16:15 UTC","platforms_with_downloads":[{"target":["aarch64-apple-darwin"],"display_name":"macOS Apple Silicon","installers":[0,8,7,3]},{"target":["x86_64-apple-darwin"],"display_name":"macOS Intel","installers":[0,8,7,4]},{"target":["x86_64-pc-windows-msvc"],"display_name":"Windows x64","installers":[1,8,7,5]},{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0,8,7,6]}],"downloadable_files":[[1,{"name":"oranda-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":2},["macOS Apple Silicon"]],[7,{"name":"oranda-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":8},["macOS Intel"]],[9,{"name":"oranda-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":10},["Windows x64"]],[11,{"name":"oranda-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":12},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"dist-manifest.json","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/dist-manifest.json","view_path":null,"checksum_file":null},{"name":"oranda-aarch64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-aarch64-apple-darwin.tar.gz","view_path":null,"checksum_file":2},{"name":"oranda-aarch64-apple-darwin.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-aarch64-apple-darwin.tar.gz.sha256","view_path":null,"checksum_file":null},{"name":"oranda-config-schema.json","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-config-schema.json","view_path":null,"checksum_file":null},{"name":"oranda-installer.ps1","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-installer.ps1","view_path":"oranda-installer.ps1.txt","checksum_file":null},{"name":"oranda-installer.sh","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-installer.sh","view_path":"oranda-installer.sh.txt","checksum_file":null},{"name":"oranda-npm-package.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-npm-package.tar.gz","view_path":null,"checksum_file":null},{"name":"oranda-x86_64-apple-darwin.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-apple-darwin.tar.gz","view_path":null,"checksum_file":8},{"name":"oranda-x86_64-apple-darwin.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-apple-darwin.tar.gz.sha256","view_path":null,"checksum_file":null},{"name":"oranda-x86_64-pc-windows-msvc.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-pc-windows-msvc.tar.gz","view_path":null,"checksum_file":10},{"name":"oranda-x86_64-pc-windows-msvc.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-pc-windows-msvc.tar.gz.sha256","view_path":null,"checksum_file":null},{"name":"oranda-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":12},{"name":"oranda-x86_64-unknown-linux-gnu.tar.gz.sha256","download_url":"https://github.com/oranda-gallery/oranda/releases/download/v0.2.0/oranda-x86_64-unknown-linux-gnu.tar.gz.sha256","view_path":null,"checksum_file":null}],"installers":[{"label":"shell","description":"Install prebuilt binaries via shell script","method":{"type":"Run","file":5,"run_hint":"curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.2.0/oranda-installer.sh | sh"}},{"label":"powershell","description":"Install prebuilt binaries via powershell script","method":{"type":"Run","file":4,"run_hint":"irm https://github.com/axodotdev/oranda/releases/download/v0.2.0/oranda-installer.ps1 | iex"}},{"label":"npm","description":"Install prebuilt binaries into your npm project","method":{"type":"Run","file":null,"run_hint":"npm install @axodotdev/oranda@0.2.0"}},{"label":"tarball","description":"","method":{"type":"Download","file":1}},{"label":"tarball","description":"","method":{"type":"Download","file":7}},{"label":"tarball","description":"","method":{"type":"Download","file":9}},{"label":"tarball","description":"","method":{"type":"Download","file":11}},{"label":"npm","description":"","method":{"type":"Run","file":null,"run_hint":"npm install @axodotdev/oranda --save-dev"}},{"label":"cargo","description":"","method":{"type":"Run","file":null,"run_hint":"cargo install oranda --locked --profile=dist"}},{"label":"npx","description":"","method":{"type":"Run","file":null,"run_hint":"npx @axodotdev/oranda"}},{"label":"binstall","description":"","method":{"type":"Run","file":null,"run_hint":"cargo binstall oranda"}},{"label":"nix-env","description":"","method":{"type":"Run","file":null,"run_hint":"nix-env -i oranda"}},{"label":"nix flake","description":"","method":{"type":"Run","file":null,"run_hint":"nix profile install github:axodotdev/oranda"}}],"targets":{"aarch64-apple-darwin":[0,8,7,3],"aarch64-pc-windows-msvc":[8,7],"aarch64-unknown-linux-gnu":[8,7],"aarch64-unknown-linux-musl":[8,7],"i686-apple-darwin":[8,7],"i686-pc-windows-msvc":[8,7],"i686-unknown-linux-gnu":[8,7],"i686-unknown-linux-musl":[8,7],"x86_64-apple-darwin":[0,8,7,4],"x86_64-pc-windows-msvc":[1,8,7,5],"x86_64-unknown-linux-gnu":[0,8,7,6],"x86_64-unknown-linux-musl":[8,7]}}},"os_script":"/oranda/artifacts.js","has_checksum_files":true} ================ public/changelog/index.html ================ diff --git a/tests/snapshots/gal_oranda_empty-public.snap b/tests/snapshots/gal_oranda_empty-public.snap index a5666535..5e4b1000 100644 --- a/tests/snapshots/gal_oranda_empty-public.snap +++ b/tests/snapshots/gal_oranda_empty-public.snap @@ -105,7 +105,7 @@ expression: "&snapshots" ================ public/artifacts.json ================ -{"format_version":"0.5.0-prerelease.1","tag":"0.1.0","formatted_date":null,"platforms_with_downloads":[],"downloadable_files":[],"release":{"artifacts":{"files":[],"installers":[],"targets":{}}},"os_script":"/artifacts.js","has_checksum_files":false} +{"format_version":"0.5.0-prerelease.2","tag":"0.1.0","formatted_date":null,"platforms_with_downloads":[],"downloadable_files":[],"release":{"artifacts":{"files":[],"installers":[],"targets":{}}},"os_script":"/artifacts.js","has_checksum_files":false} ================ public/changelog/index.html ================ diff --git a/tests/snapshots/gal_oranda_inference-public.snap b/tests/snapshots/gal_oranda_inference-public.snap index d6cb48d4..7e85bdae 100644 --- a/tests/snapshots/gal_oranda_inference-public.snap +++ b/tests/snapshots/gal_oranda_inference-public.snap @@ -121,7 +121,7 @@ expression: "&snapshots" ================ public/artifacts.json ================ -{"format_version":"0.5.0-prerelease.1","tag":"v0.1.0","formatted_date":"Aug 8 2023 at 16:27 UTC","platforms_with_downloads":[{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0]}],"downloadable_files":[[0,{"name":"oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda-inference-test/releases/download/v0.1.0/oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda-inference-test/releases/download/v0.1.0/oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null}],"installers":[{"label":"tarball","description":"","method":{"type":"Download","file":0}}],"targets":{"x86_64-unknown-linux-gnu":[0]}}},"os_script":"/artifacts.js","has_checksum_files":false} +{"format_version":"0.5.0-prerelease.2","tag":"v0.1.0","formatted_date":"Aug 8 2023 at 16:27 UTC","platforms_with_downloads":[{"target":["x86_64-unknown-linux-gnu"],"display_name":"Linux x64","installers":[0]}],"downloadable_files":[[0,{"name":"oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda-inference-test/releases/download/v0.1.0/oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null},["Linux x64"]]],"release":{"artifacts":{"files":[{"name":"oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","download_url":"https://github.com/oranda-gallery/oranda-inference-test/releases/download/v0.1.0/oranda-inference-test-x86_64-unknown-linux-gnu.tar.gz","view_path":null,"checksum_file":null}],"installers":[{"label":"tarball","description":"","method":{"type":"Download","file":0}}],"targets":{"x86_64-unknown-linux-gnu":[0]}}},"os_script":"/artifacts.js","has_checksum_files":false} ================ public/changelog/index.html ================