Skip to content

Releases: TuringLang/actions

v4.0.2

08 Feb 19:34
019258c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Include Format action too

v2.0.0

06 Nov 15:53
cb8050c
Compare
Choose a tag to compare

Expanded repository to contain two actions.

v1.0.3

05 Oct 13:44
Compare
Choose a tag to compare
Release version 1.0.3

v1.0.2

05 Oct 13:35
Compare
Choose a tag to compare
Release version 1.0.2

fixed error with env

05 Oct 13:27
Compare
Choose a tag to compare
v1.0.1

Release version 1.0.1