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

Version 1.0.0a0 #103

Merged
merged 55 commits into from
Jun 29, 2024
Merged

Version 1.0.0a0 #103

merged 55 commits into from
Jun 29, 2024

Commits on Jun 19, 2024

  1. Initial Dockerfile, with bundled OpenJDK, docker, apptainer and podman.

    It is still missing gocryptfs.
    jmfernandez committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dbf039c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    5bf28ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cda6d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Renamed bootstrap to bootstrap_config within wfexs_backend.wfexs_…

    …backend.WfExSBackend .
    jmfernandez committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3f5b2e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    13090f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce7a6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7a43f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e58b4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db48c2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aa2bda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6cad3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0969cd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    2ee79a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574fe34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3766ec5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    78d2646 View commit details
    Browse the repository at this point in the history
  2. Workflow profiles are now represented in the Workflow Run RO-Crate.

    Added all the needed wiring, backward compatibility and machinery to represent profiles and propagate profiles.
    jmfernandez committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e306e4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68a65b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00bd42f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40f3b5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f720259 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f415508 View commit details
    Browse the repository at this point in the history
  8. Added code to heal what it is represented in an WRROC when an old Nex…

    …tflow
    
    execution does not properly described the materialized outputs
    jmfernandez committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    94b6085 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40fbb83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2823b17 View commit details
    Browse the repository at this point in the history
  11. Added all the needed changes to allow having directories in the relPa…

    …thFiles element from LocalWorkflow
    jmfernandez committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a130f8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca16953 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    5aee017 View commit details
    Browse the repository at this point in the history
  2. destpath is now always provided for local contents, even if they ar…

    …e not going to be included.
    jmfernandez committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    50b01d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    991ad91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37bfc53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b9c360 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51447c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb0a7fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e274210 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a0bebd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aafcfce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7b59d4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a25ab4d View commit details
    Browse the repository at this point in the history
  13. Sevearl additional adjustments to allow having an agnostic canonical …

    …tag, used wherever it is needed
    jmfernandez committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e5822bc View commit details
    Browse the repository at this point in the history
  14. Nextflow workflows following nf-core also depend on nextflow_schema.j…

    …son for runtime parameter parsing.
    jmfernandez committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    28b47f7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e0d88b4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f0041fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e28459e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1184967 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d1bffc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7a480af View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c6bc84b View commit details
    Browse the repository at this point in the history
  22. Added code to preserve both modification time and permissions when co…

    …ntents come from a zip archive
    jmfernandez committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fd24554 View commit details
    Browse the repository at this point in the history
  23. Added quoting and unquoting of paths when they are used as relative i…

    …dentifiers for JSON-LD entities.
    jmfernandez committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6006522 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Added degraded mode for container resolutions.

    This is needed when specific layers (referenced by sha256)
    do not exist any more in the remote container registry.
    So, the strategy is degrading to the tag in order to retry the
    image materialization.
    jmfernandez committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d138517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283c7ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe8b2a View commit details
    Browse the repository at this point in the history
  4. Version bump to 1.0.0a

    jmfernandez committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a57b4f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccec09a View commit details
    Browse the repository at this point in the history