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
But all of these simply replace the previous versions. This has a couple of different problems:
No versioned (type)docs, even though different versions may have different APIs.
e2e test results disappear after a new ci run
TODO
Unique e2e test deploys
versioned typedoc
versioned docs
Solutions
Netlify unique deploys
When running netlify deploy we get a unique deploy URL like https://683474ceb38d80006afad51a--atomic-docs.netlify.app. Maybe I can get that CLI output and add that link to some database? Maybe include it in the github PR comment or something?