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

updated chromium revisions for 126 #1828

Merged
merged 20 commits into from
Jan 23, 2025
Merged

updated chromium revisions for 126 #1828

merged 20 commits into from
Jan 23, 2025

Conversation

amandeepsingh333
Copy link
Contributor

@amandeepsingh333 amandeepsingh333 commented Dec 17, 2024

updated chromium revisions for 126

base branch position 1300313

new versions

chromium.revisions = {
linux: '1300309',
win64: '1300297',
win32: '1300295',
darwin: '1300293',
darwinArm: '1300314'
};

Testing:

  • tested previous flows
  • tested shadow root issue

@amandeepsingh333 amandeepsingh333 requested a review from a team as a code owner December 17, 2024 11:47
@amandeepsingh333 amandeepsingh333 force-pushed the PPLT_3599 branch 2 times, most recently from f0dd10f to 88a00be Compare December 17, 2024 12:22
@amandeepsingh333 amandeepsingh333 force-pushed the PPLT_3599 branch 2 times, most recently from 90df87d to 7c61001 Compare January 10, 2025 04:54
revathySV and others added 8 commits January 10, 2025 10:53
…1814)

* updated snapshot concurrency

* Removing the build script

* lint fix

* Fixing few cases

* 🔖 v1.31.0-alpha.0

* 🔖 v1.31.0-alpha.0 lerna.json

* Adding Error Capturing on Finalize Builds (#1818)

* Adding Error Capturing on Finalize Builds

* 🔖 v1.31.0-alpha.1

* 🔖 v1.31.0-alpha.2

* Adding prodBuild param for scanner alt env (#1830)

* Adding prodBuild param for scanner alt env

* renaming config

---------

Co-authored-by: rishigupta1599 <114384996+rishigupta1599@users.noreply.github.com>

* 🔖 v1.31.0-alpha.0 lerna.json

* Removing unwanted files

* 🔖 v1.31.0-alpha.3

* Add tests + fix concurrency

* Undo package json changes

---------

Co-authored-by: amit3200 <tusharamit@yahoo.com>
Co-authored-by: rishigupta1599 <114384996+rishigupta1599@users.noreply.github.com>
Co-authored-by: rishigupta1599 <rishi@browserstack.com>
Co-authored-by: Chinmay Maheshwari <chinmay.m@browserstack.com>
* Release v1.30.6-beta.0

* Update tag to beta
* PAC file support via PERCY_PAC_FILE_URL env var (#1784)

* PAC file support via PERCY_PAC_FILE_PATH env var

* Added pac-proxy-agent lib as dependency

* typo fixes

* PR comments addressed

* Moved pac-proxy-agent lib dependency to percy client instead of main package

* Resolved conflicts

* Fix import in ternary statement (#1779)

* Fix import in ternary statement

* Added comment

* Typo fix in comment

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* Removed trailing space

---------

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* v1.30.3-alpha.0

* Cli bundling import fix (#1785)

* Fix import in ternary statement

* Added comment

* Typo fix in comment

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* Removed trailing space

* Fix import of PERCY_DOM in line w ESM req

* made a minor comment change

---------

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* v1.30.3-alpha.1

* v1.30.3-alpha.2

* Cli bundling import fix (#1794)

* Fix import in ternary statement

* Added comment

* Typo fix in comment

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* Removed trailing space

* Fix import of PERCY_DOM in line w ESM req

* made a minor comment change

* Added PERCY_FORCE_DIRNAME flag in getPackageJSON util method

* Env var name updated to PERCY_FORCE_EXECUTABLE_DIRNAME

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

---------

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* v1.30.3-alpha.3

* Added PERCY_FORCE_PKG_VALUE in place of PERCY_FORCE_DIRNAME (#1799)

* Added PERCY_FORCE_PKG_VALUE in place of PERCY_FORCE_DIRNAME

* Bumped the percy tag to 1.30.3-alpha.4

* Added PERCY_FORCE_PKG_VALUE in env file and using from there (#1800)

* Added PERCY_FORCE_PKG_VALUE in place of PERCY_FORCE_DIRNAME

* Bumped the percy tag to 1.30.3-alpha.4

* Added PERCY_FORCE_PKG_VALUE in env file and using from there

* Bumped the percy tag to 1.30.3-alpha.5

* fixed linting

* client-fix

* upload-cli-fix

* cli-build-fix

* cli-exec-fix

* cli-snapshot-fix

* MERGE_COMMIT

* MERGE_COMMIT

* Proxy.test

* proxy

* core fixed

* client package

* client package

* client package

* client package

* client package

* lock file

* pac-packages

* pac-packages

* pac-packages

* lint pass

* lint pass

* lint pass

* lint pass

* proxy pass

* client pass

* api-test

* api-test

* percy-test-cases

* Removed find revision

* lint-fix

---------

Co-authored-by: Khushhal Maheshwari <25052873+khushhalm@users.noreply.github.com>
Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>
Co-authored-by: Ninad Sheth <ninad@browserstack.com>
Co-authored-by: prklm10 <pradumraj360@gmail.com>
Co-authored-by: Mukul Bhutiani <mukul.b@browserstack.com>
* PAC file support via PERCY_PAC_FILE_URL env var (#1784)

* PAC file support via PERCY_PAC_FILE_PATH env var

* Added pac-proxy-agent lib as dependency

* typo fixes

* PR comments addressed

* Moved pac-proxy-agent lib dependency to percy client instead of main package

* Resolved conflicts

* Fix import in ternary statement (#1779)

* Fix import in ternary statement

* Added comment

* Typo fix in comment

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* Removed trailing space

---------

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* v1.30.3-alpha.0

* Cli bundling import fix (#1785)

* Fix import in ternary statement

* Added comment

* Typo fix in comment

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* Removed trailing space

* Fix import of PERCY_DOM in line w ESM req

* made a minor comment change

---------

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* v1.30.3-alpha.1

* v1.30.3-alpha.2

* Cli bundling import fix (#1794)

* Fix import in ternary statement

* Added comment

* Typo fix in comment

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* Removed trailing space

* Fix import of PERCY_DOM in line w ESM req

* made a minor comment change

* Added PERCY_FORCE_DIRNAME flag in getPackageJSON util method

* Env var name updated to PERCY_FORCE_EXECUTABLE_DIRNAME

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

---------

Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>

* v1.30.3-alpha.3

* Added PERCY_FORCE_PKG_VALUE in place of PERCY_FORCE_DIRNAME (#1799)

* Added PERCY_FORCE_PKG_VALUE in place of PERCY_FORCE_DIRNAME

* Bumped the percy tag to 1.30.3-alpha.4

* Added PERCY_FORCE_PKG_VALUE in env file and using from there (#1800)

* Added PERCY_FORCE_PKG_VALUE in place of PERCY_FORCE_DIRNAME

* Bumped the percy tag to 1.30.3-alpha.4

* Added PERCY_FORCE_PKG_VALUE in env file and using from there

* Bumped the percy tag to 1.30.3-alpha.5

* fixed linting

* client-fix

* upload-cli-fix

* cli-build-fix

* cli-exec-fix

* cli-snapshot-fix

* MERGE_COMMIT

* MERGE_COMMIT

* Proxy.test

* proxy

* core fixed

* client package

* client package

* client package

* client package

* client package

* lock file

* pac-packages

* pac-packages

* pac-packages

* lint pass

* lint pass

* lint pass

* lint pass

* proxy pass

* client pass

* api-test

* api-test

* percy-test-cases

* Removed find revision

* lint-fix

---------

Co-authored-by: Khushhal Maheshwari <25052873+khushhalm@users.noreply.github.com>
Co-authored-by: ninadbstack <60422475+ninadbstack@users.noreply.github.com>
Co-authored-by: Ninad Sheth <ninad@browserstack.com>
Co-authored-by: prklm10 <pradumraj360@gmail.com>
Co-authored-by: Mukul Bhutiani <mukul.b@browserstack.com>
@amandeepsingh333 amandeepsingh333 force-pushed the PPLT_3599 branch 3 times, most recently from 0c9f2ea to 54304c9 Compare January 13, 2025 07:33
@@ -1763,7 +1762,6 @@ describe('Discovery', () => {
});

await percy.idle();

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

readd this

@amandeepsingh333 amandeepsingh333 force-pushed the PPLT_3599 branch 2 times, most recently from 3dcfa3c to 86aaf9e Compare January 13, 2025 12:51
@percy percy deleted a comment from chinmay-browserstack Jan 14, 2025
@amandeepsingh333 amandeepsingh333 force-pushed the PPLT_3599 branch 16 times, most recently from dd3776d to 06baaac Compare January 15, 2025 11:34
@amandeepsingh333 amandeepsingh333 changed the title updated chromium revisions for 131 updated chromium revisions for 126 Jan 22, 2025
Copy link
Contributor

@pankaj443 pankaj443 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amandeepsingh333 amandeepsingh333 merged commit b7b907f into master Jan 23, 2025
36 checks passed
@amandeepsingh333 amandeepsingh333 deleted the PPLT_3599 branch January 23, 2025 06:52
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.

8 participants