Skip to content

Release mcm-v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jan 16:24
· 19 commits to main since this release
087216c

What's Changed

  • mcv: make sure we don't do accelerator checks with no gpu by @maryamtahhan in #112
  • mcm : fix pylint by @fulvius31 in #116
  • chore(deps): Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 in /mcv by @dependabot[bot] in #95
  • chore(deps): Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 in the github-actions group by @dependabot[bot] in #109
  • chore: update to the latest docker api by @maryamtahhan in #117
  • feat: disable accelerator cache timeout by @maryamtahhan in #118
  • mcv: chore update examples image build by @maryamtahhan in #120
  • chore(deps): Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 in the github-actions group by @dependabot[bot] in #119
  • Auto-update pre-commit hooks by @github-actions[bot] in #121
  • chore(deps): Bump github.com/opencontainers/runc from 1.3.0 to 1.3.3 in /mcv by @dependabot[bot] in #122
  • update vendor dependencies by @Billy99 in #124
  • chore: move mcv example build to use podman by @maryamtahhan in #125
  • chore(deps): Bump docker/metadata-action from 5.8.0 to 5.9.0 in the github-actions group by @dependabot[bot] in #123
  • chore: fixup mcv example image signing by @maryamtahhan in #126
  • chore: fixup mcv example image signing to use digest by @maryamtahhan in #127
  • chore: fixup mcv cosign by @maryamtahhan in #128
  • chore: mcv use files for digests in image workflow by @maryamtahhan in #129
  • chore: sync podman auth for cosign in MCV example images workflow by @maryamtahhan in #130
  • Hotfix img build by @maryamtahhan in #131
  • fix: add Docker login for cosign authentication by @maryamtahhan in #132
  • refactor: mcv separate image signing into dedicated job by @maryamtahhan in #133
  • Hotfix img build by @maryamtahhan in #134
  • refactor:mcv examples align signing step with cosign reference example by @maryamtahhan in #135
  • fix: mcv exmaples add explicit permissions to sign job for OIDC token by @maryamtahhan in #136
  • debug: add Go setup and verbose cosign output for troubleshooting by @maryamtahhan in #137
  • fix: use legacy signature storage mode for Quay compatibility by @maryamtahhan in #138
  • fix: mcv sign images by tag instead of digest for legacy mode by @maryamtahhan in #139
  • fix: mcv downgrade cosign to v2.6.1 for legacy signature compatibility by @maryamtahhan in #140
  • chore: fix table alignment in mcv docs by @maryamtahhan in #153
  • fix: upgrade Go version to 1.25.0 for mcv by @maryamtahhan in #154
  • Auto-update pre-commit hooks by @github-actions[bot] in #144
  • chore(deps): Bump github.com/sigstore/fulcio from 1.7.1 to 1.8.3 in /mcv by @dependabot[bot] in #146
  • chore(deps): Bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #152
  • chore(deps): Bump github.com/containernetworking/plugins from 1.8.0 to 1.9.0 in /mcv by @dependabot[bot] in #155
  • mcm : Remove cluster_dims on kernel validation by @fulvius31 in #156
  • MCM : add support for new vllm {binary,unpacked} cache by @fulvius31 in #158

Full Changelog: mcm-v0.1.1...mcm-v0.1.2