You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can follow same versioned branching approach as st2 repo, so rebuild will happen automatically if you push changes to v1.3 in both st2/st2-packages repos (currently it happens in st2 repo).
Originally on every push to
st2-packages
repo we fetch latests2
master
and build/deploydev
akaunstable
packages.Here is the way how to trigger the manual build to produce for example updated
1.3
stable packages:v1.3
branch builds https://circleci.com/gh/StackStorm/st2/tree/v1.3Rebuild
Since during
st2
builds we always download latest https://github.com/StackStorm/st2-packages - new deployed packages will be based on updated code.Automation for future:
st2
repo, so rebuild will happen automatically if you push changes tov1.3
in bothst2
/st2-packages
repos (currently it happens inst2
repo).The text was updated successfully, but these errors were encountered: