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

release / release notes: Should clean up "Roadmap", "Downloads", and "API" #7

Open
2 of 6 tasks
EricCousineau-TRI opened this issue Apr 16, 2020 · 5 comments
Open
2 of 6 tasks

Comments

@EricCousineau-TRI
Copy link
Collaborator

EricCousineau-TRI commented Apr 16, 2020

@scpeters
Copy link
Member

scpeters commented May 7, 2020

I just uploaded the 9.0.0 api docs by doing the following:

# from sdformat clone, with doxygen installed
git checkout sdformat9_9.0.0
mkdir build
cd build
cmake ..
make doc
cd doxygen/html
s3cmd sync . s3://osrf-distributions/sdformat/api/9.0.0/

@scpeters
Copy link
Member

scpeters commented May 7, 2020

I think the dev API is copied from 6.0.0. what do we want that to point to? should it just point to the newest tag in the list (currently 9.0.0)?

@EricCousineau-TRI
Copy link
Collaborator Author

EricCousineau-TRI commented May 7, 2020

Yeah, newest tag in the list.
Also, ideally, the newest tag overal is at the top of the list. (Or if it isn't, the rationale is stated.)

@scpeters
Copy link
Member

scpeters commented May 7, 2020

I just updated the dev api to match 9.0.0

@scpeters
Copy link
Member

scpeters commented May 7, 2020

Use GitHub release page?

I created the following issue to discuss creating releases with descriptions as part of our release process: gazebo-tooling/release-tools#195

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

No branches or pull requests

2 participants