Skip to content

Releases: audiobookshelf/audiobookshelf-i18n-updater

v0.1.10

10 Mar 18:52
Compare
Choose a tag to compare
v0.1.10 Pre-release
Pre-release

Added more debug messages to try and figure out why Action is not failing.

v0.1.9

10 Mar 18:48
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release

Added error for alphabetization.

v0.1.8

10 Mar 17:56
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

Switching back to using the @actions/core module. Using https://github.com/veryl-lang/setup-veryl as a template for how to do things.

v0.1.7

10 Mar 17:29
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

Trying with prepending INPUT_ to javascript file

v0.1.6

10 Mar 17:17
Compare
Choose a tag to compare
Trying to pass the input to the script

v0.1.5

10 Mar 16:59
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Debug printing the directory value

v0.1.4

10 Mar 16:38
Compare
Choose a tag to compare

Switched to using lowercase directory in the code. If this works, will change everything to be all caps.

Attempt without any node modules

10 Mar 16:35
Compare
Choose a tag to compare
Pre-release

Removed @actions/core and @actions/github

v0.1.2

10 Mar 16:28
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Switched back to using environment variable instead of get_input

v0.1.1

10 Mar 16:15
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Added ncc to provide a single javascript file without needing to commit node_modules to this repository.