-
Notifications
You must be signed in to change notification settings - Fork 71
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
Cookiecut - Python 3.11, 3.12, 3.13 priority tasks and communication channel #1182
Comments
(A quick note to maintainers) recut this package before we are about to make a release checklist |
@bobleesj @tinatn29 is most of the cookiecutting done, and now it is remediating all the technical debt? If so, I am inclined to merge cookie into main as all the tests are currently passing on CI. If all the large moving around of files is done and CI is running we can do future updates into main. OK to merge cookie into main? |
@sbillinge We still need to move test files outside of |
@sbillinge I double checked - Yes, looks good to merge to |
One last thing - @sbillinge could you setup Ref: #1181 |
pre-commit working on the repo....codecov working on the repo (everything red before). The tests on pr (push) would turn red if I raran it as it runs the same thing as tests on pr (pull request). I guess there is no news, but I think there may be a news that was merged direclty to main before we went to the cookie branch. I will merge like this since tests are passing and then check. |
@sbillinge @tinatn29 yes, great and steady progress.. it will be SO much easier to build on this repo moving forward! |
@sbillinge @bobleesj How do I fix skipped tests #1200? Do I need to do this before proceeding with the API documentation step (is there an issue for this already?) and adding news #1214? |
leave the skips for now. Many of them are only skipped on some platforms. I think they are not a tip priority. We can return to them later. |
(To be closed after we are done with cookiecuting)
cookie
branchThe text was updated successfully, but these errors were encountered: