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
Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.19.0 or download the pre-built x86_64 Linux Wheels from PyPI.
Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.18.0 or download the pre-built x86_64 Linux Wheels from PyPI.
Bugfix release in the 0.17 series. The following bugs were fixed:
df8994d - Fix potentially false package calculation
When defining tools or sandboxes that are built identically but differ in some of the provided attributes (environment, fingerprintScript, paths, ...) Bob could get confused internally and build wrong packages.
#355 - called SCMs were not getting the checkoutVars environment as expected
Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.17.0 or download the pre-built x86_64 Linux Wheels from PyPI.