{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":149850277,"defaultBranch":"master","name":"spago","ownerLogin":"purescript","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-09-22T06:02:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6556677?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712986720.0","currentOid":""},"activityList":{"items":[{"before":"56a36d59afc9e62bf247b6984de2bee16afa3f80","after":"82d99ab015e3852e25ab9f8ae36bbce2bf338cdd","ref":"refs/heads/master","pushedAt":"2024-04-26T18:32:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Remove registry-foreign dependency and use the new Spago.Glob module instead. (#1220)","shortMessageHtmlLink":"Remove registry-foreign dependency and use the new Spago.Glob module …"}},{"before":"b5a8ab980010ad08ed0c305d7ff06d337d1a0e89","after":"56a36d59afc9e62bf247b6984de2bee16afa3f80","ref":"refs/heads/master","pushedAt":"2024-04-19T16:18:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Replace fast-glob with custom fs.walk (#1210)\n\nFixes #1182\r\n\r\nThis implementation is using `micromatch` (a dependency of fast-glob)\r\nand `fs.walk` to traverse the file system itself, instead of relying on fast-glob.\r\nAs opposed to the previous implementation (from #1209) This implementation takes\r\nevery .gitignore file into account, not just the root one.\r\nThe callbacks `entryFilter` and `deepFilter` are used to control which\r\ndirectories to recurse into. When `entryFilter` encounters a .gitignore\r\nfile, it's patterns are parsed into micromatch compatible ones and every\r\nsubsequent call to these filter functions respect them.","shortMessageHtmlLink":"Replace fast-glob with custom fs.walk (#1210)"}},{"before":"ff2c3744cd6a3c0ca0f8d40018d7287e66a6f3cb","after":null,"ref":"refs/heads/fix-upgrade-set-command","pushedAt":"2024-04-13T05:38:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"}},{"before":"bf83c8148828f48a6b426272b4cd54e84e573388","after":"b5a8ab980010ad08ed0c305d7ff06d337d1a0e89","ref":"refs/heads/master","pushedAt":"2024-04-13T05:38:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix upgrade command to pull the registry before looking up the latest set (#1214)","shortMessageHtmlLink":"Fix upgrade command to pull the registry before looking up the latest…"}},{"before":"8c19559eab0405c51fdf0404037fadaf8dcbd578","after":"ff2c3744cd6a3c0ca0f8d40018d7287e66a6f3cb","ref":"refs/heads/fix-upgrade-set-command","pushedAt":"2024-04-12T23:49:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Merge branch 'master' into fix-upgrade-set-command","shortMessageHtmlLink":"Merge branch 'master' into fix-upgrade-set-command"}},{"before":null,"after":"8c19559eab0405c51fdf0404037fadaf8dcbd578","ref":"refs/heads/fix-upgrade-set-command","pushedAt":"2024-04-12T23:46:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix upgrade command to pull the registry before looking up the latest set","shortMessageHtmlLink":"Fix upgrade command to pull the registry before looking up the latest…"}},{"before":"6d11fd16596a53d31483d8eb3dbfdb0fcebc225d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tar-6.2.1","pushedAt":"2024-04-12T23:45:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"}},{"before":"755eff1d70e5642a818b10475dbd6ae1fa0551cd","after":"bf83c8148828f48a6b426272b4cd54e84e573388","ref":"refs/heads/master","pushedAt":"2024-04-12T23:45:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Bump tar from 6.2.0 to 6.2.1 (#1213)\n\nBumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.\r\n- [Release notes](https://github.com/isaacs/node-tar/releases)\r\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tar\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump tar from 6.2.0 to 6.2.1 (#1213)"}},{"before":null,"after":"6d11fd16596a53d31483d8eb3dbfdb0fcebc225d","ref":"refs/heads/dependabot/npm_and_yarn/tar-6.2.1","pushedAt":"2024-04-11T11:55:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump tar from 6.2.0 to 6.2.1\n\nBumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: tar\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tar from 6.2.0 to 6.2.1"}},{"before":"7308e90a990940da264ee2cb4661509f60c1ef4d","after":"755eff1d70e5642a818b10475dbd6ae1fa0551cd","ref":"refs/heads/master","pushedAt":"2024-04-03T12:19:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Version 0.93.29","shortMessageHtmlLink":"Version 0.93.29"}},{"before":"9e83d87b01b01a7e03ae46efc171daa7caa7140f","after":"7308e90a990940da264ee2cb4661509f60c1ef4d","ref":"refs/heads/master","pushedAt":"2024-04-02T10:36:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Respect root .gitignore while globbing. (#1209)\n\nInstead of globbing everything for **/spago.yaml and then filtering the\r\nmatches against .gitignore files, use every entry in the root .gitignore as\r\na negative match (ignore) while globbing.\r\n\r\nThe resulting matches still need to be checked seperately using\r\n`Git.isIgnored`, because the new function only considers the root\r\n.gitignore file, .gitignore files in subdirectories are ignored.","shortMessageHtmlLink":"Respect root .gitignore while globbing. (#1209)"}},{"before":"bde81c2496121bd4cc3c1b1030d406aebd493d1b","after":null,"ref":"refs/heads/camel-case-config","pushedAt":"2024-03-15T20:22:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"}},{"before":"40c54d68534aca88edce17c6851de35c7182b11f","after":"9e83d87b01b01a7e03ae46efc171daa7caa7140f","ref":"refs/heads/master","pushedAt":"2024-03-15T20:22:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Switch config to camelCase and support automatic migrations (#1202)","shortMessageHtmlLink":"Switch config to camelCase and support automatic migrations (#1202)"}},{"before":"52079db724325871329c2fe5ba450f8e6245cb6a","after":"bde81c2496121bd4cc3c1b1030d406aebd493d1b","ref":"refs/heads/camel-case-config","pushedAt":"2024-03-15T19:57:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix fixtures","shortMessageHtmlLink":"Fix fixtures"}},{"before":"b0241f336da1b29d17468432dfacba5f437e1b74","after":"52079db724325871329c2fe5ba450f8e6245cb6a","ref":"refs/heads/camel-case-config","pushedAt":"2024-03-15T19:18:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix fixture","shortMessageHtmlLink":"Fix fixture"}},{"before":null,"after":"b0241f336da1b29d17468432dfacba5f437e1b74","ref":"refs/heads/camel-case-config","pushedAt":"2024-03-15T18:57:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Switch config to camelCase and support automatic migrations","shortMessageHtmlLink":"Switch config to camelCase and support automatic migrations"}},{"before":"e4c8dcd553232505ff2f922c572f8203a69bf43c","after":"40c54d68534aca88edce17c6851de35c7182b11f","ref":"refs/heads/master","pushedAt":"2024-03-15T18:43:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Trim the error message before censoring (#1194)\n\nCo-authored-by: Saravanan M ","shortMessageHtmlLink":"Trim the error message before censoring (#1194)"}},{"before":"f9bd23c1867c39b375c6bd769a52e654c46a1444","after":null,"ref":"refs/heads/local-package-set-updates-lockfile","pushedAt":"2024-03-13T21:50:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"}},{"before":"29ac4814d2d5f870840188f6df66089a969f2453","after":"e4c8dcd553232505ff2f922c572f8203a69bf43c","ref":"refs/heads/master","pushedAt":"2024-03-13T21:50:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix lockfile not updating when a local package set changed on disk (#1201)","shortMessageHtmlLink":"Fix lockfile not updating when a local package set changed on disk (#…"}},{"before":null,"after":"f9bd23c1867c39b375c6bd769a52e654c46a1444","ref":"refs/heads/local-package-set-updates-lockfile","pushedAt":"2024-03-13T19:50:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix lockfile not updating when a local package set changed on disk","shortMessageHtmlLink":"Fix lockfile not updating when a local package set changed on disk"}},{"before":"de80bd436804740d861a60707efcbeaa60196f8c","after":"29ac4814d2d5f870840188f6df66089a969f2453","ref":"refs/heads/master","pushedAt":"2024-03-12T17:49:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix bundler invocation in package.json (#1200)","shortMessageHtmlLink":"Fix bundler invocation in package.json (#1200)"}},{"before":"10657caea44f5b04c7075622171613be1aba8b7e","after":"de80bd436804740d861a60707efcbeaa60196f8c","ref":"refs/heads/master","pushedAt":"2024-03-12T16:50:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Version 0.93.28","shortMessageHtmlLink":"Version 0.93.28"}},{"before":"ebb99a02dacd119e8b650855bfae308798c46c07","after":"10657caea44f5b04c7075622171613be1aba8b7e","ref":"refs/heads/master","pushedAt":"2024-03-12T16:46:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix output truncation with json-errors and build failure. Fix #1160 (#1199)\n\nProblematic situation is when --json-errors is passed (output is one very long line printed out all at once),\r\nthere are many warnings (json > 65536 bytes) and there is an error (spago should exit with an error code).\r\nSet the error code and allow control flow to naturally exit to allow output to be flushed.","shortMessageHtmlLink":"Fix output truncation with json-errors and build failure. Fix #1160 (#…"}},{"before":"e0d189d4297f9e5024171db339abed19993ba752","after":null,"ref":"refs/heads/refactor-monorepo-tests","pushedAt":"2024-03-11T19:39:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"}},{"before":"ca32905c626759365644c594cac8614b0d78c7b5","after":null,"ref":"refs/heads/pedantic-cross-package-imports","pushedAt":"2024-03-11T19:38:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"}},{"before":"fdaa7e63b1357cc7309db75a18d99421756de13b","after":"ebb99a02dacd119e8b650855bfae308798c46c07","ref":"refs/heads/master","pushedAt":"2024-03-11T19:38:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix the graph check not warning about undeclared cross-package imports between local packages (#1198)","shortMessageHtmlLink":"Fix the graph check not warning about undeclared cross-package import…"}},{"before":"f176d61bdd03e0a2c8ce41c32220f964f25343f0","after":"ca32905c626759365644c594cac8614b0d78c7b5","ref":"refs/heads/pedantic-cross-package-imports","pushedAt":"2024-03-11T18:21:02.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Merge branch 'master' into pedantic-cross-package-imports","shortMessageHtmlLink":"Merge branch 'master' into pedantic-cross-package-imports"}},{"before":"5df02966824ac0f74a0f19e1067ad6e7b7cf1103","after":"fdaa7e63b1357cc7309db75a18d99421756de13b","ref":"refs/heads/master","pushedAt":"2024-03-11T18:18:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Refactor monorepo tests to use fixtures (#1197)","shortMessageHtmlLink":"Refactor monorepo tests to use fixtures (#1197)"}},{"before":"a741f140995c95a2beba8ea0d5e3a6cbbc835634","after":"e0d189d4297f9e5024171db339abed19993ba752","ref":"refs/heads/refactor-monorepo-tests","pushedAt":"2024-03-11T17:59:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Fix build plan","shortMessageHtmlLink":"Fix build plan"}},{"before":"8a5a31dbbb2017ab04120aeb73d19665135c1bc2","after":"a741f140995c95a2beba8ea0d5e3a6cbbc835634","ref":"refs/heads/refactor-monorepo-tests","pushedAt":"2024-03-11T16:36:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"f-f","name":"Fabrizio Ferrai","path":"/f-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5480361?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin' into refactor-monorepo-tests","shortMessageHtmlLink":"Merge remote-tracking branch 'origin' into refactor-monorepo-tests"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO26g8AA","startCursor":null,"endCursor":null}},"title":"Activity · purescript/spago"}