Skip to content

build: update to latest MDC canary and disable slider #20054

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
Jul 21, 2020

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jul 21, 2020

Updates to the latest canary version and temporarily disables the MDC-based slider. We have to disable the slider, because MDC have introduced a completely new implementation that will take some work to reintegrate into our current slider and we don't want our CI to fail until then.

I went with this approach of disabling the slider where it's basically a no-op, because we can't simply exclude the build target without modifying a ton of shared files which will be hard to clean up once we start to actually implement it.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jul 21, 2020
@crisbeto crisbeto force-pushed the mdc-slider-disable branch 7 times, most recently from 7a6b758 to 76dbb9c Compare July 21, 2020 17:53
Updates to the latest canary version and temporarily disables the MDC-based slider. We have to disable the slider, because MDC have introduced a completely new implementation that will take some work to reintegrate into our current slider and we don't want our CI to fail until then.

I went with this approach of disabling the slider where it's basically a no-op, because we can't simply exclude the build target without modifying a ton of shared files which will be hard to clean up once we start to actually implement it.
@crisbeto crisbeto force-pushed the mdc-slider-disable branch from 76dbb9c to 3ed0571 Compare July 21, 2020 17:58
@crisbeto crisbeto added merge safe P2 The issue is important to a large percentage of users, with a workaround target: patch This PR is targeted for the next patch release labels Jul 21, 2020
@crisbeto crisbeto marked this pull request as ready for review July 21, 2020 18:12
@crisbeto crisbeto requested review from devversion and a team as code owners July 21, 2020 18:12
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM

@devversion devversion added lgtm action: merge The PR is ready for merge by the caretaker labels Jul 21, 2020
@wagnermaciel wagnermaciel merged commit 0bd626d into angular:master Jul 21, 2020
wagnermaciel pushed a commit that referenced this pull request Jul 21, 2020
Updates to the latest canary version and temporarily disables the MDC-based slider. We have to disable the slider, because MDC have introduced a completely new implementation that will take some work to reintegrate into our current slider and we don't want our CI to fail until then.

I went with this approach of disabling the slider where it's basically a no-op, because we can't simply exclude the build target without modifying a ton of shared files which will be hard to clean up once we start to actually implement it.

(cherry picked from commit 0bd626d)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement P2 The issue is important to a large percentage of users, with a workaround target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants