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

CI using Github Actions #583

Merged
merged 4 commits into from
Nov 1, 2024
Merged

CI using Github Actions #583

merged 4 commits into from
Nov 1, 2024

Conversation

lemastero
Copy link
Owner

No description provided.

val loadEmployee: ZIO[EmployeeId, NotFound, String] =
loadEmployeeFromDb.zimap(idFromEmployee, asDomainError, getDetails)
}
// TODO fix zivariant examples
Copy link
Owner Author

Choose a reason for hiding this comment

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

Zivariant API changed in zio-prelude. Created issue to fix this later: #665

@lemastero lemastero merged commit 8246a19 into main Nov 1, 2024
2 checks passed
@lemastero lemastero deleted the add-ci branch November 1, 2024 16:47
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