Skip to content

[IMP] package: add runbot script#8997

Closed
fw-bot wants to merge 1 commit into
saas-18.2from
saas-18.2-17.0-runbot-script-rar-538480-fw
Closed

[IMP] package: add runbot script#8997
fw-bot wants to merge 1 commit into
saas-18.2from
saas-18.2-17.0-runbot-script-rar-538480-fw

Conversation

@fw-bot

@fw-bot fw-bot commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Add a runbot-dedicated command with the current steps used. This script
can be updated with new steps in the future without annnoying the runbot
team and also allows versioning.

Task: 6316690

review checklist

  • feature is organized in plugin, or UI components
  • support of duplicate sheet (deep copy)
  • in model/core: ranges are Range object, and can be adapted (adaptRanges)
  • in model/UI: ranges are strings (to show the user)
  • undo-able commands (uses this.history.update)
  • multiuser-able commands (has inverse commands and transformations where needed)
  • new/updated/removed commands are documented
  • exportable in excel
  • translations (_t("qmsdf %s", abc))
  • unit tested
  • clean commented code
  • track breaking changes
  • doc is rebuild (npm run doc)
  • status is correct in Odoo

Forward-Port-Of: #8957

@robodoo

robodoo commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@fw-bot

fw-bot commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

@rrahir @pro-odoo cherrypicking of pull request #8957 failed.

stdout:

Auto-merging package.json
CONFLICT (content): Merge conflict in package.json

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

:shipit: you can use git-fw to re-do the forward-port for you locally.

⚠️ after resolving this conflict, you will need to merge it via @robodoo.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@fw-bot fw-bot mentioned this pull request Jun 23, 2026
14 tasks
Add a runbot-dedicated command with the current steps used. This script
can be updated with new steps in the future without annnoying the runbot
team and also allows versioning.

Task: 6316690
X-original-commit: 1dd2dad
@rrahir rrahir force-pushed the saas-18.2-17.0-runbot-script-rar-538480-fw branch from 124bb0b to 291553e Compare June 23, 2026 07:55
@rrahir

rrahir commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

robodoo r+

robodoo pushed a commit that referenced this pull request Jun 23, 2026
Add a runbot-dedicated command with the current steps used. This script
can be updated with new steps in the future without annnoying the runbot
team and also allows versioning.

closes #8997

Task: 6316690
X-original-commit: 1dd2dad
Signed-off-by: Pierre Rousseau (pro) <pro@odoo.com>
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
@robodoo robodoo closed this Jun 23, 2026
@fw-bot fw-bot deleted the saas-18.2-17.0-runbot-script-rar-538480-fw branch June 30, 2026 08:17
Sign up for free to 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.

3 participants