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

feat: add Action #8

Merged
merged 12 commits into from
Mar 4, 2024
Merged

feat: add Action #8

merged 12 commits into from
Mar 4, 2024

Conversation

joachimdekker
Copy link
Contributor

This PR proposes to add actions to the codebase. The actions are really barebones, and may need to be expanded upon in the future. This PR is purely to provide a base for other stories that need to build upon the action.

Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
@JensSteenmetz JensSteenmetz changed the title Feat: Add Action feat: add Action Feb 27, 2024
@Tboefijn Tboefijn self-requested a review February 29, 2024 08:55
Tboefijn
Tboefijn previously approved these changes Feb 29, 2024
Tboefijn
Tboefijn previously approved these changes Feb 29, 2024
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/Action.cs Outdated Show resolved Hide resolved
Aplib.Core/GuardedAction.cs Outdated Show resolved Hide resolved
Aplib.Core/GuardedAction.cs Outdated Show resolved Hide resolved
Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Aplib.Tests/Core/ActionTests.cs Outdated Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Mar 4, 2024

Copy link
Member

@JensSteenmetz JensSteenmetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At last... LGTM!!

@joachimdekker joachimdekker merged commit 8ed6556 into main Mar 4, 2024
2 checks passed
@joachimdekker joachimdekker deleted the feat/0008-add-actions branch March 4, 2024 19:58
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants