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

Avoid building test bins for release workflows #106

Merged
merged 4 commits into from
Jul 6, 2024
Merged

Commits on Jul 4, 2024

  1. build: Avoid building test bins for release workflows

    Signed-off-by: Mahendra Paipuri <[email protected]>
    mahendrapaipuri committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    997324b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. ci: Set RELEASE_BUILD env var before go builds

    Signed-off-by: Mahendra Paipuri <[email protected]>
    mahendrapaipuri committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    651f588 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. ci: Bump actions workflows versions

    Signed-off-by: Mahendra Paipuri <[email protected]>
    mahendrapaipuri committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    84b17c0 View commit details
    Browse the repository at this point in the history
  2. Remove redundant triggers for docs workflow

    Signed-off-by: Mahendra Paipuri <[email protected]>
    mahendrapaipuri committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    aa23fa0 View commit details
    Browse the repository at this point in the history