dave2wave opened a new issue, #174:
URL: https://github.com/apache/tooling-trusted-release/issues/174
See the discussion in #173 .
We need to add metadata.
An array of fields for determining source and binaries that includes where
artifacts that meet the pattern are to be distributed. The location selects the
rules for some of the ATR's policy checks.
```
- regex: *-src.tar.gz
type: source
- regex: *-bin.tar.gz
type: binary
- regex: maven/**
type: maven
channel: nexus3
```
We add types as we build that distribution channel.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]