StackStorm / st2-packages

StackStorm deb/rpm packages (automated docker build pipeline)
https://stackstorm.com/
27 stars 59 forks source link

WIP - Initial Debian Buster support #628

Closed nzlosh closed 3 years ago

nzlosh commented 4 years ago

Used consistent indentation in st2_bootstrap shell scripts. Opted to use case instead of multiple logical comparators in a if condition (clearer to read). Updated docker-compose files with Buster information.

nzlosh commented 4 years ago

This pull request is related to https://github.com/StackStorm/st2packaging-dockerfiles/pull/75

punkrokk commented 4 years ago

@nzlosh Safe to assume that you need the dockerfiles merged for this to build?

nzlosh commented 4 years ago

@punkrokk Yes, that's my understanding. I built the images locally so they were available to build the Debian packages. From what I gathered, st2package-dockerfiles needs to be built and pushed to quai.io before this pull request will run correctly.

nzlosh commented 3 years ago

Stale, closing.