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

Consolidate current pipelines into a single pipeline with additional features #77

Closed
szlatkow opened this issue Apr 21, 2021 · 2 comments

Comments

@szlatkow
Copy link
Contributor

A single GitHub Actions pipeline for all the required automated processes to eliminate potentially unnecessary overhead of maintaining several separate pipelines.

Built with ❤ by Pipeline Foundation.

@ojrojas
Copy link

ojrojas commented Apr 30, 2021

Hi Ardalis, please consider adding a custom return type for File types
public abstract class WithResponseCustoms<TResponse> : BaseEndpointAsync { public abstract Task<TResponse> HandleAsync( TRequest request, CancellationToken cancellationToken = default ); }

@ardalis
Copy link
Owner

ardalis commented Apr 30, 2021

@ojrojas moving this to its own issue #81

@ardalis ardalis closed this as completed Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants