[Merged by Bors] - chore(*): add mathlib4 synchronization comments#17686
[Merged by Bors] - chore(*): add mathlib4 synchronization comments#17686github-actions[bot] wants to merge 1 commit intomasterfrom
Conversation
e6c81a5 to
c10df17
Compare
|
This is slightly broken; it mentions the wrong PR about Option/NAry instead of (I think) my PR about HierarchyDesign, and it commented wrong on |
|
If this is broken, it probably means that something is wrong with the yaml file on the wiki... |
|
I found two entries on the wiki that said |
|
Yep, here's the other mistake:
I guess the bot should include the names of the files next to the PRs so that we can actually spot this without thorough review. |
|
yep, just looked through.. sorry that was my fault! |
c10df17 to
635771c
Compare
|
LGTM bors merge |
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status). Relates to the following PRs: * leanprover-community/mathlib4#643 * leanprover-community/mathlib4#646 * leanprover-community/mathlib4#648 * leanprover-community/mathlib4#649 * leanprover-community/mathlib4#651 * leanprover-community/mathlib4#655 * leanprover-community/mathlib4#656 * leanprover-community/mathlib4#657 * leanprover-community/mathlib4#661 * leanprover-community/mathlib4#670 * leanprover-community/mathlib4#671 * leanprover-community/mathlib4#672 * leanprover-community/mathlib4#686
635771c to
e709ebd
Compare
|
Canceled. |
|
bors r- |
|
bors merge |
|
#17693 contains the script that was used to generated the updated version |
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status). Relates to the following PRs: * `algebra.char_zero.defs`: leanprover-community/mathlib4#661 * `algebra.group.order_synonym`: leanprover-community/mathlib4#651 * `algebra.hierarchy_design`: leanprover-community/mathlib4#657 * `algebra.quotient`: leanprover-community/mathlib4#643 * `algebra.ring.defs`: leanprover-community/mathlib4#655 * `algebra.ring.order_synonym`: leanprover-community/mathlib4#671 * `control.equiv_functor`: leanprover-community/mathlib4#649 * `data.dlist.basic`: leanprover-community/mathlib4#616 * `data.int.cast.basic`: leanprover-community/mathlib4#670 * `data.lazy_list`: leanprover-community/mathlib4#686 * `data.list.lex`: leanprover-community/mathlib4#672 * `data.option.n_ary`: leanprover-community/mathlib4#656 * `data.sigma.lex`: leanprover-community/mathlib4#646 * `group_theory.eckmann_hilton`: leanprover-community/mathlib4#626 * `logic.equiv.basic`: leanprover-community/mathlib4#631 * `order.iterate`: leanprover-community/mathlib4#648
|
Build failed: |
e709ebd to
e52177b
Compare
|
bors merge |
|
Already running a review |
|
bors merge |
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status). Relates to the following PRs: * `algebra.char_zero.defs`: leanprover-community/mathlib4#661 * `algebra.group.inj_surj`: leanprover-community/mathlib4#707 * `algebra.group.order_synonym`: leanprover-community/mathlib4#651 * `algebra.group.units`: leanprover-community/mathlib4#549 * `algebra.hierarchy_design`: leanprover-community/mathlib4#657 * `algebra.quotient`: leanprover-community/mathlib4#643 * `algebra.ring.defs`: leanprover-community/mathlib4#655 * `algebra.ring.order_synonym`: leanprover-community/mathlib4#671 * `control.equiv_functor`: leanprover-community/mathlib4#649 * `data.dlist.basic`: leanprover-community/mathlib4#616 * `data.int.cast.basic`: leanprover-community/mathlib4#670 * `data.lazy_list`: leanprover-community/mathlib4#686 * `data.list.lex`: leanprover-community/mathlib4#672 * `data.option.n_ary`: leanprover-community/mathlib4#656 * `data.sigma.lex`: leanprover-community/mathlib4#646 * `data.ulift`: leanprover-community/mathlib4#703 * `group_theory.eckmann_hilton`: leanprover-community/mathlib4#626 * `logic.equiv.basic`: leanprover-community/mathlib4#631 * `order.iterate`: leanprover-community/mathlib4#648
e52177b to
d99b334
Compare
|
Canceled. |
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status). Relates to the following PRs: * `algebra.char_zero.defs`: leanprover-community/mathlib4#661 * `algebra.group.inj_surj`: leanprover-community/mathlib4#707 * `algebra.group.order_synonym`: leanprover-community/mathlib4#651 * `algebra.group.units`: leanprover-community/mathlib4#549 * `algebra.hierarchy_design`: leanprover-community/mathlib4#657 * `algebra.opposites`: leanprover-community/mathlib4#644 * `algebra.quotient`: leanprover-community/mathlib4#643 * `algebra.ring.defs`: leanprover-community/mathlib4#655 * `algebra.ring.order_synonym`: leanprover-community/mathlib4#671 * `control.equiv_functor`: leanprover-community/mathlib4#649 * `data.dlist.basic`: leanprover-community/mathlib4#616 * `data.int.cast.basic`: leanprover-community/mathlib4#670 * `data.lazy_list`: leanprover-community/mathlib4#686 * `data.list.lex`: leanprover-community/mathlib4#672 * `data.option.n_ary`: leanprover-community/mathlib4#656 * `data.sigma.lex`: leanprover-community/mathlib4#646 * `data.ulift`: leanprover-community/mathlib4#703 * `group_theory.eckmann_hilton`: leanprover-community/mathlib4#626 * `logic.equiv.basic`: leanprover-community/mathlib4#631 * `order.iterate`: leanprover-community/mathlib4#648
|
Pull request successfully merged into master. Build succeeded: |
Regenerated from the port status wiki page.
Relates to the following PRs:
algebra.char_zero.defs: [Merged by Bors] - feat: Port Algebra.CharZero.Defs mathlib4#661algebra.group.inj_surj: [Merged by Bors] - feat(Algebra/Group/InjSurj): port file mathlib4#707algebra.group.order_synonym: [Merged by Bors] - feat: port Algebra.Group.OrderSynonym mathlib4#651algebra.group.units: [Merged by Bors] - feat: port Algebra.Group.Units mathlib4#549algebra.hierarchy_design: [Merged by Bors] - feat: port Algebra/HierarchyDesign mathlib4#657algebra.opposites: [Merged by Bors] - feat: port Algebra.Opposites mathlib4#644algebra.quotient: [Merged by Bors] - feat: port Algebra.Quotient mathlib4#643algebra.ring.defs: [Merged by Bors] - feat: port Algebra.Ring.Defs mathlib4#655algebra.ring.order_synonym: [Merged by Bors] - feat: port algebra.ring.order_synonym mathlib4#671control.equiv_functor: [Merged by Bors] - feat: port Control.EquivFunctor mathlib4#649data.dlist.basic: [Merged by Bors] - feat: port: Data.DList.Basic mathlib4#616data.int.cast.basic: [Merged by Bors] - feat: port Data.Int.Cast.Basic mathlib4#670data.lazy_list: [Merged by Bors] - feat: port LazyList mathlib4#686data.list.lex: [Merged by Bors] - feat: port Data.List.Lex mathlib4#672data.option.n_ary: [Merged by Bors] - feat: Port Data/Option/NAry.lean mathlib4#656data.sigma.lex: [Merged by Bors] - feat: port Data.Sigma.Lex mathlib4#646data.ulift: [Merged by Bors] - feat(Data/ULift): port from mathlib mathlib4#703group_theory.eckmann_hilton: [Merged by Bors] - feat: port Algebra.GroupTheory.EckmannHilton mathlib4#626logic.equiv.basic: [Merged by Bors] - feat: port Logic.Equiv.Basic mathlib4#631order.iterate: [Merged by Bors] - feat: port Order.Iterate mathlib4#648I am a bot; please check that I have not put a comment in a bad place before running
bors merge!If the PRs above don't match the file they are listed after, that means the port status page is wrong.