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

ci: test java release with old GLIBC #2640

Closed
wants to merge 10 commits into from
Closed

ci: test java release with old GLIBC #2640

wants to merge 10 commits into from

Conversation

eddyxu
Copy link
Contributor

@eddyxu eddyxu commented Jul 24, 2024

DO NOT MERGE

Try to run #2613 from project owner.

@github-actions github-actions bot added ci Github Action or Test issues java labels Jul 24, 2024
@LuQQiu
Copy link
Collaborator

LuQQiu commented Jul 26, 2024

@eddyxu I can see your branch/account can load the credentials
Run actions/setup-java@v4
with:
distribution: temurin
java-version: 8
cache: maven
server-id: ossrh
server-username: SONATYPE_USER
server-password: SONATYPE_TOKEN
gpg-private-key: ***
java-package: jdk
check-latest: false
overwrite-settings: true
job-status: success
token: ***
env:
CACHE_ON_FAILURE: false
CARGO_INCREMENTAL: 0
SONATYPE_USER: ***
SONATYPE_TOKEN: ***

Importing private gpg key

@eddyxu eddyxu closed this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Github Action or Test issues java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants