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

fix: Update testing and linting scripts #483

Merged
merged 2 commits into from
Apr 11, 2024
Merged

fix: Update testing and linting scripts #483

merged 2 commits into from
Apr 11, 2024

Commits on Apr 11, 2024

  1. fix: Update testing and linting scripts

    - Removes old, unused ops files and bosh-lite scripts.
    - Simplifies and gets working the testing and linting scripts.
    - Updates GH actions to use the scripts.
    
    Signed-off-by: Rebecca Roberts <rebecca.roberts@broadcom.com>
    ctlong authored and rroberts2222 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8668231 View commit details
    Browse the repository at this point in the history
  2. fix: Downgrade ruby and bosh-template

    Downgrades ruby and bosh-template to work with ruby 2.7. This is
    required as long as the cf-d-c-t image sticks on ruby 2.7.
    
    Signed-off-by: Carson Long <12767276+ctlong@users.noreply.github.com>
    rroberts2222 authored and ctlong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f94bdc1 View commit details
    Browse the repository at this point in the history