-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
- Create a PR titled
Bump version to v1.0.0including the following changes:- Change the following to the target version
v1.0.0:- the
CurrentVersioninspecs-go/versions.go, - the
tags.cncf.io/container-device-interfaceversion inschema/go.mod, - (for specification changes only) the
tags.cncf.io/container-device-interface/specs-goversion in go.mod, - (for specification changes only) the
tags.cncf.io/container-device-interface/specs-goversion inschema/go.mod.
- the
- Run
make mod-tidyto update versions incmd/**/go.mod. - Run
make mod-verifyto ensure modules are up to date. - (for specification changes only) Add a description to the specification changes in
SPEC.md. - (for specification changes only) Implement a
requiresV*function for the target version inspecs-go/versions.go.
- Change the following to the target version
- Merge the PR on sufficient approval.
- Create a
v1.0.0tag. - (for specification changes only) Create a
specs-go/v1.0.0tag. (for the first spec versionwwill be the same asz) - Create a GitHub release form the
v1.0.0tag. - (for specification changes only) Create a GitHub release from the
specs-go/v1.0.0tag. - Close the release issue.
Metadata
Metadata
Assignees
Labels
No labels