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 release process docs to reference new systems #956

Merged
merged 1 commit into from
Oct 11, 2019

Conversation

zubron
Copy link
Contributor

@zubron zubron commented Oct 11, 2019

We recently moved our CI to CircleCI and our image pushing to Docker
Hub. This updates our docs to reference these new systems.

Also, this removes the link from the side bar as it's only really useful
for the development team.

Signed-off-by: Bridget McErlean [email protected]

We recently moved our CI to CircleCI and our image pushing to Docker
Hub. This updates our docs to reference these new systems.

Also, this removes the link from the side bar as it's only really useful
for the development team.

Signed-off-by: Bridget McErlean <[email protected]>
@zubron zubron requested a review from johnSchnake October 11, 2019 18:28
@@ -22,6 +22,3 @@
- title: Make your own plugins
key: examples
destination: examples
- title: Cut a release
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm removing this but I don't think it has an effect since the side bar has already been reorganised.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/master/release still works. I'm not really sure what this file is for.

@codecov-io
Copy link

Codecov Report

Merging #956 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
+ Coverage   47.49%   47.62%   +0.13%     
==========================================
  Files          76       76              
  Lines        5291     5291              
==========================================
+ Hits         2513     2520       +7     
+ Misses       2622     2617       -5     
+ Partials      156      154       -2
Impacted Files Coverage Δ
cmd/sonobuoy/app/status.go 59.43% <0%> (+1.88%) ⬆️
pkg/plugin/aggregation/aggregator.go 75.77% <0%> (+3.1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6077455...352fa5b. Read the comment docs.

@zubron zubron merged commit 26cb536 into vmware-tanzu:master Oct 11, 2019
@zubron zubron deleted the update-release-process-docs branch October 11, 2019 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants