Skip to content

Version 1.12.0

Compare
Choose a tag to compare
@sshookman sshookman released this 15 Jan 21:41
· 62 commits to master since this release
21971bf

pip install skelebot==1.12.0


This Release Includes:

  • Dockerfile Generator | Adds the ability to construct ENTRYPOINT based Dockerfiles depending on the primaryExe field
  • Docker Execution | Adds the ability to properly override ENTRYPOINT when running commands against
  • PrimaryExe | New config field to set the execution method for the primary job for either CMD or ENTRYPOINT
  • Artifactory | Deprecated this component in favor of the new Repostiory component
  • config | The config will not load the Artifactory component if the Repository component is present in the yaml
  • GitHub Pages | Updated to reflect the deprecation and the new component
  • Repository | New component for managing artifacts in Artifactory or S3