-
Notifications
You must be signed in to change notification settings - Fork 827
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
fix: Update gem setting to latest slate version #2257
Conversation
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/184780985 The labels on this github issue will be updated when the story is started. |
@bruce-ricard If the build succeeded locally for you, are we comfortable merging this? |
please do not merge this one .... we need to sync more from slate, e.g. |
@Tallicia locally I now see same formatting/content compared to https://docs.cloudfoundry.org/api/uaa, so from my side, please check and then we could finish with this topic |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Formatting additions look good.
* fix: Update gem setting to latest slate version * gh checker * revert some bundle versions * locally working now with docker * add bundler 2 dependency to gradle * Update from rouge https://github.com/slatedocs/slate/pull/1226/files
* fix: Update gem setting to latest slate version * gh checker * revert some bundle versions * locally working now with docker * add bundler 2 dependency to gradle * Update from rouge https://github.com/slatedocs/slate/pull/1226/files
Updated Gem* to latest vesion from https://github.com/slatedocs/slate , e.g.
https://github.com/slatedocs/slate/blob/main/Gemfile
https://github.com/slatedocs/slate/blob/main/Gemfile.lock
Check of result can be seen with:
docker run --tty --interactive --workdir /root/uaa --volume $PWD:/root/uaa --env DB=hsqldb --rm cfidentity/uaa-generate-docs /root/uaa/scripts/generate-docs.sh
Compare result from ./uaa/uaa/build/docs/....
with
https://docs.cloudfoundry.org/api/uaa/
Currently I see some formatting changes but content is same and it would solve
https://github.com/cloudfoundry/uaa/security/dependabot