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

⚠️ CONFLICT! Lineage pull request for: skeleton #9

Merged
merged 81 commits into from
May 14, 2020

Conversation

felddy
Copy link
Member

@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-docker.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 [email protected]:cisagov/gophish-docker.git
  2. Review each of the following files looking for conflict-resolution markers:

    CONTRIBUTING.md
    tests/conftest.py
    tests/container_test.py
  3. Resolve each of the conflicts and add your changes to the branch:

    git add CONTRIBUTING.md tests/conftest.py tests/container_test.py 
  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

felddy and others added 30 commits November 15, 2019 11:50
…thon

Set a default language for pre-commit hooks
Add codeowners file with team OIS maintainers.
A user forked cisagov/scan-target-data and created a pull request, but
the required GitHub Action(s) did not run.  This is presumably because
the user does not have Actions enabled in his or her fork.  Ideally,
the required Action(s) would run in cisagov/scan-target-data when a PR
to merge changes back is created.  Based on my reading of this link,
adding the "pull_request" event type should make this happen:
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#pull-request-events-for-forked-repositories
…m-forked-repos

Make workflow run when a PR is opened, synchronized, or reopened
Cleanup Linux instructions and add WSL references to CONTRIBUTING.md
Update actions/checkout to v2
Update formatting to match downstream children
…n_and_checkout_action

Update Python and actions/checkout Versions
Update pre-commit hooks (and flip Actions cache order in workflow).
mcdonnnj and others added 9 commits May 13, 2020 16:07
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
# Conflicts:
#	.github/lineage.yml
#	CONTRIBUTING.md
#	tests/conftest.py
#	tests/container_test.py
…e_2020-05

Update pre-commit Hook Versions
@felddy felddy marked this pull request as ready for review May 14, 2020 16:26
@felddy felddy requested review from mcdonnnj, jsf9k, dav3r, hillaryj and a team May 14, 2020 16:27
@felddy felddy self-assigned this May 14, 2020
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.

One wafer-thin change requested!

CONTRIBUTING.md Outdated Show resolved Hide resolved
@felddy felddy requested a review from jsf9k May 14, 2020 17:44
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.

@felddy - Before we merge this thang, we should pull in the late-breaking changes from cisagov/skeleton-docker#24.

# Note build arguments here are for builds using docker-compose (pytest)
# The CI build workflow uses docker and passes the value from bump_version
args:
- VERSION=0.0.5
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to modify bump_version.sh so that this version number is also updated?

Copy link
Member Author

Choose a reason for hiding this comment

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

See 6cc48c2

Copy link
Member

Choose a reason for hiding this comment

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

Very nice! Is this something that we should push up to skeleton-docker?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes.

@felddy
Copy link
Member Author

felddy commented May 14, 2020

@felddy - Before we merge this thang, we should pull in the late-breaking changes from cisagov/skeleton-docker#24.

Lineage will append to the PR.

@felddy
Copy link
Member Author

felddy commented May 14, 2020

Boom! 💥

@dav3r
Copy link
Member

dav3r commented May 14, 2020

Boom! 💥

Yeah boi!

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.

Nice and phishy in here now! 🐠

@felddy felddy merged commit f3ac000 into develop May 14, 2020
@felddy felddy deleted the lineage/skeleton branch May 14, 2020 18:44
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