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

Generate unstable changelogs using towncrier #1340

Merged
merged 8 commits into from
Nov 15, 2022
Merged

Commits on Nov 15, 2022

  1. Use Hugo page resources instead of partials for changelogs

    ... which means we don't need to edit the top-level page for each release.
    richvdh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ce84f16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92db0ee View commit details
    Browse the repository at this point in the history
  3. skip changelog on tags

    richvdh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7a20fd8 View commit details
    Browse the repository at this point in the history
  4. update release doc

    richvdh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b3912bd View commit details
    Browse the repository at this point in the history
  5. changelog

    richvdh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1203ebe View commit details
    Browse the repository at this point in the history
  6. Fix build for tagged versions

    Make sure we don't skip building the spec!
    richvdh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    78a6737 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46596d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7dd2a98 View commit details
    Browse the repository at this point in the history