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 the issue that the ai qa bot could not be accessed with http #4923

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

nobodyiam
Copy link
Member

What's the purpose of this PR

apolloconfig.com is served with https, so that it can only access https resources.

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.
  • Update the CHANGES log.

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #4923 (fae4aea) into master (d3d17ee) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4923      +/-   ##
============================================
- Coverage     48.45%   48.44%   -0.01%     
+ Complexity     1728     1727       -1     
============================================
  Files           346      346              
  Lines         10836    10836              
  Branches       1080     1080              
============================================
- Hits           5251     5250       -1     
  Misses         5263     5263              
- Partials        322      323       +1     

see 1 file with indirect coverage changes

@nobodyiam nobodyiam merged commit d6bf360 into apolloconfig:master Jul 3, 2023
7 of 8 checks passed
@nobodyiam nobodyiam deleted the fix-ai-bot-https-issue branch July 3, 2023 05:52
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2023
@nobodyiam nobodyiam added this to the 2.2.0 milestone Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant