-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
test: use local httpbin container on github CI's #29067
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
murtaza98
force-pushed
the
local-httpbin
branch
from
April 27, 2023 08:52
7d73124
to
c48d022
Compare
murtaza98
commented
Apr 28, 2023
murtaza98
commented
Apr 28, 2023
Codecov Report
@@ Coverage Diff @@
## develop #29067 +/- ##
===========================================
- Coverage 46.10% 46.05% -0.05%
===========================================
Files 727 727
Lines 14066 14066
Branches 2251 2251
===========================================
- Hits 6485 6478 -7
- Misses 7263 7270 +7
Partials 318 318
Flags with carried forward coverage won't be shown. Click here to find out more. |
KevLehman
previously approved these changes
May 9, 2023
sampaiodiego
approved these changes
May 17, 2023
sampaiodiego
changed the title
chore: use local httpbin container on github CI's
test: use local httpbin container on github CI's
May 17, 2023
gabriellsh
added a commit
that referenced
this pull request
May 23, 2023
…memberList * 'develop' of github.com:RocketChat/Rocket.Chat: (72 commits) fix: respect useEmoji pref on messages (#28975) chore: Move 2fa challenge handler to rest api package (#29263) refactor(integrations): Replace Fibers dependency by Deasync (#29081) chore: improve server stream typings (#29128) fix: Livechat `CSP` whitelist validation (#29278) chore: `ListItem` stories (#29251) regression(push): fix error when adding headers to send push notification (#29287) fix: Handle login services errors (#28795) chore: skip hook if HUSKY env var is set to 0 (#29283) ci: skip husky hooks on ci (#29279) chore: Add `roomName` on Composer placeholder (#29255) regression: fix console warnings (#29277) ci: fix Release Task chore: Add Changesets (#29275) feat(Marketplace): Scroll to the top of the marketplace apps list when page changed (#29095) fix: Members/Channels list infinite scroll (#28636) test: use local httpbin container on github CI's (#29067) Bump vm2 version 3.9.19 (#29258) i18n: Language update from LingoHub 🤖 on 2023-05-16Z (#29252) chore: Composer missing scrollbar color (#29256) ...
sampaiodiego
pushed a commit
that referenced
this pull request
Jun 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes (including videos or screenshots)
Issue(s)
https://rocketchat.atlassian.net/browse/OC-914
Steps to test or reproduce
Further comments