Releases: github/spark-template
Releases · github/spark-template
Make spark.user async
Dynamic alias (#47) We need a dynamic alias for tests to be able to build for tests etc. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Avoid buffer errors with long git diffs
Dynamic alias (#47) We need a dynamic alias for tests to be able to build for tests etc. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fix build around designer
Dynamic alias (#47) We need a dynamic alias for tests to be able to build for tests etc. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Streamline agent reporting
Remove remaining uses of GITHUB_REPOSITORY
Dynamic alias (#47) We need a dynamic alias for tests to be able to build for tests etc. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
v0.0.26 Bumping version after getting Admin access
The first release I published didn't kick off the publish workflow. Now that I have admin access this should work, thread here: https://github.slack.com/archives/C08EYTXAD2R/p1747935891921779
v0.0.25 Fix parsing asset binary
Fixes the asset binary parsing for uploading assets.
This was introduced in: github/workbench-sdk#262 and fixed with: github/workbench-sdk#280
SDK support for `spark.user`
Surface `user` in SDK to template (#45) Towards https://github.com/github/spark/issues/104 Relies on https://github.com/github/workbench-sdk/pull/275 and should be merged + prebuilt as soon as possible after. * Adds necessary proxying for vite to get us working in dev * Moves to import from the new shared spark file instead of llm to get the window setup (which also imports the LLM bits...)
Try again
Set file-syncer to run from spark-template (#46) https://github.com/github/workbench-sdk/pull/279 removes our lookup on the `GITHUB_REPOSITORY` (which plays badly when export repos) so we need to be strict about where we normally start the file syncer running.
Don't use GITHUB_REPOSITORY as directory
Set file-syncer to run from spark-template (#46) https://github.com/github/workbench-sdk/pull/279 removes our lookup on the `GITHUB_REPOSITORY` (which plays badly when export repos) so we need to be strict about where we normally start the file syncer running.