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

Switch config to camelCase and support automatic migrations (#1202)

9e83d87b01b01a7e03ae46efc171daa7caa7140f authored 9 months ago by Fabrizio Ferrai <[email protected]>
Trim the error message before censoring (#1194)

Co-authored-by: Saravanan M <[email protected]>

40c54d68534aca88edce17c6851de35c7182b11f authored 9 months ago by Saravanan <[email protected]>
Fix lockfile not updating when a local package set changed on disk (#1201)

e4c8dcd553232505ff2f922c572f8203a69bf43c authored 9 months ago by Fabrizio Ferrai <[email protected]>
Fix bundler invocation in package.json (#1200)

29ac4814d2d5f870840188f6df66089a969f2453 authored 10 months ago by Nicholas Wolverson <[email protected]>
Version 0.93.28

de80bd436804740d861a60707efcbeaa60196f8c authored 10 months ago by Fabrizio Ferrai <[email protected]>
Fix output truncation with json-errors and build failure. Fix #1160 (#1199)

Problematic situation is when --json-errors is passed (output is one very long line printed out ...

10657caea44f5b04c7075622171613be1aba8b7e authored 10 months ago by Nicholas Wolverson <[email protected]>
Fix the graph check not warning about undeclared cross-package imports between local packages (#1198)

ebb99a02dacd119e8b650855bfae308798c46c07 authored 10 months ago by Fabrizio Ferrai <[email protected]>
Refactor monorepo tests to use fixtures (#1197)

fdaa7e63b1357cc7309db75a18d99421756de13b authored 10 months ago by Fabrizio Ferrai <[email protected]>
Allow the solver to find workspace packages in a monorepo (#1196)

Properly ignore nested workspaces - we were missing the case with a no-package-root-config

5df02966824ac0f74a0f19e1067ad6e7b7cf1103 authored 10 months ago by Fabrizio Ferrai <[email protected]>
Properly ignore nested workspaces - we were missing the case with a no-package-root-config (#1193)

455d94a850dcc21e7c6e237486ea170dff49fd4f authored 10 months ago by Fabrizio Ferrai <[email protected]>
Version 0.93.27

c53326899b98b70b4fe07d591ea68c6bc63f78b9 authored 10 months ago by Fabrizio Ferrai <[email protected]>
Document how to change global cache dir location (#1190)

d58e1d877300fcbbfce86fee4ab4a16d74d7ea67 authored 10 months ago by JordanMartinez <[email protected]>
Fixing execArgs parsing in run command (#1188)

Co-authored-by: Saravanan M <[email protected]>

b4780ca26b91a8279524130e7360135c00b802e7 authored 10 months ago by Saravanan <[email protected]>
added main opts for test command (#1189)

94b7bab3572bdd1776437d113fbb23cbd37e0686 authored 10 months ago by Saravanan <[email protected]>
Fix issue with git clone: tags would get pulled twice due to the lockfile storing hashes (#1186)

69fadfd87edaf14e9c36493e6364fff2bee6a5da authored 11 months ago by Fabrizio Ferrai <[email protected]>
remove flake-utils (#1173)

bbe37b6cd497aa544bd0761fa7a56a5f5d002a87 authored 11 months ago by toastal <[email protected]>
mv .envrc → .envrc.example to allow personalization (#1174)

1f75eadaeecbb395f33e33af96cc1c66986ebba6 authored 11 months ago by toastal <[email protected]>
Detect yml instead of yaml (#1155)

---------

Co-authored-by: Jordan Martinez <[email protected]>

6d8e02f379a550c1b142a5ae577c4f406bf649f4 authored 11 months ago by flip111 <[email protected]>
Fix readme bug on specifying test dependencies (#1169)

9fc429a84f4d9280f8107942107eca5e220ce144 authored 11 months ago by flip111 <[email protected]>
Version 0.93.24

74a08cd27e75753de2ccc08a167b51cfe960aacb authored 11 months ago by Fabrizio Ferrai <[email protected]>
Fix missing git dependencies when building monorepos (#1161)

6f9163faa18ffa4c3433a75c386445fd8cded022 authored 11 months ago by Fabrizio Ferrai <[email protected]>
Update node deps to next breaking release (#1129)

68b644644faf38f2d2ccbee7b02758de60a8f1c7 authored 11 months ago by JordanMartinez <[email protected]>
Document the bundler-args argument (#1164)

c7d6a22f19fa339d553fca8b714f78bab6298a38 authored 11 months ago by Tristan de Cacqueray <[email protected]>
Enable strict building on all packages (#1153)

b450892d69aa3013861fde6c73299d2c17aba3dc authored 12 months ago by Fabrizio Ferrai <[email protected]>
Don't ask to run `spago init` when config file cannot be found (#1152)

bcf3cd4ce34d101cebeff82510d743b10a7e0a23 authored 12 months ago by flip111 <[email protected]>
Fix typo

6fe57d88040c5031441b298c4f16a42bf270974a authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Version 0.93.22

565416de527c25b9c27fa8401866d9363bfd36c8 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Support lockfiles, take 2 (#1138)

Add lockfile support for all builds, no opt-out

ebde68c09d3aa6dcddff3eb7ba8c309276ec7ed8 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Fix BuildInfo tests: check for stdout instead of stderr (#1133)

ffd9265aa3b8b0232074794c947f54c8942a453e authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Version 0.93.19

119df268b70258af29ae846be5b72763d1aca34b authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Update migration path: use the spago-legacy package (#1131)

f15eb5a2bb439c54babc97a4a046cf61acd4112d authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Use multiple top-level values for BuildInfo.purs (#1130)

954f331fc9935e5e7327e40aa26e8c9f79e843cb authored about 1 year ago by JordanMartinez <[email protected]>
Always output all packages in build info (#1126)

e0013d67d67eaca24c676bd0a2e6b143e4a4f045 authored about 1 year ago by JordanMartinez <[email protected]>
Do not run the pedantic check on install (#1127)

c49c161691b3fb6ad0e4c5864976b1e06194cf15 authored about 1 year ago by JordanMartinez <[email protected]>
Improve error messages for spago publish (#1121)

* Improve error messages for spago publish

478e379f5b45fca632112443f8d6c72b1a25a3c7 authored about 1 year ago by JordanMartinez <[email protected]>
Make workspace output dir absolute path (#1119)

---------

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

6d5929a9f22aec3b5802c4fabdb290fa63e4dadc authored about 1 year ago by JordanMartinez <[email protected]>
Link to publish docs (#1120)

* Link to docs

* Fix fixtures

47b735c5845a084f40826ae1989c3dc6c9171f21 authored about 1 year ago by JordanMartinez <[email protected]>
Add halogen dev workflow, with esbuild (#1085)

6a33fe3d674ca6e73ff0c50c94bdffdbb4275131 authored about 1 year ago by Charles Taylor <[email protected]>
Drop --no-fetch/no-build comments (#1117)

74d7f672a1bbefb9270076892a7be70ec11dea4f authored about 1 year ago by JordanMartinez <[email protected]>
Organize 'pedantic' errors fixes (#1116)

* Organize pedantic outputs

* Allow overwriting of fixtures

* Regenerate fixtures with cur...

f73cc24edc69d8681b831af1caf9321f8eeb2445 authored about 1 year ago by JordanMartinez <[email protected]>
Add uninstall command (#1111)

* Add uninstall command

* Add initial round of tests

* Modify doc more correctly

------...

3c65f8876f9d3a89dfec9131b72ba28bfced072f authored about 1 year ago by JordanMartinez <[email protected]>
Fix `bundle-app` when non-`node` platform (#1113)

* Only add shebang when platform is node

23697f4f7e93cfcdf7d71b0833f9591588747948 authored about 1 year ago by JordanMartinez <[email protected]>
Remove src deps from test deps on `--pedantic-packages` report (#1092)

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

2f272e6d7db00645600318e327207d78a0b97c84 authored about 1 year ago by JordanMartinez <[email protected]>
Use the database to cache the index and metadata (#1107)

c9fd17bc2b37b5b3054b49a7d55d2cac514d0b33 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Add timings to verbose output (#1105)

796d80e126a4fbef141de9bc686bef6a249cfa98 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Manually order config codecs (#1106)

* Update codec ordering

* execArgs -> exec_args

* Swap order of test config creation in Co...

16947848b9cc76eb1e4c2673c771464a06c0e0a3 authored about 1 year ago by Thomas Honeyman <[email protected]>
Update flake and lockfile, add spago and purs-backend-es to shell (#1104)

5e5634896d1c0efafcbc5903e196a47c6e7d7caf authored about 1 year ago by Thomas Honeyman <[email protected]>
Update README.md with notes about shell completions when installing w… (#1102)

88e6350c10e7c609a76c96ead27a66e0e54625c1 authored about 1 year ago by postsolar <[email protected]>
Update package-lock.json (#1101)

23b22c980de7a6df9daa781e812df387a254af17 authored about 1 year ago by Thomas Honeyman <[email protected]>
Add exact-match arg to git describe call (#1099)

5884baed477b7a5920d0e0c5a686401ab413a0f5 authored about 1 year ago by JordanMartinez <[email protected]>
Add `ls path` (#1098)

552160a55e732d888912187a7f6c753e1c9ee91a authored about 1 year ago by JordanMartinez <[email protected]>
Parallelise the git ignore check (#1097)

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

9543d4b126a5b95b721dc38e907a0dd8f9627ae3 authored about 1 year ago by Finn Hodgkin <[email protected]>
Remove expensive union calls during dependency fetching (#1095)

1f52d73cb232b210e2f445a24f55ea47d692bf0d authored about 1 year ago by Finn Hodgkin <[email protected]>
Update ordered-collections to faster implementation (#1096)

d74f5d988a7a211f76f4811ec5c238fde391093e authored about 1 year ago by JordanMartinez <[email protected]>
Cleanup code and tests in Polyrepo tests (#1084)

* Reposition comment

* Relocate module making stuff

* Refactor config creation; cleanup so...

d398cba6b4b7a56640f7ec6e2b079e659068a3af authored about 1 year ago by JordanMartinez <[email protected]>
Version 0.93.18

726a45ba3784bce6b6b5e61d1e52a74994555fdd authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Fix #1053: document deprecation of sources

8bc78b4d7ca57c613685635a06ba31249321abeb authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Add graph command (#1069)

81adc89e690d9a7e36033453043e16d5d6a8497c authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Add --deps-only to spago docs (#1080)

b3f88dcc4942bcc52ab7db2627931410df3c7792 authored about 1 year ago by Charles Taylor <[email protected]>
Add note about using spago alongside spago-legacy (#1077)

* Add note about using spago alongside spago-legacy

---------

Co-authored-by: Fabrizio Fer...

62713cca2dc19e78a3dd90c22e882ac8e16d38fe authored about 1 year ago by JordanMartinez <[email protected]>
Update run section in readme (#1076)

* Update run section in readme

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

53ebe802ce951f8ad19f75e0aeb96305a099305c authored about 1 year ago by JordanMartinez <[email protected]>
Document removal of --watch flag (#1081)

14dc0e20038596300f06a39cfcd76c6a89f8b6b1 authored about 1 year ago by Charles Taylor <[email protected]>
Migrate pedantic-packages to package config (#1075)

* Migrate pedantic-packages to package config

* Add support for SPAGO_TEST_DEBUG flag to prin...

a8b46902fc4d8246c0c79c4221fac8a56f6731c0 authored about 1 year ago by JordanMartinez <[email protected]>
Add `build`'s PSA options to `test` part of package (#1073)

* Add test options to build

* Move 'strict' and other option into 'test'

96c8846042251b26c4668297cde5ed037170c965 authored about 1 year ago by JordanMartinez <[email protected]>
Drop PSA's censor-codes/filter-codes (#1071)

* Drop PSA's censor-codes/filter-codes

* Update tests to check for more things

d9b7ff1553524ca4a4636551a3f2d21c6aa40610 authored about 1 year ago by JordanMartinez <[email protected]>
Spago docs, now with indexing and search (#1063)

0bb81351bcdad7cd3fe22a3120269b727bc6b64a authored about 1 year ago by Charles Taylor <[email protected]>
Revert `spago build` back to using a single `purs compile` call when building multi-package workspace (#1070)

* Revert back to single compile

While we could update Fetch to return
back `PackageMap` inst...

265ea0af6b75a4c99541363d467fdea31117b708 authored about 1 year ago by JordanMartinez <[email protected]>
Fix the output flag to not provide a default value (#1052)

439ac9cae298c0e1a3ea7f349f346a6e9b35e34f authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Fixup CI (#1066)

* Test extra install

* Extra install

* fix test

* remove only

* Flip the bit

* Bu...

1875379a9046a503801cf1ce1199ce2a8a509065 authored about 1 year ago by Charles Taylor <[email protected]>
Allow matching to a set that is backwards compatible with the compiler (#1046)

29cd3cad10e0b2dca093ade0a7a2d114186002ba authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Migrate PSA options to package config (#1045)

* Drop showSource psa arg; always show source

* Drop stashFile; stop persisting warnings

* Sim...

43b200b02b09959218edbce1892489a91bbf11d8 authored about 1 year ago by JordanMartinez <[email protected]>
`docs-search`: Update AST & doc types (#1047)

* Update AST to use `language-purescript`

* Remove argonaut generic codecs

* Delete TODO
...

53677f4a66b115b540f5bbc27ff86aae508b8967 authored about 1 year ago by Charles Taylor <[email protected]>
Version 0.93.15

d3174e2dbf2a7e9d5ddb97e7bc304702b5d9cb7f authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Add --offline flag (#1044)

d805ec5b2d361e87013b92202f9e342eaf7c4e85 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
`docs-search` cleanup: Replace generic codecs with `codec-argonaut` ones (#1035)

* Use `codec-argonaut` instead of generic instances

* Fixup transitive deps

* Use qualifie...

8a3825a5cde72d4a281718699a723a1f68847256 authored about 1 year ago by Charles Taylor <[email protected]>
Add command to upgrade package set version (#1039)

88f2e3ac662dcdd7cf934b0112967e2e43b6d9ed authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Allow reading a custom package set from a local path (#1040)

e8456c4d573a511441f309026404314fdb395924 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Build workspace packages in top-sorted order (#1018)

8ccaff1ed46f5157a5cf5fcd49dd9536f2622a89 authored about 1 year ago by JordanMartinez <[email protected]>
Split docs-search into packages (#1041)

* Split docs-search into packages

* Move browser engine

* Unformat file

* Fixup transit...

90ada7d5ffc7f33bcb94f52961f84353bea438ea authored about 1 year ago by Charles Taylor <[email protected]>
Update README, and attribute to klntsky (#1038)

7ca8040dc5cc797276fde404c3ac01ce49eb9638 authored about 1 year ago by Charles Taylor <[email protected]>
Drop docs-search cli and interactive mode (#1037)

2f5706c9ae1d0a8c12c1dda6ac070ce07012f03c authored about 1 year ago by Charles Taylor <[email protected]>
docs-search: Upgrade to new Web.Bower.Json module (#1034)

* Update to new Web.Bower.Json

* Update spago.yaml

Co-authored-by: Fabrizio Ferrai <fabriz...

899b4939b782aa04932a4c038e72479b9cc8705c authored about 1 year ago by Charles Taylor <[email protected]>
Reformat code in `docs-search` using `purs-tidy` (#1032)

* Reformat docs-search

* Add to build

a5615ff19cc1731a7639b1bc044e70cc3d7a64a4 authored about 1 year ago by Charles Taylor <[email protected]>
Reintroduce source-map support (#1030)

dfd618f50e9dc5beefe81c5da5f156ac53a2e570 authored about 1 year ago by Charles Taylor <[email protected]>
Improve tests for spago docs (#1028)

86babae467a4723d1b0f4732697d758b6008be18 authored about 1 year ago by Charles Taylor <[email protected]>
Reimplement spago docs --open (#1027)

4b80a50e87b3f82b6286f5a649eb36833b1a3e5a authored about 1 year ago by Charles Taylor <[email protected]>
Add 'spago registry package-sets' command (#1026)

2f348a3e0aebd9d99ab559055e9ac624f76990fc authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Reintroduce docs command (#1025)

a0deec82d493aa321aa12f3593c6d19488cc1357 authored about 1 year ago by Charles Taylor <[email protected]>
`docs-search` uses new spago.yaml format (#1023)

a4fc6b3cfd3410e8cd0ecb2cf547bda6568aac1c authored about 1 year ago by Charles Taylor <[email protected]>
Switch to optparse (#980)

32614da384cc10e147ec658146dd59b16769d246 authored about 1 year ago by Danila Danko <[email protected]>
Cleanup after merging in docs-search

3a52ee9b7bd1a4e45b1ded3e2a04c57a533a357e authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Merge remote-tracking branch 'docs-search/master'

dda0f96e61a36394f74d3173188eba12e4d9ffe7 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
fix documentation for path to Test.Main in README (#1019)

7b0c184ceaf3dd1b7c123fff4b2035f4f123c384 authored about 1 year ago by Jasper Reef <[email protected]>
Do not ask for JS compilation if compiling with a backend (#1017)

* Do not ask for JS compilation if compiling with a backend

* Add test

6907e23bd258feb9caa07b7e1eb410a66eb6d3d3 authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Allow git branches with file-system-invalid chars (#1013)

* Escape invalid fs chars

* Add test

e4933c72f8a1d82fcfa9301b241aca9211bb96bc authored about 1 year ago by JordanMartinez <[email protected]>
Add output-es to gitignore (#1016)

5300c57ee82849b308a1b35ade255f25754e668b authored about 1 year ago by Fabrizio Ferrai <[email protected]>
Add --test-deps flag to install (#1011)

8ad61e69885ebbc37d91d0be8c06173e42b26a61 authored about 1 year ago by JordanMartinez <[email protected]>
Properly propagate `--strict` flag (#1009)

b190bd49f9e66296f49d2553d227aada8c894d73 authored over 1 year ago by JordanMartinez <[email protected]>
Add findFlags test; fix implementation (#1010)

7f173033aafffd0303021e2bbab3f012d062d893 authored over 1 year ago by JordanMartinez <[email protected]>
Fix 998: add use-solver flag (#1007)

c2e5f7a84a043652b414be4d9e3694b926aac418 authored over 1 year ago by Fabrizio Ferrai <[email protected]>