Skip to content

Update lockfile - #10

Closed
domoritz wants to merge 1 commit into
trxcllnt:fea/simplifyfrom
domoritz:dom/lock
Closed

Update lockfile#10
domoritz wants to merge 1 commit into
trxcllnt:fea/simplifyfrom
domoritz:dom/lock

Conversation

@domoritz

@domoritz domoritz commented Sep 30, 2021

Copy link
Copy Markdown

I just ran yarn

@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@domoritz domoritz closed this Sep 30, 2021
trxcllnt pushed a commit that referenced this pull request Jul 26, 2022
…ation (apache#13579)

When locally building the `conda-cpp-valgrind` docker image I've realised we are prompting for confirmation:

```
#10 12.35 Confirm changes: [Y/n] 
#10 88.01  
```
We should use the -y flag when using mamba install:
```
  -y, --yes             Do not ask for confirmation.
```
With this change we are no longer seeing the `Confirm changes` message from mamba.

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant