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

Adds inputs to README #140

Merged
merged 5 commits into from
Jun 14, 2021
Merged

Adds inputs to README #140

merged 5 commits into from
Jun 14, 2021

Conversation

sverhoeven
Copy link
Member

Refs #117

Description

Refs: #issue_number


Before you get started

Checklist

This section should be filled in by the creator of this pull request to make sure the pull request is ready to review.

  • This pull request has a descriptive title
  • Code is written according to the code quality guidelines
  • Documentation if applicable is available
  • Tests run successfully
  • All checks below this pull request were successful

Instructions to review the pull request

@fdiblen fdiblen self-requested a review June 14, 2021 12:51
README.md Outdated

### `curations`

A file or URL containing curations correct invalid or missing package metadata and set the concluded license for packages. See [ort documentation](https://github.com/oss-review-toolkit/ort/blob/master/docs/config-file-curations-yml.md) for format.
Copy link
Member

Choose a reason for hiding this comment

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

Not clear if this is required or optional. Can you add that?

Copy link
Member Author

Choose a reason for hiding this comment

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

done

README.md Outdated
## Outputs

No action outputs are defined for this actions.
However the action will write files to `.tortellini/out/` directory.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
However the action will write files to `.tortellini/out/` directory.
The action will write files to `.tortellini/out/` directory by default.

Copy link
Member Author

Choose a reason for hiding this comment

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

If you say by default I expect that there is a way to changed which is not the case. See #85. I left out that part

README.md Outdated
echo 'https://github.com/fair-software/howfairis' >> urls.txt
- uses: tortellini-tools/action@main
with:
repositories: 'urls.txt'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
repositories: 'urls.txt'
repositories: urls.txt

README.md Outdated
- uses: actions/checkout@v2
- uses: tortellini-tools/action@main
with:
curations: .tortellini.yml
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
curations: .tortellini.yml
curations: curations.yml

Copy link
Member

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

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

Thank you @sverhoeven. I made a few recommendations.

@sverhoeven
Copy link
Member Author

Thanks for reviewing.
I incorporated some of your suggestions and others became outdated after merging of #136 .

Could you have another look?

Copy link
Member

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

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

LGTM. 👍

@sverhoeven sverhoeven merged commit 3abee42 into main Jun 14, 2021
@sverhoeven sverhoeven deleted the 117-inputs-in-readme branch June 14, 2021 14:12
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