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

Feature/2.0.0 #1

Merged
merged 15 commits into from
Feb 20, 2024
Rate limit · GitHub

Whoa there!

You have triggered an abuse detection mechanism.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed properties from deploy.json
Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

alexandramartinez committed Feb 16, 2024
commit 38d673ea832a68ebdd93436a925774afd8804876
5 changes: 1 addition & 4 deletions data-cloud-integration-impl/src/main/resources/deploy.json
Original file line number Diff line number Diff line change
@@ -3,8 +3,5 @@
"workerSize": 0.1,
"applicationName": "data-cloud-integration-impl",
"workers": 1,
"autoStart": true,
"properties": {
"anypoint.platform.gatekeeper": "disabled"
}
"autoStart": true
}