Skip to content

Releases: gflohr/qgoda-action

v1.1.2

Choose a tag to compare

@gflohr gflohr released this 01 Mar 16:55

What's Changed

  • Allow additional dependencies by @gflohr in #1
  • Document additional dependencies by @gflohr in #2

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@gflohr gflohr released this 01 Mar 13:39

Clean-up.

v1.1.0

Choose a tag to compare

@gflohr gflohr released this 01 Mar 11:41

Changes:

  • Changes ownership of the data directory to user qgoda inside the container. This avoids problems with missing permissions.
  • Run npm install inside the container, if a package.json exists. This is needed so that Qgoda dependencies (for example plug-ins) are installed before Qgoda is started.

v1.0.0

Choose a tag to compare

@gflohr gflohr released this 25 Feb 15:00

First release.