Fredrik Ekre

Results 126 issues of Fredrik Ekre

## Bug description Logging in a node with a preauthkey logs in as the previous user that was logged in on the same node, i.e. after performing the following three...

bug

Currently, we merge it the correct time has passed between the time of PR open and the current time. Should we instead base the time on the time between the...

It would be useful to split the comment bullet on compat entries into one about dependencies with missing lower bound, and dependencies with missing upper bound.

Figure out how to catch https://github.com/JuliaRegistries/General/pull/5131#issuecomment-551590332

Some package use the readme as the full docs, would it make sense to support `method = readme` and not build docs (not even fallback docs) for those packages?

enhancement

Julia 1.10 have support for "package extensions" (https://pkgdocs.julialang.org/dev/creating-packages/#Conditional-loading-of-code-in-packages-(Extensions)). Instead of packages using `StaticArraysCore` as a "hard" dependency, which is always loaded, it seem better to recommend using `StaticArrays` directly as...

When adding package that is already in the manifest because of a top level dependency of a different project (or as a transient dependency, but those almost always track the...

workspace