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

mdatagen: support custom package name #11232

Merged
merged 11 commits into from
Oct 10, 2024

Commits on Sep 20, 2024

  1. mdatagen: support custom package name

    Adds support for a new `--package_name` flag to allow mdatagen to
    generate packages with names other than `metadata`.
    braydonk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d3a2974 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    braydonk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a708f31 View commit details
    Browse the repository at this point in the history
  3. forgot to run mdatagen-test

    braydonk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3915460 View commit details
    Browse the repository at this point in the history
  4. add documentation to README

    braydonk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4f9b952 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3f5e4e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add to metadata schema file

    braydonk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d6c50bf View commit details
    Browse the repository at this point in the history
  2. run make gofmt

    braydonk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    554391b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    460dbf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    a8991b4 View commit details
    Browse the repository at this point in the history
  2. run mdatagen test on merge

    braydonk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4c84a61 View commit details
    Browse the repository at this point in the history
  3. run make gofmt

    braydonk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b142b2b View commit details
    Browse the repository at this point in the history