Skip to content

Commit

Permalink
No fanout tests any more (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
kathap authored Oct 17, 2024
1 parent 731bc9d commit ac81ff7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/releasing-capi.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# How to cut a CAPI release
1. Make sure we're ready to release:
- Are there any outstanding bugs or issues that need to be pulled in before we can release?
- Are all the blobstore fanout tests green?
- Ensure that API versions have been bumped after releasing the previous version ([v3 API version](https://github.com/cloudfoundry/cloud_controller_ng/blob/main/config/version), [v2 API version](https://github.com/cloudfoundry/cloud_controller_ng/blob/main/config/version_v2), [v2 API version in docs](https://github.com/cloudfoundry/cloud_controller_ng/blob/main/docs/v2/info/get_info.html)).
2. Ship it in CI:
- Log in to [CAPI CI](https://concourse.app-runtime-interfaces.ci.cloudfoundry.org/teams/capi-team/pipelines/capi)
Expand Down

0 comments on commit ac81ff7

Please sign in to comment.