Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Manual checklist template: added ZIP artefact size check
  • Loading branch information
Alena Lisevych committed Jun 30, 2022
commit e59f20c3a579966ca0be416d6e43934ab67f69bd
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/test_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ assignees: ''
*Check that the IntelliJ Idea UTBot plugin can be successfully installed*

- [ ] Choose appropriate workflow from the next list (by default, use the latest one) https://github.com/UnitTestBot/UTBotJava/actions/workflows/publish-plugin-and-cli.yml
- [ ] Download plugin
- [ ] Check downloaded zip-file size < 100 MB
- [ ] Open IntelliJ IDE
- [ ] Remove previously installed UTBot plugin
- [ ] Clone or reuse UTBot project (https://github.com/UnitTestBot/UTBotJava.git)
Expand Down