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

Use vcs_version for Pants' version #20438

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Use vcs_version for Pants' version #20438

wants to merge 23 commits into from

Commits on Jan 18, 2024

  1. woah it works

    thejcannon committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    64b67dc View commit details
    Browse the repository at this point in the history
  2. version_scheme

    thejcannon committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    29e086f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. make sure tests don't die

    thejcannon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b7c7c23 View commit details
    Browse the repository at this point in the history
  2. Add comment

    thejcannon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b3c1b16 View commit details
    Browse the repository at this point in the history
  3. embed the tag

    thejcannon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7a2ad13 View commit details
    Browse the repository at this point in the history
  4. fmt

    thejcannon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ccef094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db28c1c View commit details
    Browse the repository at this point in the history
  6. docs and process

    thejcannon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d76b253 View commit details
    Browse the repository at this point in the history
  7. no amp

    thejcannon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e8fb280 View commit details
    Browse the repository at this point in the history
  8. try export

    thejcannon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a0ca6ab View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. thatll do it

    thejcannon committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    39fb59e View commit details
    Browse the repository at this point in the history
  2. try this

    thejcannon committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    e8f887c View commit details
    Browse the repository at this point in the history
  3. unused

    thejcannon committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4b5ce76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ed9af View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. 0.0.0.dev0

    thejcannon committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7bad224 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

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

Commits on Feb 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Huon Wilson <[email protected]>
    thejcannon and huonw authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b77b227 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    6cee103 View commit details
    Browse the repository at this point in the history
  2. always None

    thejcannon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dbff533 View commit details
    Browse the repository at this point in the history
  3. some comments

    thejcannon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1148177 View commit details
    Browse the repository at this point in the history
  4. bump depth

    thejcannon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f6b37d9 View commit details
    Browse the repository at this point in the history
  5. fix the version

    thejcannon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bcbef9c View commit details
    Browse the repository at this point in the history
  6. use only-version

    thejcannon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2676f8e View commit details
    Browse the repository at this point in the history