Skip to content
Snippets Groups Projects
Select Git revision
  • omnibus-5-4-0
  • gitlab_omnibus
  • suggests_dependency
  • deb_package_md5_fix
  • master default
  • bump_omnibus_version
  • ssd/move-directory-get-out-the-way
  • schisamo/appveyor
  • ssd/git-detection-fix
  • ksubrama/win64
  • ssd/builder-shasum-fix
  • ssd/static-version
  • ssd/build-version-in-manifest
  • ssd/pkg-expand-path
  • ssd/changelog
  • ssd/use-pkg-dir
  • ssd/manifest-generate
  • ssd/version-manifest-2
  • shain/fix-travis
  • ssd/fauxhai-bump
  • v4.0.0
  • v4.0.0.rc.2
  • v4.0.0.rc.1
  • v2.0.2
  • v3.2.2
  • v4.0.0.beta.1
  • v3.2.1
  • v3.2.0
  • v3.2.0.rc.3
  • v3.2.0.rc.2
  • v3.2.0.rc.1
  • v3.1.1
  • v3.1.0
  • v3.0.0
  • v2.0.1
  • v2.0.0
  • v2.0.0.rc1
  • v1.3.0
  • v1.2.0
  • v1.1.1
40 results

CHANGELOG.md

  • Steven Danna's avatar
    6801f8d9
    Respect Config.append_timestamp everywhere · 6801f8d9
    Steven Danna authored
    Previously, Config.append_timestamp was only respected by the
    Omnibus::BuildVersion.semver function. This option is now respected by
    the dsl-based version builder as well, ensuring that even when the
    user specifies an explicit version with a string, a timestamp is
    appended.
    
    This is a behavior change for some users. Users who do not want a
    timstamp can alter their configuration.
    
    We've added backwards compatibility for those using the 'semver' style
    versions to ensure that we do not append a timestamp to a version
    already containing a timestamp.
    6801f8d9
    History
    Respect Config.append_timestamp everywhere
    Steven Danna authored
    Previously, Config.append_timestamp was only respected by the
    Omnibus::BuildVersion.semver function. This option is now respected by
    the dsl-based version builder as well, ensuring that even when the
    user specifies an explicit version with a string, a timestamp is
    appended.
    
    This is a behavior change for some users. Users who do not want a
    timstamp can alter their configuration.
    
    We've added backwards compatibility for those using the 'semver' style
    versions to ensure that we do not append a timestamp to a version
    already containing a timestamp.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.