ISISComputingGroup / ISISComputingGroup/IBEX

Script Server: Lint script in queue script dialog

Open
#5,293 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

As a user of the script server, I would like to lint my scripts before they are run and have warnings/errors displayed to me.

Acceptance criteria:

- [ ] GIVEN I run g.load_script(script) and get lint warnings/errors WHEN I enter the Queue script dialog AND load script into the dialog THEN the lint warnings/errors are displayed in the dialog
- [ ] GIVEN I have loaded a script with warnings/errors into the queue script dialog WHEN I click to queue the script THEN a warning dialog displays telling me I have errors AND I can choose to cancel queueing the script AND I can choose to continue queueing the script AND the choice is respected
- [ ] Lines that have errors/warnings are highlighted by colour and/or icon
- [ ] g.load_script and script server linters display same warnings/errors

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.