Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Autosubmit API Autosubmit API
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • Autosubmit APIAutosubmit API
  • Merge requests
  • !4

Next_release_merge

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Cristian Gutiérrez requested to merge aborted_requests into main Nov 02, 2022
  • Overview 5
  • Commits 15
  • Pipelines 0
  • Changes 11

I worked a lot directly on the build code deployed at Rocky, therefore I don't know If I tracked well the latest changes, specially in the past month... :( my fault

Also, I should check if the code at the build folder is the same as the actual code.

ADDED GRAPH VISUALIZATION SUPPORT FOR THE DEVS VM

  • a8f2c337

IMPLEMENTED SHUTDOWN ENDPOINT

  • ce5699b0
  • d91cae7d added a more robust way of handling arguments in the url.
  • cfe41b8f added expid in the global shared dictionary state.

TREE GENERATION

  • 0b75e3b0, ea611b29, 9526c651, detected an error that was making the tree generation slower by using the old method.

ISSUE REGARDING GRAPH COLLAPSING WHEN NO DEPENDENCIES

  • 10b77876 added support for graph generation for experiments without any dependency, added just a condition if job.name != child_name:

OTHER

  • fe180c9d added ssl cipher method as support suggested, cleanup mock data because at this point we have login at the Dev VM.

  • 86203c51, Removal of EXPID param duplication (and all the changes that I have not tracked in the past month ❌ ...)

Edited Nov 03, 2022 by Cristian Gutiérrez
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: aborted_requests