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

Separate state transition validation from nonState transition valdations #12120

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. Add SiteList actions to transient statuses in ReqMgr2

    Add proper checks for allowed request properties changes && Stop reducing request_args only to RequestPriority for noStatusTransition actions
    
    Extend allowed arguments including stat_keys and RequestStatus && Call the relevant modifiers from _handleNoStatusUpdate
    
    Fix missing RequestName from request_args on mutipple calls of validate_request_update_args
    
    Add proper log messages for Sitelists changes
    
    Remove redundant validation calls && Update reqdb couch with single action && Move reduceReport to Utils.
    
    Typo
    
    Remove forgotten commented lines of code
    
    Review comments
    
    Source files pylint fixes
    
    Review comments
    todor-ivanov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eee7300 View commit details
    Browse the repository at this point in the history
  2. Unit tests

    Unit tests
    
    Unit tests pylint fixes
    
    Unit tests - remove tests for reduceReport
    todor-ivanov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    48fe7bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd71135 View commit details
    Browse the repository at this point in the history
  4. Remove commented lines

    todor-ivanov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cfbef4f View commit details
    Browse the repository at this point in the history
  5. Unit tests

    todor-ivanov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7a5d1f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee132a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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