-
Notifications
You must be signed in to change notification settings - Fork 7
chore: fix CI for redwood #819
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
chore: fix CI for redwood #819
Conversation
ecd2a03 to
401ad12
Compare
Note to self: this is flagging a legitimate bug in code introduced in #794 |
b50b093 to
0239234
Compare
I've fixed this and a couple of failing unit tests here too. |
Diff against upstream master workflows and copy across relevant updates wherever possible. This should get the CI running again, and bring the CI more in line with upstream master. Private-ref: https://tasks.opencraft.com/browse/BB-10470
2078a1c to
7cc93da
Compare
|
@Agrendalath thanks for your review! I've addressed or replied to your comments, and got the CI passing. This is ready for review. :) |
16c2c49 to
b6c521c
Compare
Also add docstring to keep pylint happy and add some type hints. Relates to #794
It looks like ora2 has been updated, and now has new fields.
b6c521c to
440ecc8
Compare
440ecc8 to
128c05f
Compare
Agrendalath
left a comment
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.
👍
- I tested this: checked that the CI is passing
- I read through the code
- I checked for accessibility issues: n/a
- Includes documentation: n/a
- Added to the Code Drift project board (for backports): n/a
Diff against upstream master workflows and copy across relevant updates to bring the CI more inline with upstream master and get it running again. Also fix some failing tests along the way.
Private-ref: https://tasks.opencraft.com/browse/BB-10470