-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Changes some PATs to be from user AIRBYTEIO #11295
Conversation
Reduce reliance on Davin's personal token
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -103,7 +103,8 @@ jobs: | |||
run: | | |||
mkdir -p ~/.gradle/ | |||
cat > ~/.gradle/gradle.properties <<EOF | |||
org.gradle.jvmargs=-Xmx8g -Xss4m --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \ | |||
org.gradle.jvmargs=-Xmx8g -Xss4m \ | |||
--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is unrelated and a nit, please tell me to fork off for coding standards here if that's how we roll
Failed test from API limits ☝️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
Increase effective API limit
Reduce reliance on Davin's personal token
What
More token for more API limits
Tokens are repo level. A separate token exists for OSS and for Cloud
How
Add secret to GH GUI
Use corresponding secret
Recommended reading order
any order you like for 5 lines
🚨 User Impact 🚨
None (probably :)
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
Tested token and workflow in cloud. Working as intended