We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement functionality to: - [ ] Fork publish-RepoSense repository - [ ] Activate GitHub Actions on forked repository
run.sh
repo-config.csv
author-config.csv
These will be required to perform the actual underlying functionality of the wizard, to generate the report for the user.
See https://github.com/reposense/RepoSense/blob/1430_feature_branch/reposense-wizard/src/store/githubStore.js for reference.
Ideally would include tests as well, maybe with mock data.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement functionality to:
- [ ] Fork publish-RepoSense repository- [ ] Activate GitHub Actions on forked repositoryrun.sh
and config files (repo-config.csv
,author-config.csv
etc) in forked repositoryThese will be required to perform the actual underlying functionality of the wizard, to generate the report for the user.
See https://github.com/reposense/RepoSense/blob/1430_feature_branch/reposense-wizard/src/store/githubStore.js for reference.
Ideally would include tests as well, maybe with mock data.
The text was updated successfully, but these errors were encountered: