-
Notifications
You must be signed in to change notification settings - Fork 2
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 #71
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4cb9a4b - Browse repository at this point
Copy the full SHA 4cb9a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f56b0 - Browse repository at this point
Copy the full SHA 53f56b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f261099 - Browse repository at this point
Copy the full SHA f261099View commit details -
Configuration menu - View commit details
-
Copy full SHA for 097b573 - Browse repository at this point
Copy the full SHA 097b573View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 254282a - Browse repository at this point
Copy the full SHA 254282aView commit details -
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ecf3299 - Browse repository at this point
Copy the full SHA ecf3299View commit details -
Update tool names to match author stylization
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1eaedf5 - Browse repository at this point
Copy the full SHA 1eaedf5View commit details -
Update statcicheck stylization
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd04757 - Browse repository at this point
Copy the full SHA fd04757View commit details
Commits on Jul 12, 2023
-
Temporarily use a different branch of cisagov/setup-env-github-action
This is being done for testing purposes, and this commit can be reverted (or removed) once cisagov/setup-env-github-action#65 is merged.
Configuration menu - View commit details
-
Copy full SHA for ddbf6f7 - Browse repository at this point
Copy the full SHA ddbf6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8af336 - Browse repository at this point
Copy the full SHA a8af336View commit details -
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1675b12 - Browse repository at this point
Copy the full SHA 1675b12View commit details -
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6ab22e - Browse repository at this point
Copy the full SHA c6ab22eView commit details
Commits on Jul 13, 2023
-
Use the correct repo name for the ansible-lint pre-commit hook
The repo name we were using redirects to the correct place, but we may as well cut out the middle man.
Configuration menu - View commit details
-
Copy full SHA for 29de034 - Browse repository at this point
Copy the full SHA 29de034View commit details -
Correct staticcheck reference to setup-env, sort alphabetically and c…
…orrect staticcheck package URL Co-Authored By: @mcdonnnj <mcdonnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e7cb4f - Browse repository at this point
Copy the full SHA 1e7cb4fView commit details -
Co-authored-by: Shane Frasier <jeremy.frasier@gwe.cisa.dhs.gov>
Configuration menu - View commit details
-
Copy full SHA for 5f3bc13 - Browse repository at this point
Copy the full SHA 5f3bc13View commit details
Commits on Jul 14, 2023
-
Remove unnecessary quotes in the dependabot configuration
We generally only use quotes when they are strictly necessary to ensure data is interpreted as a string value.
Configuration menu - View commit details
-
Copy full SHA for d311825 - Browse repository at this point
Copy the full SHA d311825View commit details -
Sort the keys in the Dependabot configuration
Our standard practice for YAML files is to sort keys alphabetically.
Configuration menu - View commit details
-
Copy full SHA for 2294d49 - Browse repository at this point
Copy the full SHA 2294d49View commit details
Commits on Jul 18, 2023
-
Co-authored-by: David Harris <David.Harris@associates.cisa.dhs.gov>
Configuration menu - View commit details
-
Copy full SHA for e678502 - Browse repository at this point
Copy the full SHA e678502View commit details
Commits on Jul 28, 2023
-
Reference correct parameter name in comment
The "stopped" parameter is no longer present now that we are using python-on-whales. Co-authored-by: dav3r <david.redmin@gwe.cisa.dhs.gov>
Configuration menu - View commit details
-
Copy full SHA for a518cfb - Browse repository at this point
Copy the full SHA a518cfbView commit details
Commits on Aug 9, 2023
-
Add the ability to specify a token in bump_version.sh
The token is optionally used for the build and prerelease actions to override the default values used by the semver Python package.
Configuration menu - View commit details
-
Copy full SHA for 0db97d1 - Browse repository at this point
Copy the full SHA 0db97d1View commit details -
DRY out logic to update version information
Since the replacement and commit of version change information is almost identical across the different logic flows it makes sense to DRY out the code.
Configuration menu - View commit details
-
Copy full SHA for f646a73 - Browse repository at this point
Copy the full SHA f646a73View commit details -
Change when existing version information is retrieved
Only retrieve the existing version information if the input to the bump_version.sh script isn't immediately invalid (if the script does not get 1-2 arguments).
Configuration menu - View commit details
-
Copy full SHA for cf5c0d7 - Browse repository at this point
Copy the full SHA cf5c0d7View commit details
Commits on Aug 15, 2023
-
Remove git push from
bump_version.sh
scriptThe team has come to the consensus that the `git push` should be at the discretion of the user. This both prevents needless GitHub Actions runs and ensures that the repository is updated when the user feels it is in an appropriate state. Co-authored-by: Shane Frasier <jeremy.frasier@gwe.cisa.dhs.gov>
Configuration menu - View commit details
-
Copy full SHA for d6715e7 - Browse repository at this point
Copy the full SHA d6715e7View commit details
Commits on Aug 16, 2023
-
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 948ebde - Browse repository at this point
Copy the full SHA 948ebdeView commit details
Commits on Aug 22, 2023
-
Revert "Temporarily use a different branch of cisagov/setup-env-githu…
…b-action" This reverts commit ddbf6f7. This can be done now that cisagov/setup-env-github-action#65 has been merged.
Configuration menu - View commit details
-
Copy full SHA for 98d3d3f - Browse repository at this point
Copy the full SHA 98d3d3fView commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82db36a - Browse repository at this point
Copy the full SHA 82db36aView commit details
Commits on Sep 4, 2023
-
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c0b5d5b - Browse repository at this point
Copy the full SHA c0b5d5bView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b04654e - Browse repository at this point
Copy the full SHA b04654eView commit details -
Update the dependabot ignore configuration
Add crazy-max/ghaction-github-labeler as a commented out dependency to ignore in the dependabot configuration file. This should be enabled in downstream projects to consolidate updating this Action to the cisagov/skeleton-generic repository.
Configuration menu - View commit details
-
Copy full SHA for 49ac8c5 - Browse repository at this point
Copy the full SHA 49ac8c5View commit details
Commits on Sep 13, 2023
-
Merge pull request #138 from cisagov/add-go-packages
Add go packages for pre-commit
Configuration menu - View commit details
-
Copy full SHA for 4ec50ab - Browse repository at this point
Copy the full SHA 4ec50abView commit details -
Merge pull request #139 from cisagov/improvement/use-correct-repo-name
Use the correct repo name for the ansible-lint pre-commit hook
Configuration menu - View commit details
-
Copy full SHA for 8145a93 - Browse repository at this point
Copy the full SHA 8145a93View commit details -
Merge pull request #140 from cisagov/improvement/update_dependabot_co…
…nfiguration Update the Dependabot configuration
Configuration menu - View commit details
-
Copy full SHA for ce74358 - Browse repository at this point
Copy the full SHA ce74358View commit details -
Merge pull request #141 from cisagov/documentation/grammar
Delete duplicate word "are"
Configuration menu - View commit details
-
Copy full SHA for 338e3e1 - Browse repository at this point
Copy the full SHA 338e3e1View commit details -
Merge pull request #143 from cisagov/add-nixfmt
Add nixfmt pre-commit hook
Configuration menu - View commit details
-
Copy full SHA for 8432f1e - Browse repository at this point
Copy the full SHA 8432f1eView commit details -
Merge pull request #145 from cisagov/dependabot/github_actions/action…
…s/checkout-4 Bump actions/checkout from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 8cdbc7b - Browse repository at this point
Copy the full SHA 8cdbc7bView commit details -
Merge pull request #146 from cisagov/improvement/update_labeler_action
Update the version of the `crazy-max/ghaction-github-labeler` Action and add a dependabot ignore directive
Configuration menu - View commit details
-
Copy full SHA for ca49bea - Browse repository at this point
Copy the full SHA ca49beaView commit details -
Update pre-commit hook versions
This is done automatically with the `pre-commit autoupdate` command.
Configuration menu - View commit details
-
Copy full SHA for 94d753d - Browse repository at this point
Copy the full SHA 94d753dView commit details -
Switch to the pre-commit mirror for black
This mirror was created to leverage performance optimizations from mypyc wheels that are available if black is installed from PyPI. These wheels are not available if black is installed from source as it would be using the old URL. Please see psf/black#3828 and psf/black#3405 for more information.
Configuration menu - View commit details
-
Copy full SHA for 1bc2056 - Browse repository at this point
Copy the full SHA 1bc2056View commit details -
Add the crazy-max/ghaction-github-status GitHub action
This action is added in a separate "diagnostics" job. As configured it will never fail, but it will print out the status of the various GitHub components. This information will sometimes be useful when determining why builds fail after the fact. Co-authored-by: Mark Feldhousen <mark.feldhousen@gwe.cisa.dhs.gov> Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a62ebe7 - Browse repository at this point
Copy the full SHA a62ebe7View commit details -
Make the lint job depend on the diagnostics job
Even though the diagnostics job is not currently configured to fail due to the GitHub status, it is still true that if the job is unable to run that does not bode well for the lint job's successful execution. Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3619c45 - Browse repository at this point
Copy the full SHA 3619c45View commit details -
Add a GH Action to dump the context
This can be useful when debugging why a GH Action failed. Co-authored-by: felddy <mark.feldhousen@gwe.cisa.dhs.gov>
Configuration menu - View commit details
-
Copy full SHA for f437066 - Browse repository at this point
Copy the full SHA f437066View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5e56a2 - Browse repository at this point
Copy the full SHA c5e56a2View commit details -
Add the step-security/harden-runner GH Action
This GH Action is being configured to run in audit mode. It should warn us if an Action is reaching out to an unexpected web address, overwriting source code, etc. Co-authored-by: felddy <mark.feldhousen@gwe.cisa.dhs.gov>
Configuration menu - View commit details
-
Copy full SHA for 9afb516 - Browse repository at this point
Copy the full SHA 9afb516View commit details -
Add a harden-runner task to the lint job as well
This task can only provide coverage for the job that contains it.
Configuration menu - View commit details
-
Copy full SHA for 9dc773c - Browse repository at this point
Copy the full SHA 9dc773cView commit details -
We need a reminder add the step-security/harden-runner action at the top of every job. Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb81ec3 - Browse repository at this point
Copy the full SHA bb81ec3View commit details -
Merge pull request #142 from cisagov/maintenance/update_pre-commit_hooks
Update `pre-commit` hooks
Configuration menu - View commit details
-
Copy full SHA for 94903ae - Browse repository at this point
Copy the full SHA 94903aeView commit details -
Merge pull request #148 from cisagov/improvement/change_black_repository
Change the source repository for the `black` hook
Configuration menu - View commit details
-
Copy full SHA for 8d8577c - Browse repository at this point
Copy the full SHA 8d8577cView commit details -
Merge pull request #144 from cisagov/improvement/add-github-status-jazz
Add a job that runs diagnostics
Configuration menu - View commit details
-
Copy full SHA for c0eed09 - Browse repository at this point
Copy the full SHA c0eed09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3407aad - Browse repository at this point
Copy the full SHA 3407aadView commit details -
Enable dependabot ignore directives
Enable the new dependabot ignore directives that were added in cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for 7304857 - Browse repository at this point
Copy the full SHA 7304857View commit details -
Remove unnecessary quotes in the dependabot configuration
We generally only use quotes when they are strictly necessary to ensure data is interpreted as a string value. This mirrors what was done to the configurations inherited from cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for d86ac5b - Browse repository at this point
Copy the full SHA d86ac5bView commit details -
Sort the keys in the Dependabot configuration
Our standard practice for YAML files is to sort keys alphabetically. This mirrors what was done to the configurations inherited from cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for 4186c1a - Browse repository at this point
Copy the full SHA 4186c1aView commit details -
Bump actions/checkout from 3 to 4
This updates the remaining declarations to match what was pulled down from cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for 95cb005 - Browse repository at this point
Copy the full SHA 95cb005View commit details -
Update job dependencies for the build.yml workflow
Add the `diagnostics` job as a dependency for the other jobs. Reformat the dependencies for those jobs to match the formatting of the `lint` job. This aligns with what was pulled down from cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for c9f43e4 - Browse repository at this point
Copy the full SHA c9f43e4View commit details -
Adjust key ordering for jobs in the build.yml workflow
Ensure that top-level keys except for `steps` are alphabetically sorted.
Configuration menu - View commit details
-
Copy full SHA for 138fc0f - Browse repository at this point
Copy the full SHA 138fc0fView commit details -
Remove unnecessary quotes in the build.yml workflow
We generally only use quotes when they are strictly necessary to ensure data is interpreted as a string value. This mirrors what was done to the configurations inherited from cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for 7eefae0 - Browse repository at this point
Copy the full SHA 7eefae0View commit details -
Add runner hardening to all jobs in our workflows
This aligns with what was done to the `lint` job of the build.yml workflow that was inherited from cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for 4380bec - Browse repository at this point
Copy the full SHA 4380becView commit details -
Remove unnecessary quotes in the codeql-analysis.yml workflow
We generally only use quotes when they are strictly necessary to ensure data is interpreted as a string value. This mirrors what was done to the configurations inherited from cisagov/skeleton-generic.
Configuration menu - View commit details
-
Copy full SHA for f0f3e11 - Browse repository at this point
Copy the full SHA f0f3e11View commit details
Commits on Sep 18, 2023
-
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ee9882 - Browse repository at this point
Copy the full SHA 6ee9882View commit details -
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 05bb592 - Browse repository at this point
Copy the full SHA 05bb592View commit details -
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v2...v3) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f05a983 - Browse repository at this point
Copy the full SHA f05a983View commit details
Commits on Oct 9, 2023
-
Bump python from 3.11.4-alpine to 3.12.0-alpine
Bumps python from 3.11.4-alpine to 3.12.0-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 768b6cb - Browse repository at this point
Copy the full SHA 768b6cbView commit details
Commits on Oct 11, 2023
-
Add a diagnostics job to the CodeQL workflow
It's good to agree everywhere with the changes we made to the build.yml workflow in cisagov/skeleton-generic#144.
Configuration menu - View commit details
-
Copy full SHA for 8c6b096 - Browse repository at this point
Copy the full SHA 8c6b096View commit details
Commits on Dec 6, 2023
-
Merge pull request #172 from cisagov/lineage/skeleton
⚠️ CONFLICT! Lineage pull request for: skeletonConfiguration menu - View commit details
-
Copy full SHA for 6bc69ce - Browse repository at this point
Copy the full SHA 6bc69ceView commit details -
Merge pull request #177 from cisagov/dependabot/docker/python-3.12.0-…
…alpine Bump python from 3.11.4-alpine to 3.12.0-alpine
Configuration menu - View commit details
-
Copy full SHA for dde0921 - Browse repository at this point
Copy the full SHA dde0921View commit details -
Merge pull request #178 from cisagov/improvement/add-diagnostics-job-…
…for-codeql-workflow Add a diagnostics job to the CodeQL workflow
Configuration menu - View commit details
-
Copy full SHA for 0af9c06 - Browse repository at this point
Copy the full SHA 0af9c06View commit details -
Merge pull request #168 from cisagov/documentation/fix-comment
Modify comment referencing "stopped" parameter
Configuration menu - View commit details
-
Copy full SHA for c70e91e - Browse repository at this point
Copy the full SHA c70e91eView commit details -
Merge pull request #169 from cisagov/improvement/enhance_bump_version…
…_script Enhance the functionality of the `bump_version.sh` script
Configuration menu - View commit details
-
Copy full SHA for bf95545 - Browse repository at this point
Copy the full SHA bf95545View commit details -
Merge pull request #173 from cisagov/dependabot/github_actions/docker…
…/login-action-3 Bump docker/login-action from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 6d49cfa - Browse repository at this point
Copy the full SHA 6d49cfaView commit details -
Merge pull request #175 from cisagov/dependabot/github_actions/docker…
…/setup-buildx-action-3 Bump docker/setup-buildx-action from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 8dde580 - Browse repository at this point
Copy the full SHA 8dde580View commit details -
Merge pull request #176 from cisagov/dependabot/github_actions/docker…
…/setup-qemu-action-3 Bump docker/setup-qemu-action from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 1ea8a3f - Browse repository at this point
Copy the full SHA 1ea8a3fView commit details -
Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b92cc51 - Browse repository at this point
Copy the full SHA b92cc51View commit details -
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0196a0d - Browse repository at this point
Copy the full SHA 0196a0dView commit details -
Add commented out option to docker/build-push-action
There is currently a potential incompatibility with the default behavior of the version of buildx being used. A default image generated is built with provenance, which is something we would like to have, but these default images can run on neither Google Cloud Run nor AWS Lambda. Please see docker/buildx#1533 for mroe information. Since we want to retain support for creating AWS Lambda images we add a commented out disabling of this functionality that can be enabled in a downstream repository if needed.
Configuration menu - View commit details
-
Copy full SHA for ef3438f - Browse repository at this point
Copy the full SHA ef3438fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21bb37f - Browse repository at this point
Copy the full SHA 21bb37fView commit details
Commits on Dec 7, 2023
-
Merge pull request #181 from cisagov/dependabot/github_actions/action…
…s/github-script-7 Bump actions/github-script from 6 to 7
Configuration menu - View commit details
-
Copy full SHA for 6ff485e - Browse repository at this point
Copy the full SHA 6ff485eView commit details -
Merge pull request #174 from cisagov/dependabot/github_actions/docker…
…/build-push-action-5 Bump docker/build-push-action from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 7e820ba - Browse repository at this point
Copy the full SHA 7e820baView commit details -
Merge https://github.com/cisagov/skeleton-docker into lineage/skeleton
mcdonnnj committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 60e41ec - Browse repository at this point
Copy the full SHA 60e41ecView commit details