James Glover

Results 42 issues of James Glover

**Describe the Housekeeping** - Upgrade to rails 6.1 PR https://github.com/sanger/sequencescape/pull/3316 sets up a rails 6.1 dual boot when setting BUNDLE_GEMFILE=GemfileNext there are GH actions to use this. ** Issues **...

**Describe the bug** If sequencing requests in a batch are cancelled then this can be a bit tricky to spot, and the user is still propted to continue with the...

bug

🗒️ Some quick and experimental work already done. Needs validation, but may be sufficeint. **Describe the Housekeeping** In Sequencescape we have a number of places where we handle proxy servers...

**User story** As an SSR I would like Sequencescape to prevent the upload of 'empty' multiplexed library manifests, as this is always an error. Eg RT711061 ** Background - Multiplexed...

**Describe the Housekeeping** The pipeline controller steps are a little convoluted. We should: - Avoid running everything via modules included in controllers - Instead behaviour should be encapsulated in separate...

**Describe the Housekeeping** Currently pipeline workflows are configured via the database. These would probably be better off in something like a yaml file. **Blocking issues** Describe any other issues or...

**Describe the Housekeeping** Currently flowecell message generation attempts to use one messenger class for *all* flowcells, including historic flowcells. We are probably better of switching to several messenger classes as...

**Describe the Housekeeping** The submissions interface is lacking in a good integration test. Given its complexity it would be a good idea to add this. **Blocking issues** Describe any other...

**Describe the Housekeeping** Transfer and Transfer request get quite complicated, especially when trying to hook transfer requests and aliquots up to the Submission and request. It could do with a...

Describe the bug Pull requests don't trigger test runs https://github.com/peter-evans/create-pull-request/blob/master/docs/concepts-guidelines.md#triggering-further-workflow-runs

bug