1. 08 Mar, 2024 8 commits
  2. 07 Mar, 2024 5 commits
  3. 06 Mar, 2024 9 commits
  4. 05 Mar, 2024 4 commits
  5. 04 Mar, 2024 2 commits
    • dbeltran's avatar
      Merge branch 'squashed-Destine-1025' into 'master' · f32a168b
      dbeltran authored
      Workflow optimizations squashed
      
      Closes #1158
      
      See merge request es/autosubmit!395
      f32a168b
    • dbeltran's avatar
      Workflow Optimization, first 4.1 version · 33028b9c
      dbeltran authored
      feedback fix
      
      added :
      
      added \n
      
      Added permissionError
      
      Traces hidden
      
      Changed pkl open
      
      Added replace instead of rename
      
      changed to not create instead of monitor
      
      Changes in save/load
      
      added --no-requeue
      
      fix
      
      set again retrials to 3
      
      Added removal of duplicated jobs
      
      test platform job_id removal
      
      added placeholder
      
      reset fail_count on setstatus from failed to X and if graph is new
      
      reset fail_count on setstatus from failed to X and if graph is new
      
      Changed a test config , fixed issue with workflow generation
      
      Changed a test config , fixed issue with workflow generation
      
      check defaulted to False instead of True
      
      Changed blank message to warning
      
      standarized on_submission
      
      debug line
      
      configparser version outdated
      
      Fix issues with totaljobs, check_script
      
      Clean outdate code
      
      added a missing counter for totaljobs
      
      added a missing counter for totaljobs
      
      import change location
      
      simplified send_command
      
      simplified if
      
      remove unused array
      
      Fix monitor not showing the cor...
      33028b9c
  6. 29 Feb, 2024 2 commits
  7. 02 Jan, 2024 1 commit
  8. 30 Nov, 2023 2 commits
  9. 15 Nov, 2023 1 commit
  10. 14 Nov, 2023 1 commit
  11. 12 Nov, 2023 1 commit
  12. 09 Nov, 2023 2 commits
  13. 07 Nov, 2023 2 commits
    • Bruno de Paula Kinoshita's avatar
      Merge branch 'rocrate' into 'master' · e08292f2
      Bruno de Paula Kinoshita authored
      Produce RO-Crate archive with Autosubmit
      
      Closes #929
      
      See merge request !317
      e08292f2
    • Bruno P. Kinoshita's avatar
      [rocrate] Add RO-Crate support to Autosubmit. · 04f66c88
      Bruno P. Kinoshita authored
      This commit includes work from several other commits, squashed.
      It started around February 2023, and by July 2023 it was validated
      by the RO-Crate community, thanks especially to Simone Leo.
      
      Unit tests and documentation were added as well. It add support
      to the following three RO-Crate profiles in Autosubmit:
      
      - Process Run Crate
      - Workflow Run Crate
      - Workflow RO-Crate profile 1.0
      
      This is available through the Autosubmit commands archive
      and unarchive.
      04f66c88