Skip to content

Conversation

felddy
Copy link
Contributor

@felddy felddy commented May 14, 2020

Lineage Pull Request: CONFLICT

DANGER

Lineage has created this pull request to incorporate new changes found in an
upstream repository:

Upstream repository: https://github.com/cisagov/skeleton-generic.git

Check the changes in this pull request to ensure they won't cause issues with
your project.

The lineage/skeleton branch has one or more unresolved merge conflicts
that you must resolve before merging this pull request!

How to resolve the conflicts

  1. Clone the lineage/skeleton branch locally:

    git clone --single-branch --branch lineage/skeleton git@github.com:cisagov/development-guide.git
  2. Review each of the following files looking for conflict-resolution markers:

    .pre-commit-config.yaml
  3. Resolve each of the conflicts and add your changes to the branch:

    git add .pre-commit-config.yaml 
  4. Once all the changes have been added, commit and push the changes back to
    GitHub:

    git commit --message="Resolved Lineage conflicts."
    git push
  5. Wait for all the automated tests to pass.

  6. Check the "Everything is cool" checkbox below:

    • ✌️ The conflicts in this pull request have been resolved.
  7. Mark this draft pull request "Ready for review".


Note: You are seeing this because one of this repository's maintainers has
configured Lineage to open pull requests.

For more information:

🛠 Lineage configurations for this project are stored in .github/lineage.yml

📚 Read more about Lineage

mcdonnnj and others added 11 commits May 8, 2020 17:49
The mirrors-isort respository has been deprecated per this Pull Request:
pre-commit/mirrors-isort#13
Since isort includes pre-commit configuration in current versions we will
switch to using it directly.
This comment references the mirrors-isort repository that we are no longer
using.
We have seen a number of issues related to this hook ever since it was
re-enabled. It will need to remain disabled until at least the 0.13 Terraform
release, and can only be re-enabled if all issues we have seen have been
resolved in how `terraform validate` operates.
…bled.

Review noticed that there lacked a determination for what we were doing about
the problem with the terraform_validate hook. I described the problems but
failed to mention what our path forward would be. This commit rectifies that
oversight.
…om:cisagov/skeleton-generic into improvements/pre-commit_autoupdate_2020-05
…e_2020-05

Update pre-commit Hook Versions
@felddy felddy self-assigned this May 14, 2020
@felddy felddy marked this pull request as ready for review May 14, 2020 16:39
@felddy felddy requested review from a team, dav3r, hillaryj, jsf9k and mcdonnnj as code owners May 14, 2020 16:39
Copy link
Member

@mcdonnnj mcdonnnj left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

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

It looks like a hook was removed here that perhaps should not have been.

Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

LGTM! 🧶

@felddy felddy merged commit 882bc42 into develop May 14, 2020
@felddy felddy deleted the lineage/skeleton branch May 14, 2020 17:56
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.

4 participants