-
Notifications
You must be signed in to change notification settings - Fork 385
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
CLDR-15275 ST forum stuck on loading if user lacks permission #1682
Conversation
-Replace non-existent params.special.showError with simple inline error message -Two new subroutines loadBad and loadGood
Error in "Lint Ansible Playbook": "ImportError: cannot import name 'render_group' from 'rich.console' (/usr/local/lib/python3.8/site-packages/rich/console.py)" What does that mean? |
I've just tried "re-run all jobs" |
@srl295 any idea what the error means? |
Here's something: ansible/ansible-lint#1795 |
yes i just found that. I'll work on a patch to incorporate that ver until the action catches up |
patch: #1682 |
Here goes "re-run all jobs" again... |
you can try but you you may need to rebase it on main if you wanted my other changes |
See #1684 |
@btangmu you don't need a new PR… just rebase |
@SRL "just rebase" -- there was also a problem with my commit message and I wanted a clean start :-) |
-Replace non-existent params.special.showError with simple inline error message
-Two new subroutines loadBad and loadOk
CLDR-15275