Skip to content

Releases: TuringLang/actions

v5.0.1

10 Apr 15:07
a0f4b68

Choose a tag to compare

v5.0.1 pins JuliaFormatter in the Format action to v1.

It also modifies the GitHub comment bot to tell you which version of JuliaFormatter it ran (see #17).

v5.0.0

07 Apr 23:28
acaf91f

Choose a tag to compare

v5.0.0 includes a new action, TuringLang/actions/PRAssign, which automatically adds PR authors as assignees to the PR.

Everything else remains unchanged.

v4.0.2

08 Feb 19:34
019258c

Choose a tag to compare

Fix another bug with jq parsing empty arrays into an empty string (which is not an empty array in Bash)

v4.0.1

08 Feb 19:23
4bbf65c

Choose a tag to compare

Fix a bug with DocsNav where passing an empty array of exclude patterns would error.

v4.0.0

08 Feb 19:14
5ca8b03

Choose a tag to compare

Exclude paths must now be specified as a JSON array.

This is to avoid issues with shell quotation / pathological patterns that contain delimiters.

The default exclude path is still an empty array i.e. exclude nothing.

v3.0.0

08 Feb 18:28
576c71d

Choose a tag to compare

DocsNav now uses Julia to insert the navbar, since the previous Bash script was not working correctly (for reasons yet unknown, but possibly to do with Ubuntu upgrades on GH runners).

(See #9, #10, and #11 for discussion.)

v2.1.0

30 Jan 12:29
d101b5c

Choose a tag to compare

Add a new key deploy to the DocsDocumenter action, which controls whether the built documentation is pushed to the gh-pages branch. Defaults to true.

v2.0.1

05 Dec 14:25
3103fb0

Choose a tag to compare

Include Format action too

v2.0.0

06 Nov 15:53
cb8050c

Choose a tag to compare

Expanded repository to contain two actions.

v1.0.3

05 Oct 13:44

Choose a tag to compare

Release version 1.0.3