st2-packages icon indicating copy to clipboard operation
st2-packages copied to clipboard

StackStorm deb/rpm packages (automated docker build pipeline)

Results 37 st2-packages issues
Sort by recently updated
recently updated
newest added

Is there any particular reason why entire `/opt/stackstorm` directory is owned by `root`? I assume I don't know some specific reason here @lakshmi-kannan @dennybaa. If there is nothing like that,...

enhancement
question
status:under discussion

## Generating packages locally 1. Spin a fresh ubuntu VM - git clone https://github.com/manasdk/st2-test-ground - HOSTNAME=PKGS_BOX vagrant up u14 --no-provision - vagrant ssh u14 2. Inside the VM, install the...

documentation

`st2-packages` repo now follows `st2` branching strategy. What it means. #### The Logic: - Inside `st2-packages` repo: - pushing to `master` of `st2-packages` repo will generate packages based on `master`...

documentation

Courtesy: @armab Here are instructions to get into needed place under CircleCI. - Push `Rebuild SSH` button for build you want to debug, ex: https://circleci.com/gh/StackStorm/st2/497 - Wait for some container...

documentation

#### Problem Mentioned in Slack idea about collecting data on build time/timing and make sure we can track regressions/optimizations: > @jfryman What I’d like to get a better understanding of...

documentation

When service is failing to listen on port (tests), we should show latest few lines of error logs, as well as we do when service is considered as not started....

enhancement
tests