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

List process container images in preview mode #4069

Merged
merged 71 commits into from
Aug 24, 2023

Commits on Jun 30, 2023

  1. Dump container image for each process during preview run

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cb555cb View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Support any directives, save report to JSON file

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e1640fb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Add -preview-report CLI option to enable preview report

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a84511a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    2a85e7a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from review

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    181c8b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    aef325e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge branch '3340-preview-container-images' of github.com:nextflow-i…

    …o/nextflow into 3340-preview-container-images
    pditommaso committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b330461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c8c58 View commit details
    Browse the repository at this point in the history
  3. Rename to PreviewContainersObserver [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0db293f View commit details
    Browse the repository at this point in the history
  4. Fix minor type error [ci skip]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    938c7f3 View commit details
    Browse the repository at this point in the history
  5. Revert unrelated changes

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6f72b30 View commit details
    Browse the repository at this point in the history
  6. Format JSON as array of objects

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d8a704f View commit details
    Browse the repository at this point in the history
  7. Pushing missing log [ci skip]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    631f38b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Replace file output with stdout, suppress console output

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4f1642a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Update Wave and Fusion docs (#4149)

    
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    050874b View commit details
    Browse the repository at this point in the history
  2. Fix strict mode docs (#4150)

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4838bfb View commit details
    Browse the repository at this point in the history
  3. Fix bug with K8s resource labels (#4147) [ci fast]

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6f65591 View commit details
    Browse the repository at this point in the history
  4. Add -value option to config command (#4142)

    
    Signed-off-by: Aaron Fishman <uk.afishman@gmail.com>
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    Co-authored-by: Aaron Fishman <aaron.fishman@achillestx.com>
    Co-authored-by: Ben Sherman <bentshermann@gmail.com>
    Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    4 people committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b009ecf View commit details
    Browse the repository at this point in the history
  5. Fix Wave disable flag

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f738ec0 View commit details
    Browse the repository at this point in the history
  6. Restore Tower CacheManager for backward compatibility

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7be17d3 View commit details
    Browse the repository at this point in the history
  7. Increase Wave client max attempts

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    36d6de3 View commit details
    Browse the repository at this point in the history
  8. Bump nf-amazon@2.1.1

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    dd7d922 View commit details
    Browse the repository at this point in the history
  9. Bump nf-azure@1.2.0

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3555e00 View commit details
    Browse the repository at this point in the history
  10. Bump nf-tower@1.6.0

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    167de54 View commit details
    Browse the repository at this point in the history
  11. Bump nf-wave@0.11.1

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ac2c473 View commit details
    Browse the repository at this point in the history
  12. Update changelog

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2954436 View commit details
    Browse the repository at this point in the history
  13. [release 23.08.0-edge] Update timestamp and build number [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a391a75 View commit details
    Browse the repository at this point in the history
  14. Enable cloud cache based on environment variable (#4160)

    
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    822184f View commit details
    Browse the repository at this point in the history
  15. Minor changes [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2079efc View commit details
    Browse the repository at this point in the history
  16. Fix typos in source code comments (#4173) [ci fast]

    Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    mribeirodantas and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8f0fa99 View commit details
    Browse the repository at this point in the history
  17. Add 429 http status code to Wave retriable errors

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8482c35 View commit details
    Browse the repository at this point in the history
  18. Update changelog

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d5ec1f0 View commit details
    Browse the repository at this point in the history
  19. Improve Conda build error report [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bd026e5 View commit details
    Browse the repository at this point in the history
  20. Fix Process hangs when using flatten and finish errorStrategy

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    da6ceba View commit details
    Browse the repository at this point in the history
  21. Fix Execution should fail if report or timeline file already exists

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1eb5293 View commit details
    Browse the repository at this point in the history
  22. Fix env output when changing task workdir

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    901ceb7 View commit details
    Browse the repository at this point in the history
  23. Improve handling of name-only container env variables

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    41385fa View commit details
    Browse the repository at this point in the history
  24. Document error about trailing backslash with space (#4180)

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3a3fbf0 View commit details
    Browse the repository at this point in the history
  25. Update AWS instructions for creating a custom AMI [ci skip] (#4174)

    
    
    Signed-off-by: Manuele Simi <manuele.simi@gmail.com>
    manuelesimi authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ce01de2 View commit details
    Browse the repository at this point in the history
  26. Remove lock file from cloudcache (#4167)

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    df20ac4 View commit details
    Browse the repository at this point in the history
  27. Fix checkpoint thread termination (#4166)

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f04f62c View commit details
    Browse the repository at this point in the history
  28. Update tip about modifying maps (#4153) [ci skip]

    
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    bentsherman and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    333ea7e View commit details
    Browse the repository at this point in the history
  29. Apply K8s Pod metadata to Job (#4057) [ci fast]

    
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2b13235 View commit details
    Browse the repository at this point in the history
  30. Remove dockerize launcher classpath file (#4191) [ci fast]

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    694cff0 View commit details
    Browse the repository at this point in the history
  31. Fix workflow.container map resolution (#4190)

    
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cec558c View commit details
    Browse the repository at this point in the history
  32. Escape semicolons in paths (#4193)

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    062cb1c View commit details
    Browse the repository at this point in the history
  33. Use root user in Wave container based on micromamba (#4038) [ci fast]

    Signed-off-by: Marco De La Pierre <marco.delapierre@gmail.com>
    marcodelapierre authored and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7a26e4a View commit details
    Browse the repository at this point in the history
  34. FIx nested InvocationTargetException (#4192) [ci fast]

    
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    bentsherman and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    109f3b1 View commit details
    Browse the repository at this point in the history
  35. Fix if-guard on log.trace in trask processor inner class [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8b2c276 View commit details
    Browse the repository at this point in the history
  36. Add resource labels support for Azure Batch (#4178)

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    bentsherman and pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    42ea6c8 View commit details
    Browse the repository at this point in the history
  37. Bump nf-azure@1.3.0

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    eb38aea View commit details
    Browse the repository at this point in the history
  38. Bump nf-cloudcache@0.2.0

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8223dbe View commit details
    Browse the repository at this point in the history
  39. Bump nf-tower@1.6.1

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a70ec26 View commit details
    Browse the repository at this point in the history
  40. Bump nf-wave@0.11.2

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    24a695d View commit details
    Browse the repository at this point in the history
  41. Update changelog [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ac72bc9 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    d7c4fc1 View commit details
    Browse the repository at this point in the history
  43. Fix security deps in nf-azure plugin

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d2ac7d6 View commit details
    Browse the repository at this point in the history
  44. Add support for Wave native build for singularity

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    513e0d2 View commit details
    Browse the repository at this point in the history
  45. Bump groovy 3.0.19

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8ee9cb2 View commit details
    Browse the repository at this point in the history
  46. Move containers preview to its own command

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e69ec67 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    006623d View commit details
    Browse the repository at this point in the history
  48. apply suggestions from review, minor edits

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d549a82 View commit details
    Browse the repository at this point in the history
  49. Add tests [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    544235b View commit details
    Browse the repository at this point in the history
  50. Fix & more

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0481202 View commit details
    Browse the repository at this point in the history
  51. Just a blank [ci skip]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    44614b4 View commit details
    Browse the repository at this point in the history
  52. remove extraneous tests

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a6c12b2 View commit details
    Browse the repository at this point in the history
  53. update docs [ci fast]

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    dfdeeb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Add tests [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    314f348 View commit details
    Browse the repository at this point in the history
  2. Add prompt confirmation [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7ec45eb View commit details
    Browse the repository at this point in the history
  3. Restructure json result

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8f0eb45 View commit details
    Browse the repository at this point in the history
  4. Add Wave dry-run mode + inspect -concretize

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    15659cf View commit details
    Browse the repository at this point in the history