Ecosyste.ms: OpenCollective

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

github.com/purescript/spago

🍝 PureScript package manager and build tool
https://github.com/purescript/spago

Publish rebuilds with another version

flip111 opened this issue about 1 year ago
Can not publish with tag v0.0.2 only v0.0.1 for initial publish

flip111 opened this issue about 1 year ago
Check package boundaries before git tree

flip111 opened this issue about 1 year ago
Use the database to cache the index and metadata

f-f opened this pull request about 1 year ago
Manually order config codecs

thomashoneyman opened this pull request over 1 year ago
Add timings to verbose output

f-f opened this pull request over 1 year ago
Update flake and lockfile, add spago and purs-backend-es to shell

thomashoneyman opened this pull request over 1 year ago
pedantic_packages: packages marked unused after installing other packages

thomashoneyman opened this issue over 1 year ago
Update README.md with notes about shell completions when installing w…

postsolar opened this pull request over 1 year ago
Update package-lock.json for 0.93.18

thomashoneyman opened this pull request over 1 year ago
Generated libraries not in version control will be ignored by workspace

finnhodgkin opened this issue over 1 year ago
Add exact-match arg to git describe call

JordanMartinez opened this pull request over 1 year ago
Add `ls path`

JordanMartinez opened this pull request over 1 year ago
Parallelise the git ignore check

finnhodgkin opened this pull request over 1 year ago
Update ordered-collections to faster implementation

JordanMartinez opened this pull request over 1 year ago
Remove expensive union calls during dependency fetching

finnhodgkin opened this pull request over 1 year ago
Slow to start compilation when many packages are in the workspace

finnhodgkin opened this issue over 1 year ago
`spago docs`: Fix type directed search

CharlesTaylor7 opened this issue over 1 year ago
Remove src deps from test deps on `--pedantic-packages` report

JordanMartinez opened this pull request over 1 year ago
Add `uninstall` command

JordanMartinez opened this issue over 1 year ago
Improve JSON/YAML parsing errors

JordanMartinez opened this issue over 1 year ago
Trouble using local package_set

jeslie0 opened this issue over 1 year ago
How are package_set hashes calculated?

jeslie0 opened this issue over 1 year ago
Registry package name limitations are also applied to local packages

finnhodgkin opened this issue over 1 year ago
Halogen dev workflow, with esbuild

CharlesTaylor7 opened this pull request over 1 year ago
Cleanup code and tests in Polyrepo tests

JordanMartinez opened this pull request over 1 year ago
Cache more things in the DB so we don't hit the disk

f-f opened this issue over 1 year ago
Add `spago ls paths` command

f-f opened this issue over 1 year ago
Document removal of --watch flag

CharlesTaylor7 opened this pull request over 1 year ago
Spago docs --deps-only

CharlesTaylor7 opened this pull request over 1 year ago
Cleanup Polyrepo test code

JordanMartinez opened this issue over 1 year ago
Add note about using spago alongside spago-legacy

JordanMartinez opened this pull request over 1 year ago
Update run section in readme

JordanMartinez opened this pull request over 1 year ago
Tag error in spago publish

Ebmtranceboy opened this issue over 1 year ago
Migrate pedantic-packages to package config

JordanMartinez opened this pull request over 1 year ago
Draft: Shorten CI times with better npm caching on windows

CharlesTaylor7 opened this pull request over 1 year ago
Add `build`'s PSA options to `test` part of package

JordanMartinez opened this pull request over 1 year ago
docs-search: Introduce local dev server for Halogen client

CharlesTaylor7 opened this pull request over 1 year ago
Drop PSA's censor-codes/filter-codes

JordanMartinez opened this pull request over 1 year ago
Add graph command

f-f opened this pull request over 1 year ago
Add PSA options for package's `test`

JordanMartinez opened this issue over 1 year ago
Fixup CI

CharlesTaylor7 opened this pull request over 1 year ago
Docs command: Fix how we get package names

CharlesTaylor7 opened this issue over 1 year ago
Support PureScript's `--exclude-files` CLI arg

JordanMartinez opened this issue over 1 year ago
Spago docs, now with indexing and search

CharlesTaylor7 opened this pull request over 1 year ago
Can not publish when compiler version is not available

flip111 opened this issue over 1 year ago
githubRepo field `purescript-` prefix?

flip111 opened this issue over 1 year ago
Location field autofill

flip111 opened this issue over 1 year ago
License field

flip111 opened this issue over 1 year ago
On json error spago advices to do `spago init`

flip111 opened this issue over 1 year ago
spago.yaml json errors could be a bit smaller

flip111 opened this issue over 1 year ago
Instructions on package.publish could be more clear

flip111 opened this issue over 1 year ago
using spago legacy and spago next simultaniously

flip111 opened this issue over 1 year ago
Generated documentation website visual layout (navigation)

flip111 opened this issue over 1 year ago
Spago migrate some missing parts

flip111 opened this issue over 1 year ago
Fix the output flag to not provide a default value

f-f opened this pull request over 1 year ago
`spago run` without specifying a package

CharlesTaylor7 opened this issue over 1 year ago
Migrate `pedantic-packages` from workspace config to package config

JordanMartinez opened this issue over 1 year ago
`docs-search`: Update AST & doc types

CharlesTaylor7 opened this pull request over 1 year ago
Allow matching to a set that is backwards compatible with the compiler

f-f opened this pull request over 1 year ago
Migrate PSA options to package config

JordanMartinez opened this pull request over 1 year ago
Add --offline flag

f-f opened this pull request over 1 year ago
For pedantic builds, limit install recommendations for test deps

CharlesTaylor7 opened this issue over 1 year ago
Organize `spago build --pedantic-packages` output

CharlesTaylor7 opened this issue over 1 year ago
Split docs-search into packages

CharlesTaylor7 opened this pull request over 1 year ago
Allow reading a custom package set from a local path

f-f opened this pull request over 1 year ago
Add command to upgrade package set version

f-f opened this pull request over 1 year ago
Update docs-search/README, and attribute to klntsky

CharlesTaylor7 opened this pull request over 1 year ago
Drop docs-search cli and interactive mode

CharlesTaylor7 opened this pull request over 1 year ago
Add dry-run kind of test for the publish command

JordanMartinez opened this issue over 1 year ago
`docs-search` cleanup: Replace generic codecs with `codec-argonaut` ones

CharlesTaylor7 opened this pull request over 1 year ago
docs-search: Upgrade to new Web.Bower.Json module

CharlesTaylor7 opened this pull request over 1 year ago
Docs search

CharlesTaylor7 opened this pull request over 1 year ago
Reformat code in `docs-search` using `purs-tidy`

CharlesTaylor7 opened this pull request over 1 year ago
Allow for filesystem-local package sets

f-f opened this issue over 1 year ago
Reintroduce source-map support

CharlesTaylor7 opened this pull request over 1 year ago
Document that we don't support a watcher anymore

f-f opened this issue over 1 year ago
test: spago docs

CharlesTaylor7 opened this pull request over 1 year ago
Reimplement `spago docs --open`

CharlesTaylor7 opened this pull request over 1 year ago
Add 'spago registry package-sets' command

f-f opened this pull request over 1 year ago
Docs command

CharlesTaylor7 opened this pull request over 1 year ago
Resupport `init --force` flag

JordanMartinez opened this issue over 1 year ago
`docs-search` uses new spago.yaml format

CharlesTaylor7 opened this pull request over 1 year ago
Bump ws from 7.4.4 to 7.5.9 in /docs-search

dependabot[bot] opened this pull request over 1 year ago
Bump node-fetch from 2.6.1 to 2.7.0 in /docs-search

dependabot[bot] opened this pull request over 1 year ago
Reinstate the `spago docs` command

f-f opened this issue over 1 year ago
fix documentation for path to Test.Main in README

Blugatroff opened this pull request over 1 year ago
Build workspace packages in top-sorted order

JordanMartinez opened this pull request over 1 year ago
Do not ask for JS compilation if compiling with a backend

f-f opened this pull request over 1 year ago
Add output-es to gitignore

f-f opened this pull request over 1 year ago
Add `output-es/` to generated `.gitignore`

thought2 opened this issue over 1 year ago
`test/Test/Main.purs` vs `test/Main.purs`

thought2 opened this issue over 1 year ago
Allow git branches with file-system-invalid chars

JordanMartinez opened this pull request over 1 year ago
Run all tests, not just find flags

JordanMartinez opened this pull request over 1 year ago
Add --test-deps flag to install

JordanMartinez opened this pull request over 1 year ago