Skip to content

Releases: apppackio/apppack

v2.3.1

27 May 18:53
v2.3.1
f8ea8aa
Compare
Choose a tag to compare

Changelog

1d2238c Cleanup go modules
1793310 Only show deployed reviewapps
08762e3 un-hide open command

v2.3.0

11 May 20:59
v2.3.0
9ca7405
Compare
Choose a tag to compare

Changelog

db9a225 Add ps exec command for interactive commands
3751e90 Fix bug when querying empty logs
22a1068 Improved ps output
b4b5875 Output fix
9ca7405 Remove extra error checker
64c083b Upgrade go and dependencies

v2.2.2

06 May 22:25
v2.2.2
32d64d9
Compare
Choose a tag to compare

Changelog

8d8a6ca Add postdeploy to watch status output
294276d Error checking on ps command
45efff1 Improve previous parameter handling on stack upgrade
18d5c63 More debug logging
0189b3b Pretty up build output
32d64d9 Rename build wait to build watch

v2.2.1

04 May 14:59
v2.2.1
fb8f514
Compare
Choose a tag to compare

Changelog

dd1afe9 Avoid stale spinner suffix
fb8f514 Catch failed build states
f761041 Fix review app build lookup
7981a7f Stop build logging once error is encountered

v2.2.0

03 May 19:57
v2.2.0
591ab11
Compare
Choose a tag to compare

Changelog

04e7804 Add --debug flag
e611db8 Add aws-exec sub-command
786cee4 Add missing flag on init command
591ab11 Build lookup for review apps
52f0cd4 Fix name during Redis destruction
8a03785 Fix role/id output on init command
6680abd New and improved build status watcher
f8d6adb Remove logs statements
73ddcf6 Show S3 log archive in build wait

v2.1.0

29 Apr 03:52
v2.1.0
04a1a09
Compare
Choose a tag to compare

Changelog

f1ffea9 Add --root and --live flags to shell
df5cb34 Avoid exporting AppPack generated config
73c3709 Better error checking and linting
c71e846 Handle empty start time in ps command
b5bafb1 Make sure scaling uses same defaults as backend
a65d238 Refresh tokens if necessary for AppList
04a1a09 Support fargate-only cluster & apps
a6f87f3 code linting

v2.0.2

14 Apr 21:49
v2.0.2
d11cfb4
Compare
Choose a tag to compare

Changelog

a9fe8f8 Formatting for auth apps command
d11cfb4 Use new process structure from backend
a165f4f Use patched version of saw

v2.0.1

09 Apr 22:50
v2.0.1
d430db6
Compare
Choose a tag to compare

Changelog

d430db6 Fix LB priorities and leave gap for custom rules
81816e4 Show extra metadata in review app list
2e4c915 fix error checking bug

v2.0

06 Apr 19:30
v2.0
5da9157
Compare
Choose a tag to compare

Changelog

66825c0 Add Redis addon to review apps
8d89223 Add SES and SQS addons to review apps
2fe285d Add open command
1e07d9a Adjustable CPU/RAM in shell task
e951cfc Continued work on review apps
29a8cf2 Error checking
5a5215a Handle parameters for review apps
cbc9294 Handle pgrep that doesn't have -c
ccea27e Hidden flag for pre-release stacks
9f27add Logs for review apps
600ec1c Merge branch 'main' into pipeline
6b4282f Misc cleanup
cc94981 Pipelines & review apps
5da9157 Remove status command from review apps
640d44b Review app improvements
035d3e9 Show DB load logs (#16)
8f9bf34 Use ECS execute-command to shell to containers (#15)
248b418 WIP: pipelines/review-apps
fbaf024 ps output for review apps

v1.2.0

08 Mar 19:30
v1.2.0
e44c9c0
Compare
Choose a tag to compare

Changelog

dadca6c Cache artifact before starting tests
e44c9c0 Fix db shell for aurora DB engines
d6a0bff config import/export commands