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

Remove left-over wrong comment. #322

Merged
merged 2 commits into from
May 4, 2021
Merged

Remove left-over wrong comment. #322

merged 2 commits into from
May 4, 2021

Conversation

badboy
Copy link
Member

@badboy badboy commented May 4, 2021

Pull Request checklist

  • Quality: This PR builds and tests run cleanly
    • make test runs without emitting any warnings
    • make lint runs without emitting any errors
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to language binding APIs are noted explicitly

badboy added a commit to mozilla/glean that referenced this pull request May 4, 2021
Unfortunately there's a left-over "DO NOT COMMIT" in there.
Fix is pending upstream: mozilla/glean_parser#322
@badboy badboy requested a review from mdboom May 4, 2021 13:30
badboy added a commit to mozilla/glean that referenced this pull request May 4, 2021
Unfortunately there's a left-over "DO NOT COMMIT" in there.
Fix is pending upstream: mozilla/glean_parser#322
badboy added a commit to mozilla/glean that referenced this pull request May 4, 2021
Unfortunately there's a left-over "DO NOT COMMIT" in there.
Fix is pending upstream: mozilla/glean_parser#322
Copy link
Contributor

@mdboom mdboom left a comment

Choose a reason for hiding this comment

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

Looks like this is including some unrelated / incomplete commits?

@badboy
Copy link
Member Author

badboy commented May 4, 2021

Looks like this is including some unrelated / incomplete commits?

Had to fix CI because the location we loaded detekt from is not available anymore. (I also went ahead and made it slightly more secure)

* This updates detekt to 1.16.0 (from 1.1.1), and updates where it loads
  it from
* This checks the sha256 hash of the file against known correct values.
* This does NOT update ktlint. Newer ktlint versions expect globs, not
  absolute file paths, so it breaks on our list of absolute file paths.
@badboy badboy force-pushed the remove-doc-donotcommit branch from a16a24f to bf467be Compare May 4, 2021 14:09
Copy link
Contributor

@mdboom mdboom left a comment

Choose a reason for hiding this comment

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

Thanks for adding the checksum checking...

@badboy badboy merged commit fdcb71d into main May 4, 2021
@badboy badboy deleted the remove-doc-donotcommit branch May 4, 2021 14:33
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