cucumber / cucumber/messages-cli

Support externalizing attachments

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
1
Avg merge
5d 22h
Merged PRs (30d)
1

Description

### 🤔 What's the problem you're trying to solve?

Following https://github.com/cucumber/messages/pull/372 we can externalize attachments. This would also allow the messages-cli to externalize attachments.

### ✨ What's your proposed solution?

Add a new command

```
messages-cli externalize-attachments --output-directory= [--replacement-prefix=] [--output=] FILE
```

The replacement prefix will use the FQN of the output directory if not provided.

### ⛏ Have you considered any alternatives or workarounds?

_No response_

### 📚 Any additional context?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.