Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Lineage pull request for: skeleton #29

Merged
merged 19 commits into from
Aug 27, 2021
Merged

Lineage pull request for: skeleton #29

merged 19 commits into from
Aug 27, 2021

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-python-library.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

mcdonnnj and others added 17 commits July 29, 2021 15:59
Switch from a flow style to a block style sequence in the build workflow. This
will improve maintainability by making version changes impact one Python
version at a time.
Instead of manually installing a Terraform binary we can leverage the Action
provided by Hashicorp to do the same thing.
This sets a specific rule for MD035 (Horizontal rule style) instead of the
default value of "consistent".
This sets a specific rule for MD046 (code block style) instead of the default
value of "consistent".
Update pre-commit hooks using `pre-commit autoupdate`. The `ansible-lint` hook
is intentionally held back due to issues with switching to v5.
Add markdownlint Rules to Enforce Specific Formatting
…n_gha_workflow

Use the hashicorp/setup-terraform Action to Install Terraform in GHA Workflow
Lineage pull request for: skeleton
…ock_style_sequence

Switch to Block-Style Sequence for Python Versions in build Workflow
@cisagovbot cisagovbot added the upstream update This issue or pull request pulls in upstream updates label Aug 26, 2021
This updates the `build_lambda` job's `matrix` property to use a block-style
sequence to be consistent with the changes to the `build` and `test` jobs.
Update the `release` workflow to use a block-style sequence in the `matrix` for
its `release` job to mirror changes made in the `build` workflow.
@mcdonnnj mcdonnnj requested review from dav3r and jsf9k August 27, 2021 18:02
.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
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.

👍

@mcdonnnj mcdonnnj merged commit 15888ed into develop Aug 27, 2021
@mcdonnnj mcdonnnj deleted the lineage/skeleton branch August 27, 2021 18:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upstream update This issue or pull request pulls in upstream updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants