Ecosyste.ms: OpenCollective

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

github.com/purescript/registry-dev

Development work related to the PureScript Registry
https://github.com/purescript/registry-dev

Migrate SSH to ssh2 library

thomashoneyman opened this pull request almost 2 years ago
Upgrade package set & flake

thomashoneyman opened this pull request almost 2 years ago
purifix: run registry-app with `nix run`

considerate opened this pull request almost 2 years ago
Pull in `files` and `owners` when importing spago.yaml configs

f-f opened this issue almost 2 years ago
Read spago.yaml files and use them to create Manifests

f-f opened this pull request almost 2 years ago
nix: bump purifix

considerate opened this pull request almost 2 years ago
Do not depend on the system's ssh package for crypto

f-f opened this issue almost 2 years ago
jelly 0.10.0 broken in package set 14.2.0

considerate opened this issue almost 2 years ago
Cache publish failures (solver errors)

MonoidMusician opened this pull request almost 2 years ago
Allow trustees to authorize operations on packages without owners

MonoidMusician opened this pull request almost 2 years ago
Update spago.yaml: set -> package_set

MonoidMusician opened this pull request about 2 years ago
Hash mismatches for a large number of packages

considerate opened this issue about 2 years ago
Remove the strict requirement for an independent storage backend

considerate opened this issue about 2 years ago
Upgrade spago to latest

f-f opened this pull request about 2 years ago
A few fixes to make Spago work

f-f opened this pull request about 2 years ago
Ensure we notify on exceptions

thomashoneyman opened this pull request about 2 years ago
Fix bounds derived from legacy package sets, bugfixes

MonoidMusician opened this pull request about 2 years ago
Fix license parsing for bower legacy manifest format

thomashoneyman opened this issue about 2 years ago
Deploy registry server

thomashoneyman opened this issue about 2 years ago
Determine a specific legacy date cutoff or require all packages to compile

thomashoneyman opened this issue about 2 years ago
Implement a minimal server

thomashoneyman opened this pull request about 2 years ago
Migrate app effects to MTL

thomashoneyman opened this pull request about 2 years ago
Introduce structured effects

thomashoneyman opened this pull request about 2 years ago
Run `nix flake update`

JordanMartinez opened this pull request about 2 years ago
Do not allow packages to skip solving

thomashoneyman opened this pull request about 2 years ago
Remove script to remove packages

f-f opened this issue about 2 years ago
Move bindings to 'foreign' package and split GitHub module

thomashoneyman opened this pull request about 2 years ago
Rename file to match module

MonoidMusician opened this pull request about 2 years ago
Fix ordering to prefer latest package set for legacy manifests

MonoidMusician opened this pull request about 2 years ago
Add script to delete packages

thomashoneyman opened this pull request about 2 years ago
Add base Log and Notify effects

thomashoneyman opened this pull request about 2 years ago
Implement structured effects in the dev codebase

thomashoneyman opened this issue about 2 years ago
New Solver

MonoidMusician opened this pull request about 2 years ago
Migrate operation validation into library

colinwahl opened this pull request about 2 years ago
More lenient JSON parser for issue comments

thomashoneyman opened this pull request about 2 years ago
Add git url parser to Location

thomashoneyman opened this pull request about 2 years ago
Move GitHub event parsing into script

thomashoneyman opened this pull request about 2 years ago
Migrate remaining modules into lib or app namespaces

thomashoneyman opened this pull request about 2 years ago
Remove 'RegistryJson' class

thomashoneyman opened this pull request about 2 years ago
Migrate sanitizePath into lib

colinwahl opened this pull request about 2 years ago
Implement manifest index in registry-lib

thomashoneyman opened this pull request about 2 years ago
Fix subdir reference in fetchRepo

thomashoneyman opened this pull request about 2 years ago
Implement 'Operations' according to spec

thomashoneyman opened this pull request about 2 years ago
Migrate Constants into registry library

thomashoneyman opened this pull request about 2 years ago
Trh/importer pause

thomashoneyman opened this pull request about 2 years ago
Implement schema types according to spec (Manifest, Metadata, Owner, Location, PackageSet)

thomashoneyman opened this pull request about 2 years ago
Don't follow redirects in the legacy importer

thomashoneyman opened this issue about 2 years ago
Disallow 'Location' values that redirect

thomashoneyman opened this issue about 2 years ago
Update API.purs

MonoidMusician opened this pull request about 2 years ago
Fix Dhall Manifest location

MonoidMusician opened this pull request about 2 years ago
Update Nix dependencies

thomashoneyman opened this pull request about 2 years ago
Disable correct endpoints-express version

thomashoneyman opened this pull request about 2 years ago
Implement 'License' from spec

thomashoneyman opened this pull request about 2 years ago
Implement 'Version' and 'Range' types from the spec

thomashoneyman opened this pull request about 2 years ago
Migrate PackageName to registry library

thomashoneyman opened this pull request about 2 years ago
Support "Colocation"

i-am-the-slime opened this issue about 2 years ago
No longer reuse directory names in the package set updater

thomashoneyman opened this pull request about 2 years ago
Remove Show instances from registry types

thomashoneyman opened this pull request about 2 years ago
Implement Sha256 from spec

thomashoneyman opened this pull request about 2 years ago
Migrate app and lib directories

thomashoneyman opened this pull request about 2 years ago
Update nix flake for Spago 0.91.0 and package set to 1.0.0

thomashoneyman opened this pull request about 2 years ago
Move bower installer into test scripts

thomashoneyman opened this pull request about 2 years ago
Update spec with data types

thomashoneyman opened this pull request about 2 years ago
Ensure scripts use the root for cache, scratch, env files

thomashoneyman opened this pull request over 2 years ago
Remove legacy packages that do not solve

MonoidMusician opened this issue over 2 years ago
Use npm workspaces

thomashoneyman opened this pull request over 2 years ago
Switch to spago-next, split into monorepo with many packages

f-f opened this pull request over 2 years ago
Add Operation.purs module

thomashoneyman opened this pull request over 2 years ago
Proposal: Store full location in published metadata versions

thomashoneyman opened this issue over 2 years ago
Proposal: Include `compiler` version ranges in metadata

thomashoneyman opened this issue over 2 years ago
Proposal: Reimplement 'purs publish' in the registry

thomashoneyman opened this issue over 2 years ago
Proposal: Unify addition and update operations

thomashoneyman opened this issue over 2 years ago
Migrate operation validation into library

thomashoneyman opened this issue over 2 years ago
Add self-contained check to package set generation

thomashoneyman opened this pull request over 2 years ago
Verify manifest against request and metadata

thomashoneyman opened this pull request over 2 years ago
Errors

MonoidMusician opened this pull request over 2 years ago
Improve solver errors

thomashoneyman opened this issue over 2 years ago
Accept multiple package manifest formats

thomashoneyman opened this issue over 2 years ago
Registry Spec

thomashoneyman opened this issue almost 3 years ago
Allow users to reattempt publishing a package

thomashoneyman opened this issue almost 3 years ago
Expose parts of the CI code as libraries

thomashoneyman opened this issue almost 3 years ago
Proposal: Reconsider how we authenticate package location changes

thomashoneyman opened this issue almost 3 years ago
Proposal: Don't privilege GitHub as a git provider in the manifest format

thomashoneyman opened this issue almost 3 years ago
Clarify stance on legacy support

thomashoneyman opened this issue almost 3 years ago
Suggestion: Include compiler ranges in package metadata

thomashoneyman opened this issue over 3 years ago
Check what packages will be dropped from package sets

thomashoneyman opened this issue over 3 years ago
Initial Sourcehut support

toastal opened this pull request over 3 years ago
Add web-page-visibility

toastal opened this pull request over 3 years ago
Package maintainers

f-f opened this issue almost 4 years ago
Allowed versions and Trustees publishing

f-f opened this issue over 4 years ago