Skip to content

x/build: set of first class ports is out of sync with porting policy #44233

Closed
@findleyr

Description

@findleyr

I'm trying to clean up the x/tools build dashboard, starting with first class ports. Per the porting policy broken builds in first class ports should block releases. However, the set of first class ports listed in our build dashboard is out of sync with the ports listed in that policy.

Which is authoritative? Can we get them in sync?

CC @golang/release

Activity

added
Buildersx/build issues (builders, bots, dashboards)
on Feb 12, 2021
added this to the Unreleased milestone on Feb 12, 2021
dmitshur

dmitshur commented on Feb 12, 2021

@dmitshur
Member

Which is authoritative?

The list in https://golang.org/wiki/PortingPolicy#first-class-ports is authoritative.

Can we get them in sync?

Yes, we should. There's work in progress but it's was blocked on even more work in #34744, which put on hold during the 1.16 freeze. Issue #27689 tracks this task, so I'll close this issue as a duplicate.

findleyr

findleyr commented on Feb 12, 2021

@findleyr
MemberAuthor

Ah, I missed that issue. Thanks Dmitri.

locked and limited conversation to collaborators on Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dmitshur@gopherbot@findleyr

        Issue actions

          x/build: set of first class ports is out of sync with porting policy · Issue #44233 · golang/go