Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open tickets #13411

Open
m1ga opened this issue Apr 19, 2022 · 1 comment
Open

Open tickets #13411

m1ga opened this issue Apr 19, 2022 · 1 comment

Comments

@m1ga
Copy link
Contributor

m1ga commented Apr 19, 2022

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.

@m1ga m1ga added bug needs triage This issue hasn't been reviewed by maintainers and removed bug needs triage This issue hasn't been reviewed by maintainers labels Apr 19, 2022
@caspahouzer
Copy link
Contributor

tidev/titanium-docs#106 has to be merged with a new alloy version. But that won't be any problem

@m1ga m1ga pinned this issue Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants