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

go: add go-generate goal to run go generate on a package #16909

Merged
merged 7 commits into from
Sep 30, 2022

Commits on Sep 27, 2022

  1. add go-generate goal to run go generate on a package

    [ci skip-build-wheels]
    
    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    Tom Dyas committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2e405fd View commit details
    Browse the repository at this point in the history
  2. copyrigh notices

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9fb0e66 View commit details
    Browse the repository at this point in the history
  3. better help + allow env vars to be configured

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0cb0250 View commit details
    Browse the repository at this point in the history
  4. merge with overwrite

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6182534 View commit details
    Browse the repository at this point in the history
  5. substitute all configured environment vars

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    065a91d View commit details
    Browse the repository at this point in the history
  6. add rule for merging digests with overwrite + test

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a0dbe9b View commit details
    Browse the repository at this point in the history
  7. fmt

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    f2dde2c View commit details
    Browse the repository at this point in the history