Skip to content

Releases: Reviewable/appengine-remove-action

v3.0.0

25 Jan 19:22
Compare
Choose a tag to compare

Updated code to modern standards, and switched runtime to Node 16.

v2.2.0

16 Aug 20:44
Compare
Choose a tag to compare

Added apply_limit_after_days parameter.

v2.1.2

17 Nov 19:16
Compare
Choose a tag to compare
actions commit: Build 23

v2.1.1: Slice bug removing versions even though below the limit (#3)

01 Nov 18:49
5b4ed00
Compare
Choose a tag to compare
* feat(service): add the possibility to specify an app engine service to target

* fix(service): add missing service_name in the actions declaration

* chore(build): add build of new changes

* fix(main): fix slice bug where it removed versions even though the length was below the limit

* refactor(debug): move core.debug(err) outside of if switch for version deletion

* refactor(build): add build of last refactor change for the error debug message

v2.1

28 Oct 18:00
a83fc6c
Compare
Choose a tag to compare
feat(service): add the possibility to specify an app engine service t…

v2

28 Oct 17:48
56e0ee8
Compare
Choose a tag to compare
v2
Update Readme.md