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
feat(Coder plugin): expose Coder SDK to Backstage end-users (#132)
* chore: add vendored version of experimental Coder SDK
* chore: update CoderClient class to use new SDK
* chore: delete mock SDK
* fix: improve data hiding for CoderSdk
* docs: update typo
* wip: commit progress on updating Coder client
* wip: commit more progress on updating types
* chore: remove valibot type definitions from global constants file
* chore: rename mocks file
* fix: update type mismatches
* wip: commit more update progress
* wip: commit progress on updating client/SDK integration
* fix: get all tests passing for CoderClient
* fix: update UrlSync updates
* fix: get all tests passing
* chore: update all mock data to use Coder core entity mocks
* fix: add extra helpers to useCoderSdk
* fix: add additional properties to hide from SDK
* fix: shrink down the API of useCoderSdk
* update method name for clarity
* chore: removal vestigal endpoint properties
* fix: update reversion
0 commit comments