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

Fix unable to use api_key without setting access_token #967

Merged
merged 8 commits into from
May 17, 2024

Conversation

alexhung
Copy link
Member

@alexhung alexhung commented May 16, 2024

  • Make api_key deprecation message matches the SDKv2 one.
  • Fix issue with starting up local Artifactory in Docker.
  • Fix Pipeline step for starting up Artifactory in Docker.

Close #966

Make api_key deprecation message matches the SDKv2 one.
@alexhung alexhung added the bug Something isn't working label May 16, 2024
alexhung and others added 5 commits May 16, 2024 10:36
Reorganize the mount volume directories so it follows official install instructions more closely.

Fix wait-for-rt script. Apply same to pipeline step

Remove docker-compose.yml. Replaced with regular docker run.
…validation' into GH-966-fix-api-key-access-token-validation
@alexhung alexhung marked this pull request as ready for review May 16, 2024 22:06
@alexhung alexhung requested a review from danielmkn as a code owner May 16, 2024 22:06
@alexhung alexhung merged commit e495e99 into master May 17, 2024
5 checks passed
@alexhung alexhung deleted the GH-966-fix-api-key-access-token-validation branch May 17, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api_key cannot be defined without access_token
3 participants