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

Add ability to get it working with proxy #144

Merged
merged 6 commits into from
Sep 21, 2021

Conversation

sethumadhav07
Copy link
Contributor

@sethumadhav07 sethumadhav07 commented Jun 11, 2021

currently slack connection using webhook is not working with proxy which is a common requirement in many corporate settings.
Code change in this PR addresses that.

@sethumadhav07
Copy link
Contributor Author

@8398a7 can you please take a look at this PR?

@8398a7
Copy link
Owner

8398a7 commented Jul 23, 2021

@sethumadhav07 Sorry for the late confirmation.
CI doesn't seem to work for some reason. Will you push it again?

@sethumadhav07
Copy link
Contributor Author

@8398a7 can you please take a look at it and approve?

@8398a7 8398a7 self-assigned this Aug 15, 2021
dist/index.js Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #144 (2472e5d) into master (af07e44) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #144   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          204       209    +5     
  Branches        50        52    +2     
=========================================
+ Hits           204       209    +5     
Impacted Files Coverage Δ
src/client.ts 100.00% <100.00%> (ø)
src/fields.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af07e44...2472e5d. Read the comment docs.

@8398a7
Copy link
Owner

8398a7 commented Aug 31, 2021

CI is failing due to reduced test coverage. Can you please fix it?

@sethumadhav07
Copy link
Contributor Author

sethumadhav07 commented Sep 21, 2021

I fixed the code coverage for tests. can you please take a look at it and approve?

@8398a7 8398a7 merged commit 0ddb66b into 8398a7:master Sep 21, 2021
@sethumadhav07
Copy link
Contributor Author

sethumadhav07 commented Sep 21, 2021

@8398a7 can a new release/tag be created that involves this change?

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.

None yet

3 participants