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

Toolchain upgrade fix #2586

Closed
wants to merge 2 commits into from
Closed

Toolchain upgrade fix #2586

wants to merge 2 commits into from

Conversation

celinval
Copy link
Contributor

@celinval celinval commented Jul 6, 2023

Description of changes:

Remove dependency on line number since we match exact value only, this generate a lot of noise whenever we update the toolchain.

Resolved issues:

Resolves #ISSUE-NUMBER

Related RFC:

Optional #ISSUE-NUMBER.

Call-outs:

Testing:

  • How is this change tested? regression

  • Is this a refactor change?

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

celinval and others added 2 commits July 6, 2023 02:53
Remove dependency on line number since we match exact value only, this generate a lot of noise whenever we update the toolchain.
@celinval celinval requested a review from a team as a code owner July 6, 2023 21:43
@celinval celinval changed the base branch from toolchain-2023-06-22 to main July 6, 2023 21:44
@celinval celinval changed the title Update expected Toolchain upgrade fix Jul 6, 2023
Copy link
Contributor

@adpaco-aws adpaco-aws left a comment

Choose a reason for hiding this comment

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

The most hated line in our expected files...

Thanks!

@celinval
Copy link
Contributor Author

celinval commented Jul 7, 2023

Closing this PR because I created the branch in the wrong repository. Sorry!

@celinval celinval closed this Jul 7, 2023
@celinval
Copy link
Contributor Author

celinval commented Jul 7, 2023

Btw, I opened up #2588 instead.

@celinval celinval deleted the toolchain-2023-06-22-1 branch July 7, 2023 18:18
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