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

Lineage pull request for: skeleton #72

Merged
merged 29 commits into from
Jan 12, 2022
Merged

Lineage pull request for: skeleton #72

merged 29 commits into from
Jan 12, 2022

Conversation

cisagovbot
Copy link

Lineage Pull Request

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

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

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


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

dav3r and others added 6 commits August 26, 2021 09:56
This hook should now work as expected in most, if not all of our repos 
now that we are finally updating to terraform 0.13.x (on our way to 
1.0.x).
…f_0.13

This change will be reverted when testing is completed.
Initialization will now be done during the "terraform validate" step.
…date

Enable terraform validate pre-commit hook
@cisagovbot cisagovbot added the upstream update This issue or pull request pulls in upstream updates label Sep 13, 2021
@jsf9k jsf9k removed their assignment Sep 13, 2021
@dav3r dav3r added the blocked This issue or pull request is awaiting the outcome of another issue or pull request label Sep 13, 2021
@dav3r
Copy link
Member

dav3r commented Sep 13, 2021

Marking this PR as blocked to await the next Kraken. I don't think there is any need to move these changes downstream just yet.

mcdonnnj and others added 10 commits October 19, 2021 17:15
Update pre-commit hooks using `pre-commit autoupdate`. The `ansible-lint` hook
is intentionally held back due to issues with switching to v5.
This file is copied from cisagov/skeleton-ansible-role#85 and tweaked to pass
pre-commit. See here for for a list of the elements that can exist in this
file: https://ansible-lint.readthedocs.io/en/latest/configuring.html

Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
…re-commit_version

Update the `ansible-lint` Version in the pre-commit Configuration
This will configure `dependabot` to scan Terraform configurations if they exist
in a repository. If a repository stores a Terraform configuration in a sub-
directory this configuration will need to be modified or an additional
configuration must be added if there still exists a Terraform configuration in
the root directory.
…uration_for_terraform

Add `dependabot` Configuration for Terraform
Change from using an environment variable to the outputs of the
cisagov/setup-env-github-action instead.
We use a `PACKER_VERSION` environment variable for the "Install Packer" step
that is populated from the `setup-env` outputs to get around `yamllint` lint
length limits.
mcdonnnj and others added 5 commits October 19, 2021 17:51
We change the "Install shfmt" step to use two local environment variables to
provide the package's URL and version to install. This allows us to work around
`yamllint` line length limits.
We change the "Install Terraform-docs" step to use two local environment
variables to provide the package's URL and version to install. This allows us
to work around `yamllint` line length limits.
This changes from using an environment variable to using a step output to store
the Go version that is installed. This mirrors changes made to the other
program versions and how they're stored.
Use Outputs of cisagov/setup-env-github-action to Control Installed Program Versions
mcdonnnj and others added 7 commits October 27, 2021 21:50
Remove the manual exclusion of the `converge.yml` file in the default molecule
scenario. With the changes in cisagov/skeleton-ansible-role#88 this exclusion
is no longer necessary.
Instead of excluding molecule configurations for systemd individually we
instead direct ansible-lint to process any of these configurations in
scenario directories as plain yaml files. This mirrors how ansible-lint
handles `molecule.yml` files in scenario directories by default.
Update pre-commit hooks using `pre-commit autoupdate`.
…onfiguration

Update `ansible-lint` Configuration
@mcdonnnj mcdonnnj requested review from mcdonnnj and jsf9k January 11, 2022 20:19
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!

@mcdonnnj mcdonnnj merged commit fb31336 into develop Jan 12, 2022
@mcdonnnj mcdonnnj deleted the lineage/skeleton branch January 12, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue or pull request is awaiting the outcome of another issue or pull request upstream update This issue or pull request pulls in upstream updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants