Skip to content

Open tickets #13411

Open
Open
@m1ga

Description

@m1ga

Update notes

package.json

check #13781

Workflows

Homebrew is not available by default anymore. You'll have to add

    - name: Set up Homebrew
      id: set-up-homebrew
      uses: Homebrew/actions/setup-homebrew@master

Java 11 is needed

    - name: Setup Java
      uses: actions/setup-java@v2
      with:
        distribution: 'adopt'
        java-version: '11'

I went through all repos and collected some real/waiting PRs (not the dep PRs or really old ones)

perhaps I've missed some 😄
But at least we have some overview of tickets that can be reviewed at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions