GithubHelp home page GithubHelp logo

pcf-release-notes's Introduction

pcf-release-notes

This repository stores the content that publishes to the PCF versioned release notes. Versioned release notes for Pivotal Platform v2.7, Pivotal Platform v2.8, and Ops Manager and Tanzu Application Service v2.9 and later have been moved to their respective product repositories:

All release notes are stored in version-specific branches. Do not use the main branch for release note content.

Branch Information

Branch Use
main Do not use.

Create Release Notes

When you create release notes, create them in the branch of this repository that corresponds to the product version number you are updating. Release notes for versioned products publish from the branch of the same name. For example, we publish the PCF 2.5 release notes using the content of the 2.5 branch of this repository.

Publish or Update Release Notes

Change and additions to the content in an existing branch of this repository automatically trigger the cf-release-notes Concourse pipeline run by the VMware Tanzu Documention team: https://concourse.run.pivotal.io/teams/cf-docs/pipelines/cf-release-notes

This pipeline automatically publishes release notes to a staging environment. Once published to a staging environment, someone should review the results to verify the content and formatting. After verification, someone must manually trigger publishing to a production site.

Contact the VMware Tanzu Documentation team to publish your release notes to a production site, either through Slack (#tanzu-docs in the VMware or Pivotal organization) or by email ([email protected]).

If you have access permission to the cf-release-notes Concourse pipeline, you can publish your release notes to a production site without contacting the VMware Tanzu Documentation team. In general, we only recommend this for small changes.

If you have access permission to the cf-release-notes Concourse pipeline, follow the steps below to update release notes on a production site:

  1. Update, commit, and changes to a branch of this repository.

  2. Verify that your updates publish to the appropriate staging site correctly. You may need to refresh the site in your browser to see the changes.

    I think these staging sites are wrong. Try https://docs-pcf-staging.sc2-04-pcf1-apps.oc.vmware.com/pivotalcf/2-6/pcf-release-notes/index.html instead.

  3. Open the appropriate tab in Concourse, click the production box, then click the + button in the top right to start a production build.

    Look on concourse: https://runway-ci.eng.vmware.com/teams/mapbu-docs/pipelines/cf-release-notes

pcf-release-notes's People

Contributors

abbyachau avatar absoludicrous avatar amberalston avatar animatedmax avatar bentarnoff avatar cshollingsworth avatar elenasharma avatar emalm avatar erikjasiak avatar flavorjones avatar goonzoid avatar jbheron avatar khuang-pivotal avatar ljarzynski avatar mamorrison avatar mfpjconn avatar mlimonczenko avatar mreider avatar pivotal-mikegresham avatar pspinrad avatar ryanmoran avatar ryanpei avatar sadvani avatar sbenario avatar scottruitt avatar seviet avatar shalako avatar slowestgirl avatar socalnick avatar sreetummidi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pcf-release-notes's Issues

Opsmgr 2.9.5 release notes not published on tanzu docs (/thanks for having this be in git)

This isn't a complaint or anything, I just want to share why I love having these release notes in the open:

Just a heads up, as of writing this issue (6/17/20 at ~12:40pm central), the release notes for opsmgr 2.9.5 are not published on the tanzu/pivotal.io docs site (the current highest it goes is 2.9.4), but the product has been available for download for a few days.

This isn't a huge deal, I imagine things are just moving through update pipelines, but because the docs are OSS I can just look at the opsmgr 2.9.5 release notes PR listed here. And I can keep an eye on any release-candidate updates every so often just to be more prepared about what changes might be coming down the pike before the official release.

I want to thank you all for the work you all do to keep the doc professional, clean, updated, and able to contribute (whether that's a good thing is highly debatable, I know >_>).

That's all. Just posting this because I think it's an excellent validation of why having the doc be version controlled and open is really valuable. Maybe you all as maintainers hate it ๐Ÿ˜‰ , but I want you to know that as a consumer of these products you all have really helped me out

thanks ๐Ÿ‘ we can close this whenever, no worries

screencaps of pivnet/tanzu:

Screen Shot 2020-06-17 at 12 37 08 PM
Screen Shot 2020-06-17 at 12 37 18 PM

NSX-T tile install

Current content for nsx-t portion has:

Install the NSX-T tile.

You must install the NSX-T tile after you install the Ops Manager Director tile.
You must install the NSX-T tile before you install the PAS tile.

It should be:

Install the NSX-T tile.

You must install the NSX-T tile after you install the Ops Manager Director tile.
You must install the NSX-T tile (import and config but not hit Apply Changes) before you install the PAS tile.
``

1.7 Tile author release notes don't mention change from instance_definitions to instance_definition

Is this the only place to look for changes to tile metadata structure when moving to v1.7 metadata?

http://docs.pivotal.io/pivotalcf/1-7/pcf-release-notes/opsmanager-rn.html#tile-authors

It should mention the change from instance_definitions (array) to instance_definition (object)

https://github.com/pivotal-cf/docs-partners/commit/98071fc58ae7b09dc2ac18c9ae81364dbb9af856#diff-53afaab04f3f877756a66316f1e373ebR379

Missing required details

Hi there,

As a user of this document I can't figure out whether some issues listed here are fixed in a later version, and if yes, in which version. E.g. this issue: Inviting New Users or Adding Space Roles in Apps Manager Fails

Such details are there in many other listed issues which is very helpful to know which minor versions are only impacted by it. Please add such missing details for its proper understanding.

Error in release notes (Default SSH Access)

Disable Default SSH Access for New Applications

Previously, application SSH access was previously enabled globally as a feature in Cloud Foundry ...

No need to use previously twice

Missing released stemcells in 3421 line

pcf-release-notes/stemcell-rn.html.md.erb

The release notes are missing any data for 3421.24 and 3421.26.

Also, the sequence of version numbers is erratic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.