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

[CHEF-1116] - Fixed the false positive issue with CronDFileOrTemplate and Updated the required Ruby version to 2.7 #959

Merged
merged 4 commits into from
Mar 21, 2023

Commits on Mar 13, 2023

  1. Fixed the false positive issue with CronDFileOrTemplate

    Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
    ashiqueps committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6a1830e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Replaced the match method with start_with

    Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
    ashiqueps committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2e55558 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Github workflow fixes and updated the required ruby version to 2.7

    Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
    ashiqueps committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b5c56cd View commit details
    Browse the repository at this point in the history
  2. Updated the required ruby version on lint.yml file

    Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
    ashiqueps committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7db63a3 View commit details
    Browse the repository at this point in the history