fix version selection in CITA.json5

Open
#39 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Domain
build-system

Research direction

Open CITA.json5 and inspect the DyalogVersions setting. Change the version-selection expression from "18+" to "18-", then verify that CITA no longer reports an error and selects all versions from 18 onward.

Written by the indexing model from the issue text.

Description

To select all versions from 18 onwards, the file has the statement "DyalogVersions": "18+". The mechanism in CITA has been streamlined and this expression creates an error. It should be "18-".

Dominant language
APL
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Dyalog/DBuildTest

All issues in Dyalog/DBuildTest

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.