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

Changes some PATs to be from user AIRBYTEIO #11295

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Conversation

supertopher
Copy link
Contributor

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.

  • Create a non-forked branch based on this PR and test the below items on it
  • [] Build is successful

Tested token and workflow in cloud. Working as intended

Reduce reliance on Davin's personal token
@CLAassistant
Copy link

CLAassistant commented Mar 21, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor Author

@supertopher supertopher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


Over 5000 RPH really but ¯_(ツ)_/¯

@@ -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 \
Copy link
Contributor Author

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

@supertopher
Copy link
Contributor Author

Failed test from API limits ☝️

Copy link
Contributor

@cgardens cgardens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

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

Successfully merging this pull request may close these issues.

3 participants