Small Branding Fixes#34
Conversation
|
@agmangas @Nickgraviton any idea what is going on with the checks? |
|
I believe this is an issue with the branch protection configuration, which requires admin-level permissions to edit. I updated the CI configuration in f984087 before transferring the repository to disable Python 3.7 (EOL) and update the test matrix. However, I think the protection rules still reference older, non-existent check names. I would say that we should replace those requirements with the current test checks. |
|
Yes, there is probably a mismatch between the actions defined here and the branch protection of the repo. The tests that passed are named after the "test" job, followed by the Python version from the matrix and the corresponding action, aka push/pull_request. There should be some checks named "python-testing" in the Settings->Ruleset->Status Checks. As @agmangas said, someone with admin access should be able to fix this. |
|
Committer status also does not give visibility of the settings. I have asked https://github.com/eclipse-thingweb/.eclipsefdn/blob/main/otterdog/eclipse-thingweb.jsonnet to be updated with the current settings |
Added documentation link for wotpy project.
No description provided.