Skip to content

Conversation

@richard-willdooit
Copy link

No description provided.

@richard-willdooit richard-willdooit marked this pull request as ready for review September 30, 2025 05:29
@richard-willdooit
Copy link
Author

@jaredkipe OK, - rebased.

@richard-willdooit richard-willdooit changed the title 19.0 rdm migr [19.0] [MIG] Get Queue Working in 19.0 Sep 30, 2025
@richard-willdooit richard-willdooit changed the title [19.0] [MIG] Get Queue Working in 19.0 [19.0] [MIG] *_queue_*: migrate all to 19.0 Sep 30, 2025
@richard-willdooit richard-willdooit changed the title [19.0] [MIG] *_queue_*: migrate all to 19.0 [19.0] [MIG] queue_job,test_queue_job: migrate to 19.0 Oct 1, 2025
@sbidoul
Copy link
Member

sbidoul commented Oct 1, 2025

Thanks @richard-willdooit ! There are failing tests and a few pre-commit issues.

Your PR came first, but there is another PR by @tishmen which I have not looked at yet, which is green.

How would you like to proceed?

@richard-willdooit
Copy link
Author

@sbidoul Let's just get it sorted between us - if the other is definitely closer, then go with it, and cherry pick from here. I have been running this version for a long time on 18.3 locally, so I know it is pretty much there.

I have NO idea what those new pre-commit issues are :S I just grabbed the latest and re-based - I was 100% passing before that.

The test failure I did not check, and thought I would if someone could point me in why the pre-commit config seems to be wrong

@richard-willdooit
Copy link
Author

@sbidoul

Mine is there! Other than the pre-commit "parameters" which I do NOT understand, because none of that is in my commit.

If you can shed any light, even if you reject my PR in the end, I would appreciate it.

@tishmen
Copy link

tishmen commented Oct 1, 2025

@richard-willdooit I believe the checks are not passing since you are trying to use base.demo_user and the CI runner does not use the flag --with-demo. I've amended my tests in my PR to use a python defined user in the test files itself.

@richard-willdooit
Copy link
Author

@tishmen Yes - it took me a while to work that one, thanks.

I am just very very puzzled about the pre-commit.

@richard-willdooit
Copy link
Author

@sbidoul @tishmen Given the other PR has a solve for the config deprecation, le's just go with that.

@tishmen
Copy link

tishmen commented Oct 1, 2025

@richard-willdooit It is most certainly complicated. Check out my last comment on #833 about the dependency issues. Let's wait on @sbidoul regarding which PR to pick as we need to have base before anything else. I believe my whole PR with all of the queue modules migration should be accepted, so we avoid duplicate and additional work on top of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants