Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S svarog
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SvarogV3
  • svarog
  • Merge requests
  • !27

Merged
Created Dec 04, 2019 by Riste Pejov@r.pejovOwner

Svarog 3.0.2 updates

  • Overview 0
  • Commits 1
  • Changes 25
  • Includes fixed unit tests (if SDI is not installed SDI tests are not run)
  • Tests for ExecManager are added
  • Exec manager now stores the information about the installed executors in SVAROG_EXECUTORS
  • All logger instances are now routed through SvConf. This fix makes sure that the log4j2.xml is always loaded from the current working directory.
  • Svarog is now depending on the new interfaces.
  • the new interfaces are now using pretty methods like getObjectId which are not using underscores!
  • Install of labels was broken and fixed.
  • svWorkflow was broken due to the fact that changing status was not puring the object cache
  • the string valid is now replaced withe svConst.STATUS_VALID
  • the file store now uses a local directory if it is missconfigured!
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/executorObject