Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release notes generator tasks #71125

Merged
merged 31 commits into from
Jul 28, 2021

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    54f0b83 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    507142d View commit details
    Browse the repository at this point in the history
  2. Fixing YAML files

    pugnascotia committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    288efb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21c44b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0f241b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Address review feedback

    pugnascotia committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    c715d20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f98874 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    da15f7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef52ec View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Tweaks to schema

    pugnascotia committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    7bc66a3 View commit details
    Browse the repository at this point in the history
  2. Add further validation beyond schema check

    Some validation rules are more difficult to express in JSON schema, so
    restructure the changelog validation and introduce a step that
    programmatically checks the changelog files.
    pugnascotia committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    a608417 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    4db9aca View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    ef4969f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Fixes after merge

    pugnascotia committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    ed70b89 View commit details
    Browse the repository at this point in the history
  2. Tweaks

    pugnascotia committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    6b54e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a0e8c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Various fixes

    pugnascotia committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    6e24def View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    f715472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c3109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8831b10 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Test changelog files

    pugnascotia committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f489015 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Review feedback

    pugnascotia committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d3ee9b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f05927 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    3e4d604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d52eed View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Version parsing fixes

    pugnascotia committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    1a0a734 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    2f0e923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b697c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca19c41 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    dfeaae2 View commit details
    Browse the repository at this point in the history
  2. Remove test yaml files

    pugnascotia committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f2125e3 View commit details
    Browse the repository at this point in the history