Skip to content

Conversation

felddy
Copy link
Contributor

@felddy felddy commented May 13, 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:

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

    git add .gitignore .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

jsf9k and others added 23 commits March 2, 2020 08:11
This should resolve the issue seen when the Python version changes before there
is an update to .pre-commit-config.yml which results in pre-commit pointing to
a non-existent Python installation.
Incorporate the Python version into keys for pip and pre-commit caches.
…cks to environment variables declared before the job block.
Change Cache Paths to Environment Variables
…ame as long

as they are not nested in the same heading group.
Add markdownlint Configuration Option for MD024
  terraform_validate_no_variables was changed to terraform_validate in the
  following commit:
  antonbabenko/pre-commit-terraform@35e0356.
Ran pre-commit autoupdate.
Update pre-commit Hooks and Fix Broken Hook ID
`pre-commit-terraform` hook since the PR I submitted,
antonbabenko/pre-commit-terraform#100,
was approved. This will fix issues with `skeleton-tf-module` related to multiple
directories with Terraform code.
…hen the

failure is with setup rather than hooks running.
…lding.

Adjust description for pre-commit hook setup to better convey what is being
done.
…commit-terraform_hook

Update pre-commit Hooks to Include Bugfix
Allow events from apb to rebuild this repository weekly.
# Conflicts:
#	.gitignore
#	.pre-commit-config.yaml
This doesn't play well with this project.
@felddy felddy marked this pull request as ready for review May 13, 2020 17:09
@felddy felddy requested review from a team, dav3r, hillaryj, jsf9k and mcdonnnj as code owners May 13, 2020 17:09
@felddy felddy self-assigned this May 13, 2020
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.

Approved, with one small typo correction 🚀

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.

LGTM!

@felddy felddy merged commit 8fb6298 into develop May 13, 2020
@felddy felddy deleted the lineage/skeleton branch May 13, 2020 21:46
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.

5 participants