Skip to content

[15.0][FWD] Port changes from 14.0 - #519

Merged
OCA-git-bot merged 7 commits into
OCA:15.0from
camptocamp:oca-port-pr-511-from-14.0-to-15.0
Feb 28, 2023
Merged

[15.0][FWD] Port changes from 14.0#519
OCA-git-bot merged 7 commits into
OCA:15.0from
camptocamp:oca-port-pr-511-from-14.0-to-15.0

Conversation

guewenand others added 7 commits February 28, 2023 09:13
It can still be activated by overriding a method.
When a job is postponed because of a retryable error, as the error
is not re-raised, we reach the new method
self._enqueue_dependent_jobs(env, job)
With a closed cursor. Return early in case of postponing, as there is
no chance dependent jobs can become pending anyway.
Prevent errors in test if addon not loaded.
TT35938
jobrunner_db_user, jobrunner_db_password
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @guewen,
some modules you are maintaining are being modified, check this out!

@simahawksimahawk changed the title [15,0][FWD] Port changes from 14.0[15.0][FWD] Port changes from 14.0Feb 28, 2023
@simahawk

Copy link
Copy Markdown
ContributorAuthor

/ocabot merge minor

@OCA-git-bot

Copy link
Copy Markdown
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 15.0-ocabot-merge-pr-519-by-simahawk-bump-minor, awaiting test results.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

@simahawk The merge process could not be finalized, because command git push origin 15.0-ocabot-merge-pr-519-by-simahawk-bump-minor:15.0 failed with output:

To https://github.com/OCA/queue
! [rejected] 15.0-ocabot-merge-pr-519-by-simahawk-bump-minor -> 15.0 (fetch first)
error: failed to push some refs to 'https://***@github.com/OCA/queue'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at a205554. Thanks a lot for contributing to OCA. ❤️

@ivantodorovich

Copy link
Copy Markdown
Contributor

@OCA-git-bot that's a bit confusing 🤔

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@simahawk@OCA-git-bot@ivantodorovich@sebalix@guewen@victoralmau@repodevs@sanchonuria