Skip to content

Commit 64523e3

Browse files
author
armab
committedApr 21, 2020
Add a note about 'st2 pack install' behavior changes for v3.2
See #973 and StackStorm/st2#4743
1 parent f6c5ad1 commit 64523e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docs/source/upgrade_notes.rst

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Upgrade Notes
3131
task properly after the upgrade.
3232
* The key word ``continue`` is now a reserved word in orquesta v1.1.0. Orquesta will complain if the
3333
workflow definition contains a task that is named ``continue``.
34+
* When installing packs from Exchange index ``st2 pack install <pack_name>`` will now download latest
35+
release from the remote repository, instead of using latest available git commit from master as before.
3436

3537
.. _ref-upgrade-notes-v3-0:
3638

0 commit comments

Comments
 (0)
Please sign in to comment.