Skip to content

Releases: github/spark-template

Make spark.user async

23 May 00:14
3ffb2d2

Choose a tag to compare

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

22 May 23:13
3ffb2d2

Choose a tag to compare

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

22 May 21:43
3ffb2d2

Choose a tag to compare

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

22 May 21:24
3ffb2d2

Choose a tag to compare

Remove remaining uses of GITHUB_REPOSITORY

22 May 21:08
3ffb2d2

Choose a tag to compare

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

22 May 18:01
3ffb2d2

Choose a tag to compare

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

22 May 17:48
3ffb2d2

Choose a tag to compare

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`

21 May 22:01
adaafe6

Choose a tag to compare

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

21 May 21:22
e093b45

Choose a tag to compare

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

21 May 20:52
e093b45

Choose a tag to compare

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.