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

Display version, our license, and vendor attributions in version command #407

Merged
merged 22 commits into from
Feb 21, 2022

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    90dc6db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65c7e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8264ffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ae66f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Remove license and attributions from version command and add license …

    …command
    
    Move version, license, and BSD attributions into params package
    
    Remove blank line between license and attributions on license command
    Kourin1996 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    ec3a327 View commit details
    Browse the repository at this point in the history
  2. Fix lint error

    Kourin1996 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    623dd2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d5bb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

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

Commits on Feb 9, 2022

  1. Update modules dependencies to match go1.16

    Signed-off-by: Luca Georges Francois <luca.georges-francois@epitech.eu>
    0xpanoramix committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6dc0a9d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Update min. go version in CI tests

    Signed-off-by: Luca Georges Francois <luca.georges-francois@epitech.eu>
    0xpanoramix committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7f19caf View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

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

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    9de25d8 View commit details
    Browse the repository at this point in the history
  2. Fix main.go

    Kourin1996 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    ab94811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e04aff View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Merge commit 'refs/pull/413/head' of github.com:0xPolygon/polygon-sdk…

    … into feature/print-version-and-license
    Kourin1996 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    55bde15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0a2e6 View commit details
    Browse the repository at this point in the history
  3. Fix lint error

    Kourin1996 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1020a87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5bc40c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/print-version-and-licens…

    …e' into feature/print-version-and-license
    Kourin1996 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    53945ff View commit details
    Browse the repository at this point in the history
  6. Fix wrong path in Makefile

    Kourin1996 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    366b6d8 View commit details
    Browse the repository at this point in the history
  7. Add archive settings in goreleaser.yml in order to ignore licenses di…

    …rectory to be included in zip
    Kourin1996 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ff44e0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69c2c2e View commit details
    Browse the repository at this point in the history