Skip to content

Commit

Permalink
Merge and add branches for adruino (from reports)
Browse files Browse the repository at this point in the history
Given that arduino (1.x) and arduino-ide (2.x) are heavily intermixed
in repositories, and 1.x is officially legacy, merge these despite
that these are not related codewise, and add branches for proper legacy
version handling.
  • Loading branch information
AMDmi3 committed Jan 6, 2025
1 parent 1510f31 commit 0872046
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions 800.renames-and-merges/a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@
- { setname: archiva, name: apache-archiva }
- { setname: ardour, namepat: "ardour[0-9]+" }
- { setname: arduino, namepat: "arduino[0-9.-]+" }
- { setname: arduino, name: arduino-ide }
- { setname: areca, name: areca-beta, weak_devel: true, nolegacy: true }
- { setname: areca-backup, name: arecabackup }
- { setname: arena-chess, name: arena-chess-gui }
Expand Down
2 changes: 2 additions & 0 deletions 950.split-branches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
- { name: apr, setbranchcomps: 1 }
- { name: apr-util, setbranchcomps: 1 }

- { name: arduino, setbranchcomps: 1 }

- { name: asterisk, setbranchcomps: 1 }

- { name: autoconf, releq: "2.13", setbranch: "2.13" }
Expand Down

0 comments on commit 0872046

Please sign in to comment.