Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test addressing feedback #114

Closed
wants to merge 26 commits into from
Closed

Test addressing feedback #114

wants to merge 26 commits into from

Conversation

Esysc
Copy link
Contributor

@Esysc Esysc commented Nov 28, 2022

No description provided.

 The `sinks` parameter rapresents a list of supported sinks (currently only github and gchat).
 Its content, informs Cogito about selective sending of messages/statuses.
In the case of chat only sending, if there is no message file,
the inputs dir is not mandatory anymore. It's still mandatory
if there is a message file in the put parameters.
Since `sinks` can be configured optionally as Source or Put.Params,
we need to validate user inputs.
- Increase coverage for processing input dirs, the possible cases are changed.
- Standardize base parameter names following which Cogito feature is addressed.
- Check Sinks() error also in cmds like `get` and `check` not only `put`.
If it is a chat only sending, there is no repo.
It gives better control at once to find where it could
eventually updated without spreading these value across
Cogito code.
@Esysc Esysc closed this Nov 28, 2022
@Esysc Esysc deleted the test-addressing-feedback branch November 28, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant