-
Notifications
You must be signed in to change notification settings - Fork 97
ref: use org secret and bump base images and toolkits #651
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
Conversation
…es. Removed curl and localedef in dependencies. Fix #653
* origin/master: pre-commit hooks auto-update (#658)
@iishiishii - this is the closest i have gotten to updating various components to take care of aging issues in tests. unfortunately, there are two tests that are still failing that i could not replicate in some hacked setups. i'll see if i can replicate a cleaner test environment. in the meantime, feel free to review if you have some time. |
@iishiishii - i think i fixed the two remaining bugs. will wait for CI to finish running. |
Fabulous, it works! Thank you for fixing it. |
use the organization token rather than the project one.
closes #590 #653 #657 #654