Activity for tobias.bieniek.cloud
Loading activity...
20 merged pull requests
- metrics/instance: Remove unused `database_time_to_obtain_connection` metricrust-lang/crates.io
- controllers/owners: Resolve removal owner names in Rustrust-lang/crates.io
- config/database_pools: Remove `ASYNC` from pool size variablesrust-lang/crates.io
- config/database_pools: Remove obsolete `r2d2` settingsrust-lang/crates.io
- tests: Inline `build_app()` into `TestAppBuilder::empty()`rust-lang/crates.io
- Derive `Display` via `derive_more`rust-lang/crates.io
- Check `tilemaker` sources before map generationAkaflieg-Freiburg/enrouteServer
- tarball: Restrict target discovery to regular filesrust-lang/crates.io
- tarball: Move `PathsFileSystem` into `cargo_toml` craterust-lang/crates.io
- Replace trivial `new()` methods with `Constructor` derivesrust-lang/crates.io
- Use `highp` for hillshade DEM texture coordinatesmaplibre/maplibre-gl-js
- Support explicit prefixes in owner invitationsrust-lang/crates.io
- Set `MAX_TARBALL_ENTRIES` default to `30_000`rust-lang/crates.io
- Import database dumps with staged schema filesrust-lang/crates.io
- db-dump: Document spreadsheet formula riskrust-lang/crates.io
- database_dump: Include all users in database dumpsrust-lang/crates.io
- database_dump: Add schema scripts for staged importsrust-lang/crates.io
- smoke_test: Use existing crate for oversized publish checkrust-lang/crates.io
- tarball: Limit metadata file sizesrust-lang/crates.io
- markdown: Avoid recursion when walking the ASTrust-lang/crates.io
🦀 in case you're wondering what the crates.io team has been up to for the past 6 months: blog.rust-lang.org/2026/07/13/c... - Source Code Viewer - Untangling crates.io Accounts from GitHub - Advisories and Suggestions - Cuter Error Pages - Svelte Frontend Migration Completed #rustlang
🦀 first basic prototype for the diff viewer on crates.io seems to work as planned 😍 and the regular code viewer is now publicly released :) #rustlang
🦀 It's open for "public" beta testing now! Example: crates.io/crates/base6... The code viewer is not linked anywhere yet while we test it. Just append `/code` to the crate URLs 😉 #rustlang
🦀 I did another thing... what do you think? 😄 Code viewer right inside of crates.io that shows the uploaded files ✨ It's still a prototype, but once I've cleaned it up I'll open a PR. Diff viewer next? 🙀 #rustlang
🦀 I've now extracted the dataset to github.com/rust-lang/st... This should make it easier to other tools to make use of the data. The combined dataset is available as rust-lang.github.io/std-replacem... :) Contributions welcome! ✨ #rustlang
🦀 I did a thing... what do you think? github.com/rust-lang/cr... #rustlang
🦀 OMG, github.com/renovatebot/... is finally merged and released! 🎉 from now on renovatebot will automatically keep your `rust-toolchain.toml` files up-to-date with support for stable and nightly versions :) #rustlang
successful second flight of the year yesterday. surprisingly good thermals for early february and a few friends up in the air as well. ended up flying for more than 2 hours :) www.weglide.org/flight/1003321 #gliding
got a new toy... first flight successful 🎉 www.weglide.org/flight/999031
🦀 curious what the crates.io team has been up to? blog.rust-lang.org/2026/01/21/c... provides a high-level summary of our work over the past 6 months It includes a new Security tab, GitLab support for Trusted Publishing, SLoC counting, and many other things #rustlang
🦀 crates.io now sends very basic HTML emails 🎉 github.com/rust-lang/cr... is the PR that implemented this github.com/rust-lang/cr... builds on top of it and adds "View Actions" for email clients that support it (e.g. Gmail) #rustlang
👨💻 TIL about openapi-ts.dev – an OpenAPI → TypeScript schema and client generator now that crates.io/api/openapi.... exists, this suddenly becomes an interesting option. it would allow us to actually use our own OpenAPI description, and trigger us to fix all the issues with it 😄
🦀 in case anyone else needs it, I created a `xcsoar-tasks` crate. a reader/writer for XCSoar `.tsk` files. 🧑✈️ crates.io/crates/xcsoa... #rustlang #gliding