Skip to content

0.6.0

Compare
Choose a tag to compare
@jonathansick jonathansick released this 18 Aug 23:46
· 158 commits to main since this release
58d0b0f

Times Square now exposes information about pages created during GitHub PR check runs:

  • GET /times-square/api/v1/github-pr/:org/:repo/:sha provides metadata for a repository's check run in general, such as the contents in the check run and the GitHub pull request or check run.
  • GET /times-square/api/v1/github-pr/:org/:repo/:sha/:path provides metadata about a specific notebook.

Times Square check runs also link to the pull request preview pages published through Times Square's interface in Squareone.

What's Changed

  • Bump python from 3.10.5-slim-bullseye to 3.10.6-slim-bullseye by @dependabot in #43
  • DM-35816: Support for viewing GitHub PR previews in Squareone by @jonathansick in #42

Full Changelog: 0.5.0...0.6.0