Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !511

Fixes an issue with platforms definition in $expid/conf when you're using advanced configuration

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged dbeltran requested to merge gl-1129-advanced-conf-platforms into master Nov 07, 2024
  • Overview 9
  • Commits 6
  • Pipelines 0
  • Changes 5

This merge fixes #1129 (closed).

  • Changed a raise Exception per raise AutosubmitCritical at the moment of loading platforms.
  • This exception will now be a warning when encountered during the create/refresh process. This only disables remote git cloning and defaults to the local platform. ( that should be already the expected behaviour but didn't work as expected )

Git remote cloning is a feature that allows the cloning of the repository to a remote folder. I believe it is not used as often people just create a local setup / remote setup/ sync job ...

Edited Nov 07, 2024 by dbeltran
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gl-1129-advanced-conf-platforms