Avatar for the MystenLabs user
MystenLabs
walrus-sites
BlogDocsChangelog

feat(site-builder): check in walrus config for sites-config.yaml

#266Merged
Comparing
258-search-in-walrus-config-dir-for-sites-config-yaml
(
3c28a61
) with
main
(
d2d0207
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
3
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

decompress gzip encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress gzip encoding
CodSpeed Performance Gauge
0%
254.7 µs
255 µs
decompress deflate encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress deflate encoding
CodSpeed Performance Gauge
0%
248.3 µs
248.8 µs
decompress plaintext encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress plaintext encoding
CodSpeed Performance Gauge
-1%
16 µs
16.1 µs

Commits

Click on a commit to change the comparison range
Base
main
d2d0207
0%
Refactor: create path_or_defaults_if_exist based on the walrus repo
f652de9
4 months ago
by Tzal3x
0%
Throw error when $HOME is not defined
b371004
4 months ago
by Tzal3x
0%
Check if XDG_CONFIG_HOME exists before checking for $HOME It's fine for `$HOME` to not exist as long as the `sites-config.yaml` is defined to the other defaults such as XDG_CONFIG_HOME, the current path, or if it's passed as a cli arg. Previous commit would throw an error if $HOME does not exist before checking for $XDG_CONFIG_HOME.
15452f3
3 months ago
by Tzal3x
0%
refactor: check default directories (#282) minor refactor. - uses the already existing default selection function - simplifies the selection of paths. Signed-off-by: giac-mysten <giacomo@mystenlabs.com>
3c28a61
3 months ago
by giac-mysten
Home Terms PrivacyDocs