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

Calculate admintools tag #203

Merged
merged 9 commits into from
May 22, 2024
Merged

Calculate admintools tag #203

merged 9 commits into from
May 22, 2024

Commits on May 21, 2024

  1. Calculate admintools tag

    tdeebswihart committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c808eaf View commit details
    Browse the repository at this point in the history
  2. Move exclamation mark

    tdeebswihart committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a00b641 View commit details
    Browse the repository at this point in the history
  3. DL submodules

    tdeebswihart committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7b942cd View commit details
    Browse the repository at this point in the history
  4. Calculate version

    tdeebswihart committed May 21, 2024
    Configuration menu
    Copy the full SHA
    861e2c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0067a3 View commit details
    Browse the repository at this point in the history
  6. Calculate them even better

    This is a bit nasty but it's due to how shallow checkouts work. We need
    to fetch the tag detail (then remove the shallow flag) so that git
    describe behaves as we want.
    
    We still use `--always` as `tctl` doesn't always seem to have a findable tag...
    tdeebswihart committed May 21, 2024
    Configuration menu
    Copy the full SHA
    726dd07 View commit details
    Browse the repository at this point in the history
  7. Update .github/workflows/release-admin-tools.yml

    Co-authored-by: David Reiss <david@temporal.io>
    tdeebswihart and dnr authored May 21, 2024
    Configuration menu
    Copy the full SHA
    ef47e93 View commit details
    Browse the repository at this point in the history
  8. Simplify slightly

    tdeebswihart committed May 21, 2024
    Configuration menu
    Copy the full SHA
    76ff211 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82b90d1 View commit details
    Browse the repository at this point in the history