Eugen
Eugen
I still think by implementing some locking and relying on external service would be overengineering. Solution for now: don't merge 2 PRs in one go. If that issue will happen...
Update: the race happened one more time during the 2.4 release when we trigger the build for both `st2-packages` + `st2` repos at the same time.
Just having a couple of commands hinting how to build things with pants for someone residing in the stackstorm repo would be sufficient or perhaps even a more high-level overview...
Yeah, we had discussions similar to that previously. The general idea is that we provide minimal installation and more fine tuning like kernel, mongo, rabbit, postgres is out of scope,...
Responding with https://github.com/StackStorm/st2-packages/issues/146 why Vagrant case can be useful.
@mickmcgrath13 Thanks! :rocket: Could you please sign a CLA thing?
Thanks for the report. Check https://docs.stackstorm.com/latest/install/rhel8.html#install-dependencies Compare with https://docs.stackstorm.com/install/rhel8.html#install-dependencies So while the fix (https://github.com/StackStorm/st2docs/pull/993) is already in the `master` branch and available under `latest` development tag (https://github.com/StackStorm/st2docs/blob/master/docs/source/install/rhel8.rst), the issue here...
Thanks for feedback! Yes, this is covered in https://docs.stackstorm.com/authentication.html#usage I think it makes sense to reference that link with instructions about how to obtain token from `deploy` section. This is...
As many of us noted before https://github.com/StackStorm/discussions/issues/260#issuecomment-332637492 ideally is to have Virtualbox/Vagrant VM image deployed to Vagrant cloud, similar to Docker hub. So users could download beforehand fully pre-packed image...
readthedocs.org is really nice, but it's still 3rd party service that will require another new set of credentials and deployment. With security in mind, what git + GH static pages...