Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

ci: generate release notes for component versions installed in VHD build #450

Merged
merged 22 commits into from
Mar 5, 2019

Commits on Mar 4, 2019

  1. chore: log component versions installed in VHD build

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8564839 View commit details
    Browse the repository at this point in the history
  2. add exit on failed build step

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    10f0b93 View commit details
    Browse the repository at this point in the history
  3. remove extra \n

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    f12577d View commit details
    Browse the repository at this point in the history
  4. add release notes step

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    800e741 View commit details
    Browse the repository at this point in the history
  5. remove azure-arm string from release notes

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    14cde40 View commit details
    Browse the repository at this point in the history
  6. remove extra line return

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    1157963 View commit details
    Browse the repository at this point in the history
  7. add publish artifact step

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    dcb377f View commit details
    Browse the repository at this point in the history
  8. use START and END of notes markers for consistency

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    b2e4101 View commit details
    Browse the repository at this point in the history
  9. remove debug log

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    9407dbb View commit details
    Browse the repository at this point in the history
  10. add txt file extension to release notes

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    9f59a2d View commit details
    Browse the repository at this point in the history
  11. execute scripts in sequence

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    9d52b52 View commit details
    Browse the repository at this point in the history
  12. back to inline

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    e537285 View commit details
    Browse the repository at this point in the history
  13. set -o pipefail to preserve non-zero exit

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    c33e46d View commit details
    Browse the repository at this point in the history
  14. move pipefail

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    c42572e View commit details
    Browse the repository at this point in the history
  15. test

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    6353fe1 View commit details
    Browse the repository at this point in the history
  16. remove color from output

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    70d8372 View commit details
    Browse the repository at this point in the history
  17. Revert "test"

    This reverts commit 15d7eeb.
    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    9e50509 View commit details
    Browse the repository at this point in the history
  18. rename file

    Cecile Robert-Michon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    49ddce7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. fix some indents in file

    Cecile Robert-Michon committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    24ae99e View commit details
    Browse the repository at this point in the history
  2. remove extra \n

    Cecile Robert-Michon committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    52c24ea View commit details
    Browse the repository at this point in the history
  3. address review comments

    Cecile Robert-Michon committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    70bbab7 View commit details
    Browse the repository at this point in the history
  4. remove extra s

    Cecile Robert-Michon committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    91cfe45 View commit details
    Browse the repository at this point in the history