Enhancement: -production should imply save=0 and quiet

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Domain
build-system, cli

Research direction

Start by locating where the -production parameter is parsed and where saving and function output are controlled. Verify the overnight path creates no files, implies save=0 and quiet, and returns all output so a non-zero length indicates a problem.

Written by the indexing model from the issue text.

Description

The -production parameter is used for our overnight processing: we want no files created (the build script deals with saving the workspace) and all output should be returned from the function so that it can be captured - if the length of the output is non-zero then we have a problem.

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.