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

Added a common settings class to initialize plugin settings #361

Merged
merged 7 commits into from
Jan 5, 2024

Commits on Jan 4, 2024

  1. Moved settings to a common singleton class

    Signed-off-by: Owais Kazi <[email protected]>
    Signed-off-by: owaiskazi19 <[email protected]>
    owaiskazi19 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ad72ef8 View commit details
    Browse the repository at this point in the history
  2. Removed update retry settings

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4f935b1 View commit details
    Browse the repository at this point in the history
  3. Used getter for maxRetry value

    Signed-off-by: Owais Kazi <[email protected]>
    Signed-off-by: owaiskazi19 <[email protected]>
    owaiskazi19 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2cfa9df View commit details
    Browse the repository at this point in the history
  4. Removed FeatureEnabledSettings file

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c952493 View commit details
    Browse the repository at this point in the history
  5. Fixed tests

    Signed-off-by: owaiskazi19 <[email protected]>
    owaiskazi19 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cfc83d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23fc490 View commit details
    Browse the repository at this point in the history
  7. Moved max workflow step setting to common class

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    17c7489 View commit details
    Browse the repository at this point in the history