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

Fix github uri -> repo, add local repository and local dependency exa… #569

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

Grifs
Copy link
Collaborator

@Grifs Grifs commented Oct 12, 2023

…mple

Describe your changes

Issue ticket number and link

Closes #xxxx (Replace xxxx with the GitHub issue number)

Checklist before requesting a review

  • I have performed a self-review of my code

  • Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • Relevant unit tests have been added

@Grifs Grifs requested a review from rcannood October 12, 2023 09:02
Comment on lines 42 to 43
"""name: qc/multiqc
|repository: "github://openpipelines-bio/modules:0.3.0"
| repository: "github://openpipelines-bio/modules:0.3.0"
Copy link
Member

@rcannood rcannood Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor question.

This indenting seems strange. I'd expect:

  """name: qc/multiqc
    |repository: "github://openpipelines-bio/modules:0.3.0"

Or

  """  name: qc/multiqc
    |  repository: "github://openpipelines-bio/modules:0.3.0"

WDYT?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what went wrong but the first would be the one I expect too, aka how it was before.
There are multiple mistakes in the other examples though.

@Grifs Grifs requested a review from rcannood October 13, 2023 09:19
@Grifs Grifs merged commit d2a3cb4 into develop_0_8 Oct 13, 2023
7 checks passed
Grifs added a commit that referenced this pull request Oct 13, 2023
#569)

* Fix github uri -> repo, add local repository and local dependency example

* Fix indentation in dependency examples
@Grifs Grifs deleted the fix/minor_documentation_improvements_dependencies branch October 13, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants