Tobias Bieniek

Results 112 issues of Tobias Bieniek

I've received the following email from JetBrains: > Dear Tobias, > > The latest updates of [your plugin](https://plugins.jetbrains.com/plugin/8049) use the API annotated with `org.jetbrains.annotations.ApiStatus.Internal`. Private APIs like these should not...

Some time last year we introduced optional expiration periods for API tokens. One caveat of the existing system is that users don't get notified when their tokens expire and they...

C-enhancement ✨
A-backend âš™ī¸

This job "fixes" the `features2` entries by moving all `features` into `feature2` if `feature2` already has content. This should avoid a mismatch of `features` pointing to `features2` for older cargo...

C-bug 🐞
A-backend âš™ī¸

Resolves https://github.com/rust-lang/crates.io/issues/6135

C-bug 🐞
A-backend âš™ī¸

Heroku allows us to perform one-off tasks directly on the server, and we have the `crates-admin` binary in this project which allows this. This tool locks us into platforms that...

C-internal 🔧
A-backend âš™ī¸

### Current Behavior According to https://www.reddit.com/r/rust/comments/11348jp/comment/j8o4nn6/ `ripgrep` can no longer be built by older cargo versions (e.g. 1.13). ### Expected Behavior Older cargo versions should be able to still build...

C-bug 🐞
A-backend âš™ī¸

When you see https://github.com/rust-highfive comment on a PR you can visit the user profile page to get more information, but https://github.com/rust-lang/highfive is not mentioned anywhere. It would be beneficial to...

It seems that `ember-engines` is currently not supported by this project, but it would be great if lazy engines could also take advantage of the automatic bundling.

needs reproduction

In the default configuration the generated sourcemaps for production builds with webpack 5 and ember-auto-import 2 don't seem to contain the `sourcesContent` key. This causes bug tracking services like Sentry...

This Ember Octane the default will be to use ES6 classes for models. The README of this project will have to be adjusted to show how to use this addon...

documentation