Skip to content

Axios master without speedboats #891

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

Merged
merged 71 commits into from
Nov 20, 2024
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
eaa0ebb
:sparkle: migration from request library to axios
Archish27 Jun 8, 2023
75468d8
:bug: fix for status code
Archish27 Jun 8, 2023
7313f92
:bug: fix for checking uploading specs
Archish27 Jun 8, 2023
b238df2
:art: for progress bar percentage
Archish27 Jun 8, 2023
4189e14
:bug: fix for zip upload
Archish27 Jun 9, 2023
1c29d31
:bug: fix for sending usage reporting
Archish27 Jun 12, 2023
de1f986
:bug: fix for getting initial details api
Archish27 Jun 12, 2023
0a082f1
:art: trimming the error message
Archish27 Jun 14, 2023
3b358a4
:art: trimming the error message
Archish27 Jun 14, 2023
c6c2eb0
:art: should show error message when build stopped
Archish27 Jun 14, 2023
f5a3b0c
:art: should show error message when build stopped
Archish27 Jun 14, 2023
e278e43
:art: should show error message when build stopped
Archish27 Jun 14, 2023
6a217b6
:bug: fix for build artifacts
Archish27 Jun 14, 2023
8e005f8
:bug: fix for build artifacts
Archish27 Jun 14, 2023
74e7992
:bug: fix for build artifacts
Archish27 Jun 14, 2023
9ba3f3b
Merge branch 'master' of https://github.com/browserstack/browserstack…
asambstack Jun 9, 2024
dc57a81
chore: fix build creation API
asambstack Jun 9, 2024
c2316ad
removed speedboats
dvspvk Jun 21, 2024
fb27ccf
turboscale=false
dvspvk Jun 24, 2024
68e7c6a
removed comments
dvspvk Jun 24, 2024
b2a638b
added browserstackinfra
dvspvk Jun 24, 2024
97380a5
updated package.json
dvspvk Jun 24, 2024
f53d2ee
Merge master
hariharanbrowserstack Oct 29, 2024
3367c62
Remove speedboats
hariharanbrowserstack Oct 29, 2024
a608608
Remove o11y crashreporter
hariharanbrowserstack Oct 29, 2024
641f4ee
changed request to axios
osho-20 Nov 5, 2024
68b9e7c
recovered code
osho-20 Nov 5, 2024
fcca5e9
added debugger.
osho-20 Nov 8, 2024
754271d
resolved comments.
osho-20 Nov 8, 2024
931e8bf
fixes
nagpalkaran95 Nov 13, 2024
491646e
remove unwnte
nagpalkaran95 Nov 13, 2024
0554ab5
bug fix
nagpalkaran95 Nov 13, 2024
11fdefe
fix creation
nagpalkaran95 Nov 13, 2024
1398118
fix build creation
nagpalkaran95 Nov 13, 2024
34006dc
fix build creation + polling
nagpalkaran95 Nov 14, 2024
8a09bd6
add: Send Error logs for ATS
sauravdas1997 Nov 14, 2024
64b5b44
Merge branch 'ats_fixes' of github.com:browserstack/browserstack-cypr…
sauravdas1997 Nov 14, 2024
30e5d15
add missing require
nagpalkaran95 Nov 14, 2024
55f959c
fix report
nagpalkaran95 Nov 14, 2024
9688b14
Merge branch 'master' of github.com:browserstack/browserstack-cypress…
nagpalkaran95 Nov 14, 2024
b2a6d13
fix report
nagpalkaran95 Nov 14, 2024
0e4a1d3
fix: build artifacts shouldn't throw error when 404, graceful handling
asambstack Nov 14, 2024
31f44db
chore: remove unwanted comments
asambstack Nov 14, 2024
7747267
remove unwanted log lin
nagpalkaran95 Nov 15, 2024
59679ad
Merge branch 'axios-master-without-speedboats' of github.com:browsers…
nagpalkaran95 Nov 15, 2024
a454240
added debugger.
osho-20 Nov 17, 2024
721b5ed
fix: Proxy for o11y
sauravdas1997 Nov 18, 2024
3b2505c
fix: Proxy for a11y
sauravdas1997 Nov 18, 2024
a49df92
Merge pull request #920 from browserstack/axios-master-without-speedb…
bsautomation Nov 18, 2024
6bfa9d5
Merge pull request #921 from osho-20/axios-master
ShashankG-Gollapally Nov 18, 2024
e3c9346
Chore: PreProd Merge Conflict Resolution
KrishnaSuravarapu Nov 18, 2024
eda4b76
fix: Proxy for o11y and a11y
sauravdas1997 Nov 18, 2024
b5550d7
fix: Proxy for o11y and a11y
sauravdas1997 Nov 18, 2024
fc30d6f
Chore: Adding Proxy for ATSHelper
KrishnaSuravarapu Nov 18, 2024
295c7a9
fix: use https proxy when proxy is set
asambstack Nov 18, 2024
05c63d5
Chore: Master Merge and Conflict resolution
KrishnaSuravarapu Nov 18, 2024
41df80c
removed debuggers
osho-20 Nov 18, 2024
5a99a0c
Merge pull request #924 from browserstack/axios-master-without-speedb…
bsautomation Nov 19, 2024
33fb7d4
Merge branch 'pre_prod' into ats_fixes
sauravdas1997 Nov 19, 2024
2ede615
chore: handle error printing for usageReporting
asambstack Nov 19, 2024
8ced5aa
Merge pull request #927 from browserstack/axios-master-without-speedb…
ShashankG-Gollapally Nov 19, 2024
35241e7
Merge branch 'pre_prod' of github.com:browserstack/browserstack-cypre…
KrishnaSuravarapu Nov 19, 2024
8cacbad
chore: don't use JSON.stringify
asambstack Nov 19, 2024
b6570af
chore: don't use JSON.stringify
asambstack Nov 19, 2024
41d5294
chore: revert testing changes
asambstack Nov 19, 2024
da25bb1
fix: proxy fix
sauravdas1997 Nov 19, 2024
0ea68a9
chore: disable axios native proxy
asambstack Nov 20, 2024
d3dd8d7
Merge branch 'axios-master-without-speedboats' of github.com:browsers…
KrishnaSuravarapu Nov 20, 2024
252da50
Chore: Disabling proxy
KrishnaSuravarapu Nov 20, 2024
074b95f
Chore: Adding missing semicolon
KrishnaSuravarapu Nov 20, 2024
c101a57
Merge pull request #907 from browserstack/ats_fixes
pranavj1001 Nov 20, 2024
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
add missing require
  • Loading branch information
nagpalkaran95 committed Nov 14, 2024
commit 30e5d15e457b9c00e3e3f600295af81c33eee545
1 change: 1 addition & 0 deletions bin/helpers/usageReporting.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const config = require('./config'),
const { AUTH_REGEX, REDACTED_AUTH, REDACTED, CLI_ARGS_REGEX, RAW_ARGS_REGEX } = require("./constants");
const { default: axios } = require("axios");
const axiosRetry = require("axios-retry");
const { isTurboScaleSession } = require("./atsHelper");

function get_version(package_name) {
try {
Expand Down