[go: nahoru, domu]

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

[Windows] add generated plugins ignores #109973

Merged
merged 5 commits into from
Aug 30, 2022
Merged

Conversation

hlwhl
Copy link
Contributor
@hlwhl hlwhl commented Aug 22, 2022

Add generated plugins ignores for windows platform.

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on [Discord].

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@google-cla
Copy link
google-cla bot commented Aug 22, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
@goderbauer goderbauer added the tool Affects the "flutter" command-line tool. See also t: labels. label Aug 24, 2022
Copy link
Member
@loic-sharma loic-sharma left a comment

Choose a reason for hiding this comment

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

LGTM

@loic-sharma
Copy link
Member

Any concerns @cbracken?

It looks like you may need to rebase off the lastest master for the CI to pass

@hlwhl
Copy link
Contributor Author
hlwhl commented Aug 29, 2022

Any concerns @cbracken?

It looks like you may need to rebase off the lastest master for the CI to pass

Rebased and CI passed.

.gitignore Outdated Show resolved Hide resolved
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
Copy link
Member
@cbracken cbracken left a comment

Choose a reason for hiding this comment

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

LGTM stamp from a Japanese personal seal

lgtm thanks -- these files are ephemeral and shouldn't be checked in; thanks for fixing the issue. This will need a test exemption from @Hixie.

@Hixie
Copy link
Contributor
Hixie commented Aug 29, 2022

test-exempt: configuration change

@loic-sharma loic-sharma added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 30, 2022
@auto-submit auto-submit bot merged commit dfcd965 into flutter:master Aug 30, 2022
@loic-sharma
Copy link
Member

Thanks for the contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants