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

Frank/improve documentation #13

Merged
merged 3 commits into from
Dec 31, 2023
Merged

Conversation

frankhaugen
Copy link
Owner

Added a new PulseFlow logging solution compatible with ILogger and a new test output flow in the PulseFlow test project. Modified the organization of packable project properties by moving shared properties to a common Directory.Build.props file for maintainability. Various PowerShell scripts were also removed based on project requirements.

The main GitHub Action workflow has been split into separate workflows for pull request, merge, and release events. This change streamlines the workflow execution and provides more granular control over individual CI/CD processes. Consequently, it now uses external workflow definitions for different jobs.

The main GitHub Action workflow has been split into separate workflows for pull request, merge, and release events. This change streamlines the workflow execution and provides more granular control over individual CI/CD processes. Consequently, it now uses external workflow definitions for different jobs.
Added a new PulseFlow logging solution compatible with ILogger<T> and a new test output flow in the PulseFlow test project. Modified the organization of packable project properties by moving shared properties to a common Directory.Build.props file for maintainability. Various PowerShell scripts were also removed based on project requirements.
@frankhaugen frankhaugen self-assigned this Dec 31, 2023
The projects Frank.PulseFlow.Tests.Benchmarks and Frank.PulseFlow.Tests.Cli have been removed as they were unnecessary. Some minor refactoring has been done to the logging feature, including added support for logging scopes.
@frankhaugen frankhaugen merged commit 5739344 into main Dec 31, 2023
1 check passed
@frankhaugen frankhaugen deleted the frank/improve-documentation branch December 31, 2023 03:03
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.

1 participant