Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
TangoYankee created a review comment on a pull request on NYCPlanning/ae-zoning-api
This is an example of the select syntax referenced by the other two comments.
TangoYankee created a review comment on a pull request on NYCPlanning/ae-zoning-api
Same feedback as above to use select statement. When converting to a select statement, we can use `limit(1)` to achieve the same effect as `findFirst`. It will return an array of results. We wil...
TangoYankee created a review comment on a pull request on NYCPlanning/ae-zoning-api
The `map` operation on line `31` adds an O(n) operation to achieve the type assertion. I think it would be more efficient to convert the `findMany` operation on line `21` to a `select` statement a...
horatiorosa pushed 4 commits to Issue/390-remove-enums-from-zoning-district-class NYCPlanning/ae-zoning-api
- Remove capital project category enum Drop the capitalProjectEnum and the field that uses it - Removes a typo in enum... 49b3b6f
- Capital project category with check Use a check contraint for capital project category closes #392 part 2 of 2 adca05b
- Upgrade github action runner Manually install heroku cli to support runner upgrade closes #397 15a2b4a
- 390 removed enums from zoning-district-category and added constraints - refactored some repos to fix type errors 0358dc1
horatiorosa pushed 3 commits to Issue/390-remove-enums-from-zoning-district-class NYCPlanning/ae-zoning-api
TangoYankee pushed 1 commit to main NYCPlanning/ae-zoning-api
- Upgrade github action runner Manually install heroku cli to support runner upgrade closes #397 15a2b4a
TangoYankee closed a pull request on NYCPlanning/ae-zoning-api
Upgrade github action runner
Manually install heroku cli to support runner upgrade closes #397TangoYankee opened a pull request on NYCPlanning/ae-zoning-api
Upgrade github action runner
Manually install heroku cli to support runner upgrade closes #397TangoYankee created a branch on NYCPlanning/ae-zoning-api
397/gh-action-heroku - This application is API for serving data related to zoning and tax lots.
TangoYankee opened an issue on NYCPlanning/ae-zoning-api
Manually install heroku cli
# Description If anyone tries to run a pipeline that deploys to heroku and it crashes with the error: `.../bin/sh: 1: heroku: not found`, it's because GitHub is upgrading its ubuntu runners to 24....TangoYankee closed a pull request on NYCPlanning/ae-zoning-api
392/check capital project category
Capital project category with check Use a check constraint for capital project category closes https://github.com/NYCPlanning/ae-zoning-api/issues/392 ***Note:*** *changes are split into two...TangoYankee pushed 1 commit to 392/check-capital-project-category NYCPlanning/ae-zoning-api
- Capital project category with check Use a check contraint for capital project category closes #392 part 2 of 2 c493542
horatiorosa pushed 1 commit to Issue/390-remove-enums-from-zoning-district-class NYCPlanning/ae-zoning-api
- 390 removed enums from zoning-district-category and added constraints - refactored some repos to fix type errors 9ef767a
horatiorosa created a branch on NYCPlanning/ae-zoning-api
Issue/390-remove-enums-from-zoning-district-class - This application is API for serving data related to zoning and tax lots.
TangoYankee pushed 1 commit to 392/check-capital-project-category NYCPlanning/ae-zoning-api
- Capital project category with check Use a check contraint for capital project category closes #392 part 2 of 2 6366cf2
TangoYankee opened a pull request on NYCPlanning/ae-zoning-api
392/check capital project category
Capital project category with check Use a check constraint for capital project category closes https://github.com/NYCPlanning/ae-zoning-api/issues/392 part 2 of 2 ***Note:*** *changes are sp...TangoYankee pushed 1 commit to 392/check-capital-project-category NYCPlanning/ae-zoning-api
- Capital project category with check Use a check contraint for capital project category clses #392 part 2 of 2 efa54e4
TangoYankee created a branch on NYCPlanning/ae-zoning-api
392/check-capital-project-category - This application is API for serving data related to zoning and tax lots.
TangoYankee pushed 1 commit to ty/exp/composite-tax-lot NYCPlanning/ae-zoning-api
- spatial boroughs 991f38c
horatiorosa pushed 1 commit to main NYCPlanning/ae-zoning-api
- 391 drop enums, update types from enum to text, add constraints - in capital-project-fund - in capital-commitment-f... 273fc6d