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

Dev -> Master for v2.7.2 #2136

Merged
merged 51 commits into from
Dec 19, 2022
Merged

Dev -> Master for v2.7.2 #2136

merged 51 commits into from
Dec 19, 2022

Commits on Dec 8, 2022

  1. bump to v2.8dev

    mirpedrol committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    51587c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2113 from mirpedrol/2.8dev

    bump to v2.8dev
    mirpedrol committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f8eab49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e7cc5 View commit details
    Browse the repository at this point in the history
  4. fix github_output syntax

    mirpedrol committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    46317bd View commit details
    Browse the repository at this point in the history
  5. update changelog

    mirpedrol committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    78d4a25 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge pull request #2114 from mirpedrol/github-output

    fix github_output syntax on GHA
    mirpedrol committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    67e3702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7925b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd002c View commit details
    Browse the repository at this point in the history
  4. modify changelog

    mirpedrol committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    96826eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2120 from awgymer/fix-component-author

    Ensure component author is properly captured and stored
    awgymer committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3dc4052 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8cc7d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge pull request #2122 from awgymer/fix-lint-pipeline-name

    Fix lint pipeline name
    awgymer committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    94a03a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85b896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b96d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a7da79 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2121 from mirpedrol/dev

    allow specifying only one container
    mirpedrol committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bc44d2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffc3bd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d97e116 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f05b06e View commit details
    Browse the repository at this point in the history
  9. modify changelog

    mirpedrol committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a0f5d56 View commit details
    Browse the repository at this point in the history
  10. update changelog

    mirpedrol committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5ccbae8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Merge pull request #2123 from mirpedrol/dashed-name

    only check pipeline name without dashes if the name is provided by prompt
    ewels committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ed9cbb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9e039a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
    mashehu and ewels committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e3d987e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5338afb View commit details
    Browse the repository at this point in the history
  5. Update README.md

    mashehu committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6e7f87a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2128 from mashehu/fix-table-in-readme

    add newline before table 🤞🏻
    mashehu committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e178898 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
    mirpedrol and ewels committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    47b4252 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. merge branch dev

    mirpedrol committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8d083d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb4664 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Merge pull request #2124 from mirpedrol/prettier-json-schema

    run prettier after dumping a json schema file
    mirpedrol committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    10b2b7f View commit details
    Browse the repository at this point in the history
  2. remove params.enable_conda

    mirpedrol committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    433e5b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547076b View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    mirpedrol committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    d9be489 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cf1fdc View commit details
    Browse the repository at this point in the history
  6. fix test

    mirpedrol committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c83965d View commit details
    Browse the repository at this point in the history
  7. fix test

    mirpedrol committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3b2f53d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8acc9d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    ee6725a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdd515 View commit details
    Browse the repository at this point in the history
  3. handle json exception

    mirpedrol committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8ce4d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67c3656 View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG

    mirpedrol committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1625014 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    632b675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32bf4aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cb35e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81fc966 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2131 from mirpedrol/conda-enable

    Remove params.enable_conda
    drpatelh committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    b33d0c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Merge pull request #2134 from mirpedrol/handle-json-exception

    Handle json.load() exceptions
    mirpedrol committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    d45b8e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    02acf65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2135 from mirpedrol/bump-2.7.2

    Bump to 2.7.2
    mirpedrol committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9e6b67f View commit details
    Browse the repository at this point in the history