Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/Pkg.jl

Pkg - Package manager for the Julia programming language
https://github.com/JuliaLang/Pkg.jl

Fix incorrect use of `setenv` in Artifact tests

IanButterworth opened this pull request 10 months ago
Revert "Move "Creating Packages" to Julia docs"

KristofferC opened this pull request 10 months ago
[extensions] is ignored in JuliaProject.toml

xitology opened this issue 10 months ago
Weak dependency compat not respected

yha opened this issue 10 months ago
Revert "do not start a new process for precompiling the test env"

KristofferC opened this pull request 10 months ago
tidy up delayed_delete_dir during Pkg.gc

IanButterworth opened this pull request 10 months ago
avoid registry warning during precompile

IanButterworth opened this pull request 10 months ago
Take `authors` seriously

savq opened this issue 10 months ago
New variable PRECOMPILE_SPINNER_INTERVAL

eschnett opened this pull request 10 months ago
Make spinners spin more slowly

eschnett opened this issue 10 months ago
Append bundled depots to places where we empty it during tests

KristofferC opened this pull request 10 months ago
Tweak wording to make "no changes" message more accurate

ericphanson opened this pull request 10 months ago
Pkg always trying to install below a package's allowed version

tom-plaa opened this issue 10 months ago
Missing v1.10 tags

jishnub opened this issue 10 months ago
Case insensitive search with `Pkg.add()`

odunbar opened this issue 10 months ago
quick proof of concept of `down`

KristofferC opened this pull request 10 months ago
Prevent repl crash on invalid command

oscardssmith opened this pull request 10 months ago
Fix pluralization when printing 2-1024 bytes

christiangnrd opened this pull request 10 months ago
RFC: stop testing non-ARM on mac on CI

KristofferC opened this pull request 10 months ago
CI: Add Apple Silicon (macOS aarch64) to the CI matrix

IanButterworth opened this pull request 10 months ago
do not start a new process for precompiling the test env

KristofferC opened this pull request 10 months ago
Explain about Manifest.toml per julia version

oxinabox opened this pull request 10 months ago
if re-resolve is needed instead run update and show diff

IanButterworth opened this pull request 10 months ago
Typo at the Pkg REPL prompt brings down the process

Keno opened this issue 11 months ago
REPL crashes when invalid command given in `pkg` mode

chrstphrbrns opened this issue 11 months ago
Simplify Pkg.Registry APIs.

GunnarFarneback opened this pull request 11 months ago
rename [extras] to [test] and get rid of [targets]

oxinabox opened this issue 11 months ago
use the correct `TOML.Parser` coupled to `Base.TOMLCache`

KristofferC opened this pull request 11 months ago
Move `Unregistered.jl` used in testing to `JuliaLang` org?

Seelengrab opened this issue 11 months ago
Add back recurring precompile tests

IanButterworth opened this issue 11 months ago
Revert "add test for recurring precompile"

vtjnash opened this pull request 11 months ago
avoid prompting for git creds on CI

IanButterworth opened this pull request 11 months ago
make the REPL specific code into an extension

KristofferC opened this pull request 11 months ago
make `pkgstr` independent of REPL

KristofferC opened this pull request 11 months ago
Prompt the user on a manifest version mismatch

tecosaur opened this pull request 11 months ago
Base.runtests(["Pkg"]) hangs

vtjnash opened this issue 11 months ago
disable `julia_version` tests

KristofferC opened this pull request 11 months ago
WIP: App support in Pkg

KristofferC opened this pull request 11 months ago
why: show all paths when package is both a direct and indirect dep

IanButterworth opened this pull request 11 months ago
[release-1.10] 1.10 backports

IanButterworth opened this pull request 11 months ago
copy hash mismatch artifacts if it already existed

IanButterworth opened this pull request 11 months ago
Avoid deleting existing artifacts when ignoring hashes.

nhz2 opened this pull request 11 months ago
[release-1.10] 1.10 backports

IanButterworth opened this pull request 11 months ago
Having a dependency in an uninstalled registry

aaruni96 opened this issue 11 months ago
ignore tree hashes on Windows w/o symlink capability

StefanKarpinski opened this pull request 11 months ago
Use `Base.format_bytes`

christiangnrd opened this pull request 11 months ago
Folder with Project misinterpreted as being a package

jakobnissen opened this issue 11 months ago
Show preserve strategy in resolve

jariji opened this pull request 11 months ago
Reset overrides after artifact tests

IanButterworth opened this pull request 11 months ago
Mention `preserve` strategy used during `add`

jariji opened this issue 11 months ago
support the "path" key in Project.toml,

KristofferC opened this pull request 12 months ago
remove an unused argument from `resolve_projectfile!`

KristofferC opened this pull request 12 months ago
Send verbose test output to devnull by default

IanButterworth opened this pull request 12 months ago
Avoid re-cloning registries with `Pkg.Registry.add`

omus opened this issue 12 months ago
`Exception: RequestError`

SimonEnsemble opened this issue 12 months ago
Docs: small typo fixes

jotas6 opened this pull request 12 months ago
Stop using the `module Mod; using Mod; end` pattern [NFC]

LilithHafner opened this pull request 12 months ago
Add skip_symlink keyword to Pkg.GitTools.tree_hash

mkitti opened this pull request 12 months ago
Failing test for windows artifact hash mismatch

nhz2 opened this pull request 12 months ago
check symlinks work on windows on artifact hash mismatch

IanButterworth opened this pull request 12 months ago
The function `Pkg.Versions.semver_interval` does too much

KeithWM opened this issue about 1 year ago
Refactor Pkg.BinaryPlatforms to avoid invalidations, keep types

mkitti opened this pull request about 1 year ago
Pkg.rm should be able to remove weakdeps and extras

IanButterworth opened this issue about 1 year ago
respect --color=no in Pkg.precompile

IanButterworth opened this pull request about 1 year ago
Precompilation progress output ignores --color

maleadt opened this issue about 1 year ago
rm old manual handling of `--compiled-modules`

IanButterworth opened this pull request about 1 year ago
1.11: Handling of --compiled-modules=existing is broken

maleadt opened this issue about 1 year ago
Refactor Pkg.BinaryPlatforms compat, fix invalidations

mkitti opened this pull request about 1 year ago
Replace UnstableIO with IOContext{IO}

mkitti opened this pull request about 1 year ago
Use realpaths for temp dirs during tests. Fix SparseArrays `why` breakage

IanButterworth opened this pull request about 1 year ago
rm incorrect kwargs in add docstring

IanButterworth opened this pull request about 1 year ago
Automatically add compat entries when adding deps to a package

IanButterworth opened this pull request about 1 year ago
fix preferential Manifest.toml naming

IanButterworth opened this pull request about 1 year ago
fix non-reverting cd's

IanButterworth opened this pull request about 1 year ago
Extensions: pre-compilation fails if more than one extension

omlins opened this issue about 1 year ago
Dependency is in both `weakdeps` and `deps`

simonbyrne opened this issue about 1 year ago
Edit links broken for files in the main Julia repo

freemin7 opened this issue about 1 year ago
Make tests almost entirely quiet

IanButterworth opened this pull request about 1 year ago
Split REPLMode into an package extension called REPLExt

mkitti opened this pull request about 1 year ago
verbose testsets

IanButterworth opened this pull request about 1 year ago
missing API method closewrite for Pkg.UnstableIO

vtjnash opened this issue about 1 year ago
extensions: fixup entire manifest

vtjnash opened this pull request about 1 year ago