github_grid_assets 0.1.0-rc.1 copy "github_grid_assets: ^0.1.0-rc.1" to clipboard
github_grid_assets: ^0.1.0-rc.1 copied to clipboard

GitHub App identity and authenticated REST transport for grid extensions.

Changelog #

0.1.0-rc.1 #

  • Initial release: GitHub App identity and authenticated REST transport.
  • Home of the org's GitHub grid-asset implementations: GitHubAppPrOpener, GitHubPrDelivery, the GitHubGridAssets seed, and the reconciler/cursor surface, relocated out of grid_assets by pow-2ua (power_station #109). grid_assets holds the generic assets and the abstractions; the dependency runs implementation -> abstraction, so this package depends on grid_assets and never the reverse.
  • Published as a pre-release because it depends on pre-release siblings (grid_assets ^0.5.0-rc.1, grid_engine ^0.3.0-rc.3, grid_runtime).