Skip to content

Versioned netlify deploys for docs, typedoc, and test results #1067

Open
@joepio

Description

@joepio

The CI publishes a bunch of things to Netlify:

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

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciGithub actions / e2e tests / build / etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions