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

Update publish_v3.yml to alias "v3.0" (and later "v3.0.1") as "latest" #950

Merged
merged 11 commits into from
Jul 18, 2024

Commits on Apr 28, 2024

  1. Update publish_v3.yml to alias "v3.0" as "latest"

    Update `alias` argument for  `mike deploy` to have `v3.0` as the `latest`
    
    `v3.0` was aliased as `v3-draft`, so `v2.3` still keep the `latest` alias.
    
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    96bf557 View commit details
    Browse the repository at this point in the history
  2. Set mike canonical_version

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d44e0a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 3, 2024

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

Commits on May 6, 2024

  1. Update CI to build from and generate 3.0.1

    Co-authored-by: Jeff Licquia <jeff@licquia.org>
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact and Jeff Licquia authored May 6, 2024
    Configuration menu
    Copy the full SHA
    d4c46bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19072d6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    921f9ff View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/publish_v3.yml

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    
    Co-authored-by: Alexios Zavras (zvr) <zvr+git@zvr.gr>
    bact and zvr authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d74662b View commit details
    Browse the repository at this point in the history
  3. Use 3.0.1 for now

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    
    Co-authored-by: Alexios Zavras (zvr) <zvr+git@zvr.gr>
    bact and zvr authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    db7d983 View commit details
    Browse the repository at this point in the history