You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial draft for inkeep migration
* Bump to latest
* Tweak transform source logic
* Remove excessive breadcrumb check
* Test against goteleport.dev
* Add inkeep package to the list of allowlisted dependencies
* update inkeep to 0.5.32
* update to 0.5.33
* Revert "Test against goteleport.dev"
This reverts commit cdb89c4.
* bump @inkeep/cxkit-react to 0.5.36
* Add `LicenseRef-scancode-public-domain AND Unlicense` license
---------
Co-authored-by: sarah_inkeep <sarah.niemiec@inkeep.com>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Settings for AWS Amplify are following:
35
35
1.`nodejs` 20 and `yarn` v1.22.22.
36
36
2. Build command `yarn build`
37
37
4. Build results folder `build`
38
-
5. Following env variables should be set: `INKEEP_API_KEY`, `INKEEP_INTEGRATION_ID`, `INKEEP_ORGANIZATION_ID`, `YOUTUBE_API_KEY`, `SANITY_PROJECT_ID`, `SANITY_DATASET`.
38
+
5. Following env variables should be set: `INKEEP_API_KEY`, `YOUTUBE_API_KEY`, `SANITY_PROJECT_ID`, `SANITY_DATASET`.
39
39
6. This variable should be set increase nodejs memory `NODE_OPTIONS=--max-old-space-size=8192`
0 commit comments