Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaRegistries/RegistryTools.jl issues and pull requests

#100 - Explicit imports

Pull Request - State: closed - Opened by GunnarFarneback 5 months ago - 9 comments

#99 - Bad test now errors

Issue - State: closed - Opened by KristofferC 7 months ago - 2 comments

#98 - Add `path` to Project struct

Pull Request - State: open - Opened by Keno 8 months ago - 3 comments

#97 - add commit hash information to registry

Pull Request - State: open - Opened by simonbyrne 11 months ago - 3 comments

#96 - Fix nightly failures of usage of `with`

Pull Request - State: closed - Opened by jaakkor2 11 months ago - 2 comments

#95 - [compat] Update compat for AutoHashEquals

Pull Request - State: closed - Opened by jaakkor2 11 months ago - 1 comment

#94 - Documentation basically doesn't exist

Issue - State: open - Opened by giordano about 1 year ago
Labels: documentation

#93 - Add note about TagBot & branch format

Pull Request - State: closed - Opened by IanButterworth about 1 year ago

#92 - fix: prevent masking env variables

Pull Request - State: closed - Opened by vdayanand over 1 year ago

#90 - Fix locale of Git command in `get_registry_default_branch`

Pull Request - State: closed - Opened by mofeing over 1 year ago

#89 - Add a method for `registration_branch(pkg::String; url::AbstractString)`

Pull Request - State: closed - Opened by DilumAluthge over 1 year ago - 5 comments
Labels: bugfix, regression

#88 - Ignore .git suffix and url scheme in package url

Pull Request - State: closed - Opened by nkottary over 1 year ago - 7 comments

#87 - Restore support for older Julias

Pull Request - State: closed - Opened by DilumAluthge over 1 year ago

#86 - Change version from "2.1.1" to "2.1.0"

Pull Request - State: closed - Opened by DilumAluthge over 1 year ago

#85 - Move JLLs to own folder

Pull Request - State: closed - Opened by oxinabox over 1 year ago - 3 comments

#83 - Update version in Project.toml

Pull Request - State: closed - Opened by nkottary almost 2 years ago

#81 - Regression: RegistryTools no longer creates empty `Deps.toml` or `Compat.toml` files

Issue - State: closed - Opened by schlichtanders almost 2 years ago - 3 comments
Labels: bug, regression

#80 - v1.9.1

Pull Request - State: closed - Opened by KristofferC almost 2 years ago

#79 - do not write empty TOML files

Pull Request - State: closed - Opened by KristofferC almost 2 years ago - 4 comments

#78 - stop using `Pkg.Types.Project`

Pull Request - State: closed - Opened by KristofferC almost 2 years ago - 2 comments

#77 - Move `RegisterParams` to Registrator.jl?

Issue - State: open - Opened by KristofferC almost 2 years ago

#76 - Bump version to 1.9

Pull Request - State: closed - Opened by nkottary almost 2 years ago

#75 - Stop using Pkg

Issue - State: open - Opened by KristofferC almost 2 years ago - 1 comment

#74 - support weak dependencies

Pull Request - State: closed - Opened by KristofferC almost 2 years ago - 1 comment

#73 - Public API

Issue - State: open - Opened by GunnarFarneback about 2 years ago

#72 - Replace ::String with ::AbstractString

Pull Request - State: closed - Opened by nkottary over 2 years ago

#71 - Use - instead / as delimiter in branchname

Pull Request - State: closed - Opened by vdayanand over 2 years ago - 2 comments

#69 - Log stacktrace to stderr

Pull Request - State: closed - Opened by nkottary almost 3 years ago

#68 - Add option to push to a fork of the registry repo

Pull Request - State: closed - Opened by nkottary almost 3 years ago - 1 comment

#67 - Remove `not_standard_first_version` check

Pull Request - State: open - Opened by giordano almost 3 years ago

#66 - Fix for change in Julia master

Pull Request - State: closed - Opened by GunnarFarneback almost 3 years ago - 1 comment
Labels: bugfix

#65 - CI is failing on Julia nightly

Issue - State: closed - Opened by DilumAluthge almost 3 years ago - 1 comment

#64 - [DO NOT MERGE] Dummy PR to trigger CI

Pull Request - State: closed - Opened by DilumAluthge almost 3 years ago - 1 comment

#62 - Use default branch of registry

Pull Request - State: closed - Opened by nkottary about 3 years ago

#58 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 19 comments

#57 - Update the TagBot configuration

Pull Request - State: closed - Opened by DilumAluthge over 3 years ago

#56 - Fix tests on Julia nightly

Pull Request - State: closed - Opened by DilumAluthge over 3 years ago - 2 comments

#55 - Make sure that we are running CI on the latest stable Julia 1.x release

Pull Request - State: closed - Opened by DilumAluthge over 3 years ago - 1 comment

#54 - Switch from Travis CI to GitHub Actions

Pull Request - State: closed - Opened by iamed2 almost 4 years ago - 3 comments

#53 - Fix get_registrator_tree_sha for old Julia versions and test on them

Pull Request - State: closed - Opened by iamed2 almost 4 years ago - 5 comments

#52 - Project.toml needs compat entry for Pkg (or julia)

Issue - State: closed - Opened by iamed2 almost 4 years ago - 1 comment

#51 - use registries default branch rather than master

Pull Request - State: closed - Opened by SebRollen almost 4 years ago - 2 comments

#50 - Allow the default branch of the registry to be specified

Issue - State: closed - Opened by SebRollen almost 4 years ago - 3 comments

#49 - Fix compression again -- only stringify UUID.

Pull Request - State: closed - Opened by fredrikekre about 4 years ago

#47 - Fix Compress.compress with mixed String/UUID input data, fixes #46.

Pull Request - State: closed - Opened by fredrikekre about 4 years ago
Labels: bugfix

#46 - Doesn't compress dependencies with Julia v1.6

Issue - State: closed - Opened by giordano about 4 years ago
Labels: bug

#45 - Adjustments for stdlib TOML.

Pull Request - State: closed - Opened by fredrikekre about 4 years ago

#43 - Adding optional arguments to include non-default registry branches (e.g. "main")

Pull Request - State: closed - Opened by QuantumBits about 4 years ago - 4 comments

#42 - Temporary fix: change "github" to "GitHub"

Pull Request - State: closed - Opened by DilumAluthge over 4 years ago - 6 comments

#41 - Have register throw an error if things didn't work out

Issue - State: open - Opened by davidanthoff over 4 years ago - 5 comments

#40 - Sensitive for git URL endings

Issue - State: open - Opened by davidanthoff over 4 years ago - 8 comments

#39 - URL case

Issue - State: closed - Opened by oxinabox over 4 years ago - 2 comments

#38 - Unique package paths

Pull Request - State: open - Opened by GunnarFarneback over 4 years ago - 3 comments

#37 - Folder cases

Issue - State: open - Opened by fredrikekre over 4 years ago - 15 comments

#36 - a small tutorial

Pull Request - State: open - Opened by pfarndt over 4 years ago - 1 comment

#35 - Revert "Fix for RHEL which uses git 1.8"

Pull Request - State: closed - Opened by nkottary over 4 years ago - 2 comments

#34 - Fails on 1.5

Issue - State: closed - Opened by KristofferC over 4 years ago - 2 comments

#33 - add subdir field to RegisterParams

Pull Request - State: closed - Opened by SebRollen over 4 years ago

#32 - Feature request: interface for updating `Compat.toml` in a registry

Issue - State: open - Opened by tkf over 4 years ago - 3 comments

#31 - Support registration of packages in subdirectories of git repositories.

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 2 comments

#30 - [RFC] Packages in subdirectories need more registry information

Issue - State: closed - Opened by GunnarFarneback over 4 years ago - 12 comments

#29 - Only set RegBranch errors for checks that are registered as errors.

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 1 comment

#28 - Fixes for julia master

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago

#27 - Detect conflicting ranges in Compress.load.

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 1 comment

#26 - Fix label strings.

Pull Request - State: closed - Opened by fredrikekre over 4 years ago - 2 comments

#25 - Fix for RHEL which uses git 1.8

Pull Request - State: closed - Opened by nkottary over 4 years ago - 1 comment

#24 - Broken on `master`: `Pkg.Display` does not exist

Issue - State: closed - Opened by staticfloat over 4 years ago - 1 comment

#23 - Stop running CI for Julia 1.2 and 1.3, enable 1.4.

Pull Request - State: closed - Opened by fredrikekre over 4 years ago

#22 - Fix printing of Versions.toml.

Pull Request - State: closed - Opened by fredrikekre over 4 years ago - 3 comments

#21 - Bump version to 1.3.0.

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 1 comment

#20 - Run TagBot daily instead of hourly.

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago

#19 - RFC: Make registering an older version than any existing allowed by default

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 7 comments

#18 - New function find_registered_version.

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 1 comment

#17 - Split out check of package URL from find_package_in_registry.

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 1 comment

#16 - Opt out of errors

Pull Request - State: closed - Opened by GunnarFarneback over 4 years ago - 2 comments

#15 - Split checks and file updates

Pull Request - State: closed - Opened by GunnarFarneback almost 5 years ago - 2 comments

#14 - Design thoughts

Issue - State: closed - Opened by GunnarFarneback almost 5 years ago - 1 comment

#13 - Use a dedicated status object instead of RegBranch internally.

Pull Request - State: closed - Opened by GunnarFarneback almost 5 years ago - 1 comment

#12 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot almost 5 years ago - 3 comments

#11 - fix stdlibs on 1.4

Pull Request - State: closed - Opened by KristofferC almost 5 years ago - 1 comment

#10 - Tests should include `register()`

Issue - State: closed - Opened by staticfloat almost 5 years ago - 1 comment

#9 - Fails on master due to changes in Pkg

Issue - State: closed - Opened by KristofferC almost 5 years ago - 1 comment

#8 - Remove reliance on `Pkg.Compress` for Julia 1.4+

Pull Request - State: closed - Opened by staticfloat almost 5 years ago - 2 comments

#7 - move compress functionality to RegistryTools

Pull Request - State: closed - Opened by KristofferC almost 5 years ago - 2 comments

#6 - Registering releases older than any other release

Issue - State: closed - Opened by staticfloat almost 5 years ago - 26 comments

#5 - Add BREAKING labels

Pull Request - State: closed - Opened by fredrikekre almost 5 years ago - 1 comment

#4 - Working with registry forks

Issue - State: closed - Opened by staticfloat almost 5 years ago - 2 comments

#3 - Cannot `import RegistryTools` on Julia nightly

Issue - State: closed - Opened by DilumAluthge almost 5 years ago - 4 comments

#2 - Release 1.0.0

Pull Request - State: closed - Opened by davidanthoff about 5 years ago - 1 comment

#1 - Make package compatible with Julia 1.0

Pull Request - State: closed - Opened by davidanthoff about 5 years ago - 1 comment