Releases: infinitaslearning/notion-github-catalog
Releases · infinitaslearning/notion-github-catalog
v0.22.1
Add some debug info
v0.22
Get additional information from GitHub and use it to add info via the Tags in Notion
v0.20
Add extra annotations as columns, allow over ride of hash check
v0.19
Links can now be in either simple or array format
v0.18
Actual release including fix for links
v0.17
Fix issue with links
Considerable speed improvements
This release now runs a lot faster (5m to 30s for 500 repos):
- Gets the state of all existing Notion rows at startup to use for comparison to see if we need to update
- Uses the hash of the service data to not update un-necessarily
- Gets Github repo data in batches (defineable)
Only update Notion if something has changed
This release adds a Hash
column that is used to only update Notion if something has changed, which avoids flooding your Update feed un-necessarily. This is a breaking change - you need to ensure you have a Hash (text) column.
Add support for Location types for monorepos
Add ability to lookup fields
v0.7 Fix to make more robust