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

Standardize use of Node.Path (#340)

* Standardize use of Node.Path

* Update PackageUpload.purs

* Update PackageUpload.purs

fb20bec4af37a96353bc98c3f30391c77e2472d9 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Rename purs.json to .purs.json (#339)

f62ee2560f1de4a5fc90becfed13511239559f48 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Remove `legacy` and `addToPackageSet` flags from operations (#338)

7c99d89f2b4dfa9c83ed6983c5e312ba044afde7 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Remove isPackageSetInRegistry check from published package sets - it is no longer to create a value with constructor Address.External since the package set is parametric over that type (#337)

1255b3a03525b1757f638e523d656ace00c1d590 authored almost 3 years ago by Colin Wahl <[email protected]>
fix: typo in purescript-effectful name (#335)

20cce4bc0e40c4013deca009d246a29fb98fb624 authored almost 3 years ago by Mohammad Hasani <[email protected]>
Ensure all packages are included in registry index, even if they have no versions (#318)

62b93f1cf16d97520979925b5a0fcc525f6c77fc authored almost 3 years ago by Thomas Honeyman <[email protected]>
fromBower -> legacy

d69c9baf804fb7040881a5c388c2926643393bb4 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Add effectful (#324)

33eedbf9dd00ad6bbee75689c30f931fcb31adda authored almost 3 years ago by Mohammad Hasani <[email protected]>
Remove NOASSERTION license (#323)

48f8d545c33c9849eb18a58a7db02dd0ca062426 authored almost 3 years ago by Thomas Honeyman <[email protected]>
feat: envparse (#321)

5f9ef3076f9d6e4310d5993c6c3df1837707c5d8 authored almost 3 years ago by Serhii Khoma <[email protected]>
Add editorconfig (#319)

1527401f318bf79c95ea4f98cfaa5df8cbc73453 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Always remove some files from packages prior to compression (#315)

* Implement removeIgnoredTarballFiles

* Add trim tarball test

335c07cb00f3dada632019996d9f66eed9c6079e authored almost 3 years ago by Thomas Honeyman <[email protected]>
Include publication date in metadata (#314)

* Include publication date in metadata

* Don't fetch dates in legacy importer

fe816e39034e4bfe0a61a8995596829eeab96da8 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Fix use of 'bower' as a shorthand for 'legacy' (#313)

f23b6b6b6316f01e5b6abd949464c9ade563cc7f authored almost 3 years ago by Thomas Honeyman <[email protected]>
Add version and range spec to registry README (#310)

ba27e82cd3f05777975158b914d91667bf17d5e3 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Parametric Package Sets (#306)

* Add a type variable to package sets so that we can use any type for extra packages
* Document...

06496243498c3703e246d127b5dc844c987f7ab7 authored almost 3 years ago by Fabrizio Ferrai <[email protected]>
Add a documentation comment to SemVer.validRange (#312)

a3f14a7b6363e0624f38777cc4dfd311e66caff1 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Centralize use of unsafeFromRight (#311)

34ea2a44112ac97527f9f7c70e3c86f14c5709fe authored almost 3 years ago by Thomas Honeyman <[email protected]>
Implement simple versions and ranges (#305)

9c9d1bb590e6ebd5eb8fd26e0ba7919ae88b41ad authored almost 3 years ago by Thomas Honeyman <[email protected]>
Revert bower-packages removals (#308)

7f131310d31c783d0b35d2da9b4201d05e0e6c79 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Replace jsonic (#307)

56d9c3e305cdb5e72da124a9e41c2b990af4930f authored almost 3 years ago by Thomas Honeyman <[email protected]>
Reintroduce Address type for package sets (#295)

Co-authored-by: Fabrizio Ferrai <[email protected]>

b5b679ee41407ad7fafc9546a096bf64b8062c3b authored almost 3 years ago by Colin Wahl <[email protected]>
Use base64-encoded SRI sha256 hashes in metadata (#296)

a14e270afc59fae9cba81d802876950440f049ec authored almost 3 years ago by Thomas Honeyman <[email protected]>
Restrict maximum package size to 200kb (for now) (#297)

cc22a35f0fecf5d88efe88e90b2162a633a3924e authored almost 3 years ago by Thomas Honeyman <[email protected]>
Update rxps url to the new location

See https://github.com/purescript/package-sets/pull/1055

1491929cad6db3a84d0f898e9c9118ff8dcbbb04 authored almost 3 years ago by Fabrizio Ferrai <[email protected]>
Introduce a Json class for the registry (#294)

dfa2f7935fe9666df827540081a076760ed5a0be authored almost 3 years ago by Thomas Honeyman <[email protected]>
Adding my package to new-packages.json (#293)

Did a tiny library for The Game of Amazons in PureScript: https://github.com/Forensor/purescript...

dd178aa0100baad74a3fcf35b643c69f59ddc828 authored almost 3 years ago by Álvaro <[email protected]>
Use SPDX.And when parsing manifests (#289)

f541e9f734f7c8994e47f8e9066eae93b966de49 authored almost 3 years ago by Thomas Honeyman <[email protected]>
Reuse the legacy package import process in the API pipeline (#288)

85503f8fc24ac8358911cd5b4c4292a9803dd0e1 authored almost 3 years ago by Fabrizio Ferrai <[email protected]>
Make the legacy import script resumable and more verbose (#286)

7ef93b28b2c37e838a996abca3d2a5a77aca9a80 authored almost 3 years ago by Fabrizio Ferrai <[email protected]>
Add description (#282)

* Implement mass-import for the core packages

* Finish implementation of the LegacyImport pip...

f048ad6c4e09c68745b5037e4008eca0f139bf2f authored about 3 years ago by Fabrizio Ferrai <[email protected]>
Upgrade registry dependencies (#285)

9a7b7e33e9628e3e64a5d7c940cf0344d8c3256c authored about 3 years ago by Thomas Honeyman <[email protected]>
Finish implementation for the mass-import of Legacy packages (#279)

* Implement mass-import for the core packages

* Finish implementation of the LegacyImport pip...

538b55bd6e30f68fde0ddb03834720b2d08c181b authored about 3 years ago by Fabrizio Ferrai <[email protected]>
Add convertable-options (#284)

acca4c5393117e6858a3fbc86f1a85ed5e3e0c7c authored about 3 years ago by Thomas Honeyman <[email protected]>
Add purescript-elmish-enzyme (#283)

05fa80c2bd1b95b9f470f9db8f223ba89577865a authored about 3 years ago by Marc Cordova <[email protected]>
Add .envrc file for direnv (#280)

9ae285719d8157e73b31c7ec29cd8af80fede3ad authored about 3 years ago by Fabrizio Ferrai <[email protected]>
Add link to the top-level nix-shell (#281)

35951932d9ac2804973741ebea9e0418297c4ce1 authored about 3 years ago by Fabrizio Ferrai <[email protected]>
Add purescript-elmish-hooks (#278)

26d53305b23bb35c43a0eec30d7fef6b9f318044 authored about 3 years ago by Marc Cordova <[email protected]>
Add nano-id (#277)

c5ffd01fcea5c569c62d4044b8d91b09a952ff3f authored about 3 years ago by Jamie Neubert Pedersen <[email protected]>
add purescript-mdast-util-from-markdown (#276)

Co-authored-by: Thomas Honeyman <[email protected]>

e80d09cd980c4f6e907498198f82b722ed7da8ff authored about 3 years ago by sigma-andex <[email protected]>
Add purescript-web-speech (#275)

Co-authored-by: Dirk Zimmermann <[email protected]>

58344ae4283112166cdd63d5e15a7da057fde076 authored about 3 years ago by dirkz <[email protected]>
Add purescript-rmrk-parser (#274)

3a6a1e8979ddfe26d393aefb7bd877257322cc8b authored about 3 years ago by Jørn Andre Tangen @gorillatron <[email protected]>
Add array-search, assert-multiple, huffman, maps-eager, repr and roman (#180)

Co-authored-by: Fabrizio Ferrai <[email protected]>

01e8d05d2224eaf7ab30bd2473aa2039c4a848f2 authored about 3 years ago by Joel Lefkowitz <[email protected]>
Update new-packages.json (#269)

e85405016bb5ce9ee0c1c9fd8b72b36f3b57377f authored about 3 years ago by ゆきくらげ <[email protected]>
Removes unsafe operation from main pipeline (#253)

* Removes unsafe operation from main pipeline

* Update spago.dhall

* formatting

Co-auth...

4fe75b8de913191f715f4e5df23222e6353aa5c0 authored about 3 years ago by Mike Solomon <[email protected]>
`RegistryIndex` graph utilities: Compute maximal self-contained `RegistryIndex`, topologically sort a self-contained `RegistryIndex` (#264)

* Add PackageGraph, add purescript-graphs dependency

* Add bindings to maxSatisfying

* Con...

cb93be35edc13d5ed59352a78a18c545cb6be597 authored about 3 years ago by Colin Wahl <[email protected]>
Add package: oldschool (#268)

d4431bcbf04bd60be26993076ec6dbcc0ea221b6 authored about 3 years ago by Marshall Bowers <[email protected]>
Handle pagination in getReleasesImpl (#263)

4c5e7d254c9069d114e79e3434dec72044e3942b authored about 3 years ago by Colin Wahl <[email protected]>
Add untagged-to-tagged (#261)

9bf420f98a066326056e9aa9d955a0ef8f54c796 authored about 3 years ago by sigma-andex <[email protected]>
Add purescript-dissect and purescript-ssrs (#260)

68cf9f83880899b2658db1516a2817677e54deac authored about 3 years ago by Justin Garcia <[email protected]>
add purescript-lunar-calendar (#259)

cc03d6c873bf3b15dc3c93c6aa98d4309bd52386 authored about 3 years ago by Leo Liu <[email protected]>
added: purescript-bf-gun = https://github.com/gorillatron/purescript-bf-gun.git (#256)

Co-authored-by: Thomas Honeyman <[email protected]>

31962924729c2f6957f074fc939a44df0779f219 authored about 3 years ago by Jørn Andre Tangen @gorillatron <[email protected]>
Disallow empty licenses and rewrite licenses one at a time (#248)

1760bae13634ae3e826850d90353227643bca4ca authored about 3 years ago by Thomas Honeyman <[email protected]>
Add purescript-html-codegen-halogen (#254)

763fe2757d26c39d64c20feada2f9c17323e2f10 authored about 3 years ago by Ong Yi Ren <[email protected]>
Add tree-sitter package (#252)

d2510d62c21d8aa36d548be2969e0bcc372712db authored about 3 years ago by Samuel Ytterbrink <[email protected]>
Treats semver as opaque type (#247)

* Treats semver as opaque type

* Changes semvar to opaque type

* Uses previous version of ...

1c0991529617c386e0d170a8d21a558bec4d5f5e authored about 3 years ago by Mike Solomon <[email protected]>
Makes application-y functions monomorphic (#239)

37032051faecc30bca037985ee8e21f2c1f6fe2f authored about 3 years ago by Mike Solomon <[email protected]>
Add tests for Registry.Index module (#242)

d5e1a072e66ee289b12ec5c274ad2263950721bf authored over 3 years ago by Colin Wahl <[email protected]>
Consolidate Nix shells (#244)

490ea6835ec1b29c4192297d15d648afe13d74e6 authored over 3 years ago by Thomas Honeyman <[email protected]>
Rename Bower Import script to Legacy Import (#241)

b1f4b5e0052ab1f9c01c081e0d83a9f2ec6f92a7 authored over 3 years ago by Thomas Honeyman <[email protected]>
Collect manifest information from multiple files, not just Bowerfile (#240)

f4c32fb7ce9fa82df5d5532ea191d828264f3331 authored over 3 years ago by Thomas Honeyman <[email protected]>
Add Nix shell and licensee (#238)

0003a7fb0323683ef38d5a89c62b4fccb42f0ba3 authored over 3 years ago by Thomas Honeyman <[email protected]>
Fix up test code and env (#235)

2aa3b0709bb8257e02a05bfb55e1300a1b5ab854 authored over 3 years ago by Thomas Honeyman <[email protected]>
Add droplet (#236)

28ffb8412ccd09130a81c1aecc27c2a59b7b6674 authored over 3 years ago by Eduardo Asafe <[email protected]>
Add `.env` file support for `BowerImport` (#232)

896586ed1d4aff0f5a880591cc744b53c562fd8f authored over 3 years ago by Marshall Bowers <[email protected]>
Add more details on the BowerImport error stats (#231)

2949cb0a180fb37df8e2854e0564d55145512d25 authored over 3 years ago by nathan wilson <[email protected]>
Add manifest fixtures & manifest json encoding round-trip test (#229)

9e331ad2fa57bd09dab2dfe8ae98a0167b17566c authored over 3 years ago by Colin Wahl <[email protected]>
Restructure BowerImport (#230)

c28f98584e9858d3185a3842dd2fca31514574f4 authored over 3 years ago by Thomas Honeyman <[email protected]>
Log failure stats (#228)

9c0c2cb007b08ae536f03d3607ceb0a0f203ce4b authored over 3 years ago by nathan wilson <[email protected]>
Bower Import: Defer license check (#227)

a76a43b99613dd002c60bea62a5b29111b80777c authored over 3 years ago by Thomas Honeyman <[email protected]>
Filter out non-PS dependencies (#225)

daf1399c458b8159deb473358a707c660af2fc27 authored over 3 years ago by Thomas Honeyman <[email protected]>
Add grid-reactors (#224)

Co-authored-by: Fabrizio Ferrai <[email protected]>

ab44ef1d6d3722e7fc867fc9971684e3c0b4adda authored over 3 years ago by Evžen Wybitul <[email protected]>
Fix insertManifest function when writing a registry index (#223)

3c99e0204b2c45aa096e0ffa56203f46cfe5cec0 authored over 3 years ago by Thomas Honeyman <[email protected]>
Introduce lenient json parsing and custom type for Bowerfile (#221)

8d26fcf6d6215caf3f18316f125471a8b6be55e1 authored over 3 years ago by Yanik Ceulemans <[email protected]>
Improve Bower import by collecting errors and producing a valid registry index (#210)

* Add structured errors to bower import file

* Remove unused deps

* More structure to proc...

3f5c48e518f657ab03c4178df976648c9fb1437f authored over 3 years ago by Thomas Honeyman <[email protected]>
Bump tar from 6.1.2 to 6.1.9 in /ci (#209)

1037b0562ff07ff395eb0ab1d92b4365dc0439c7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add purescript-cnchar (#208)

1faae8c788d61a5cf6b5394ee7f238b65f63e211 authored over 3 years ago by ongyiren <[email protected]>
Add purescript-typelevel-arithmetic (#207)

e458815a604fc7ae301e8cd6f3ab91ca8db36a91 authored over 3 years ago by sigma-andex <[email protected]>
add purescript-phaser (#202)

cf2e3339ab30e36561e025b22055881b46713cc8 authored over 3 years ago by Leonardo Farroco <[email protected]>
Add fast-vect (#201)

985a17ee6f3a3f9b2bd729b83a4234e586aeb414 authored over 3 years ago by sigma-andex <[email protected]>
Add support for reading/writing a registry index (#194)

e4dd92e80ece8813e8fafaf4456ff3b4167d55e3 authored over 3 years ago by Colin Wahl <[email protected]>
Add typelevel-rows (#199)

09f5d667dd853df18f46dee69b6f2edb920bf2d5 authored over 3 years ago by JordanMartinez <[email protected]>
Make some progress in parsing all Bowerfiles from the old registry (#196)

In this commit we start turning the Bower-import machinery from a proof-of-concept
that generat...

5770eb03e63f2796c340525432a0a540113c52f2 authored over 3 years ago by Fabrizio Ferrai <[email protected]>
Add owoify (#198)

2815efa8e689ba3d53688cff319f61821386f3c9 authored over 3 years ago by Chehui Chou <[email protected]>
Run purs-tidy in CI (#197)

a9242b7b4f752381bd5abfd005b701b7fb6e5345 authored over 3 years ago by Thomas Honeyman <[email protected]>
Remove unreachable repositories from the Bower packages (#191)

c5ef5b2a584b1b7e4def5147d99bc7193f7d6fe1 authored over 3 years ago by Fabrizio Ferrai <[email protected]>
Run purs-tidy on CI codebase (#195)

109b8dfce6f35dc73e658069ab3f0e85d62b568e authored over 3 years ago by Thomas Honeyman <[email protected]>
Added `purescript-ask` (#193)

bef466c335cae7ecf771f9c97e41513683c51b17 authored over 3 years ago by Matei Adriel <[email protected]>
Added run-external-state (#192)

a79161180a459f2b89f01152488420b825016b99 authored over 3 years ago by Matei Adriel <[email protected]>
Remove warnings from unused names (#190)

208b7af5dc78f7bd853558c1066c94eeee32f785 authored over 3 years ago by Fabrizio Ferrai <[email protected]>
Add purescript-datetime-parsing (#188)

3a96bd19ecf72b21f25937c64693936455d5e6c1 authored over 3 years ago by Steven Michael Williams <[email protected]>
Bump tar from 6.1.0 to 6.1.2 in /ci (#187)

7c8734816f9172e37cb8714cff2316279dced1c4 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add package: peregrine (#186)

* Add package: peregrine

* Oops, forgot the `.git` suffix

701dca03a31ee50b7890e9b2c4165bb1b8385043 authored over 3 years ago by Marshall Bowers <[email protected]>
Add purescript-google-apps (#185)

A library to build Google App Script with Purescript.

4586961e84ab3bcfeffa3f34484137cb1cf41e1d authored over 3 years ago by Roberto Abdelkader Martínez Pérez <[email protected]>
Transfer arraybuffer, uint, float32 to purescript-contrib (#184)

9135a4b3b6020d1803968435794b2932e346d8ba authored over 3 years ago by James Brock <[email protected]>
Sumbit dexie to new-packages.json (#183)

78ce0765fba84bdecddddf3280364ce492575756 authored over 3 years ago by Max White <[email protected]>
Fix API workflow syntax error

250195a1f77dbd9de36f0d1b890c330255f6d47c authored over 3 years ago by Thomas Honeyman <[email protected]>
Split polyform-validators into mutliple libs (#178)

e808b21da001ab0cfa59c954f195160cb1f3bc36 authored over 3 years ago by paluh <[email protected]>
Add typelevel-codec-json (#179)

1e07189a0d00f403f8cf78299075f007cfa9c5b0 authored over 3 years ago by JordanMartinez <[email protected]>
Add purescript-framer-motion (#177)

20f6cb07689dc35596c508387e3d5a5bd6c473de authored over 3 years ago by Mark Eibes <[email protected]>