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 #66

Merged
merged 31 commits into from
Jul 11, 2023
Merged

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    a0bc20b View commit details
    Browse the repository at this point in the history
  2. Add Staticcheck

    jasonodoom committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3628e5f View commit details
    Browse the repository at this point in the history
  3. Fix indentation

    Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
    jasonodoom and jsf9k authored May 5, 2023
    Configuration menu
    Copy the full SHA
    668724f View commit details
    Browse the repository at this point in the history
  4. Fix indentation

    Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
    jasonodoom and jsf9k authored May 5, 2023
    Configuration menu
    Copy the full SHA
    3d422b8 View commit details
    Browse the repository at this point in the history
  5. Fix indentation

    Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
    jasonodoom and jsf9k authored May 5, 2023
    Configuration menu
    Copy the full SHA
    5571f47 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
    jasonodoom and jsf9k authored May 5, 2023
    Configuration menu
    Copy the full SHA
    4fd9501 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
    jasonodoom and jsf9k authored May 5, 2023
    Configuration menu
    Copy the full SHA
    412101a View commit details
    Browse the repository at this point in the history
  8. Fix formatting

    Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
    jasonodoom and jsf9k authored May 5, 2023
    Configuration menu
    Copy the full SHA
    a346fb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c47038b View commit details
    Browse the repository at this point in the history
  10. Fix formatting

    jasonodoom committed May 5, 2023
    Configuration menu
    Copy the full SHA
    eb52678 View commit details
    Browse the repository at this point in the history
  11. Remove extra hook ids

    jasonodoom committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f8179f1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    42820e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Remove the go-lint hook from the pre-commit configuration

    The golang/lint tool was archived on May 9th, 2021 and based on
    golang/go#38968 no future work is planned. Coupled with the fact that
    it is not available from brew we are removing this hook as local
    development may be hindered by trying to satisfy running this hook.
    
    Co-authored-by: Shane Frasier <jeremy.frasier@gwe.cisa.dhs.gov>
    Co-authored-by: dav3r <david.redmin@gwe.cisa.dhs.gov>
    3 people committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7f372e6 View commit details
    Browse the repository at this point in the history
  2. Update pre-commit hook versions

    This is done automatically with the `pre-commit autoupdate` command.
    mcdonnnj authored and jmorrowomni committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b823111 View commit details
    Browse the repository at this point in the history
  3. Add apostrophe to Qapla

    jasonodoom authored and jmorrowomni committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b770fc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a0008 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f01965a View commit details
    Browse the repository at this point in the history
  6. Fix two broken links

    jsf9k authored and jmorrowomni committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    43d588f View commit details
    Browse the repository at this point in the history
  7. Disable caching for the setup-go Action

    The cache key used relies on the existence of a go.sum file. Since we
    have no expectation for Go source code, including that file, and since
    we already include the Go cache in our job caching, we can safely
    disable caching in the Action.
    mcdonnnj authored and jmorrowomni committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e098255 View commit details
    Browse the repository at this point in the history
  8. Bump Go from 1.19 to 1.20

    Bump the version of Go used in our GitHub Actions configuration to the
    latest stable Go release.
    mcdonnnj authored and jmorrowomni committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    edf1338 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    42f481c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from cisagov/add-go-hooks

    Add Go hooks
    mcdonnnj authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    bd762fe View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    71c2761 View commit details
    Browse the repository at this point in the history
  2. Use the FQCN for become_method plugins

    Use the fully-qualified collection name when declaring the plugin that
    will be used with the `become_method` argument.
    mcdonnnj committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f64356d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge pull request #239 from cisagov/lineage/skeleton

    Lineage pull request for: skeleton
    jmorrowomni authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1db7320 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    f54d1a2 View commit details
    Browse the repository at this point in the history
  2. Use FQCN for become_method value

    This is a new requirement of ansible-lint.
    jsf9k committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    98b525d View commit details
    Browse the repository at this point in the history
  3. Update role variable names to match recent role changes

    ansible-lint now requires all role variables to be prefixed with the
    role name.
    jsf9k committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7e1e1d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc5439 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f05ee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    489a6b0 View commit details
    Browse the repository at this point in the history