-
Notifications
You must be signed in to change notification settings - Fork 58
Clients: Update bin --help, add mapping for >=36.0 #420
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
base: main
Are you sure you want to change the base?
Conversation
8e13657
to
72d48ee
Compare
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.
CI is failing
Run ./tools/check-file-names.sh
migrate_to_36_CLI.md does not comply with the snakecase convention!
2f45a02
to
231d8f2
Compare
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.
looks like there's two duplicate files now, migrate_36_cli.md
and migrate_to_36_cli.md
website/sidebars.json
Outdated
"items": [ | ||
{"type": "autogenerated", "dirName": "operator"}, | ||
], | ||
"User": [ |
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.
seems like User is not allowed as key? https://github.com/rucio/documentation/actions/runs/16606252065/job/46978717429?pr=420
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.
Yep, I got distracted in the middle of rebasing and have to go back and fix some things 🤦
No description provided.