Skip to content

Build: Test on jQuery 4.x separately to jQuery 3.x #336

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 1 commit into from
Apr 11, 2020

Conversation

mgol
Copy link
Member

@mgol mgol commented Apr 10, 2020

Having separate test runs for those jQuery lines is necessary as they support
different browsers. Android 4.0 fails hard when run against jQuery master code.

A git.min version was also added to aid manual testing.

I've already modified Jenkins jobs to adhere to what this PR does. I renamed the existing "jQuery Migrate" to "jQuery Migrate - 4.x core" & created a new "jQuery Migrate - 3.x core" job. Both jobs will now fire for every new Migrate commit.

I run a test run on my fork and both jobs passed:
jQuery Migrate - 4.x core: http://swarm.jquery.org/job/9632
jQuery Migrate - 3.x core: http://swarm.jquery.org/job/9633

@mgol mgol requested a review from dmethvin April 10, 2020 21:58
Copy link
Member

@dmethvin dmethvin left a comment

Choose a reason for hiding this comment

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

LGTM, you may want to add 3.5.0 here.

Having separate test runs for those jQuery lines is necessary as they support
different browsers. Android 4.0 fails hard when run against jQuery master code.

git.min & 3.5.0 versions were also added to aid manual testing.
@mgol mgol merged commit a2ad1df into jquery:master Apr 11, 2020
@mgol mgol deleted the jquery-updates branch April 11, 2020 07:49
@mgol mgol added this to the 3.3.0 milestone May 3, 2020
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.

2 participants