Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Release/0.18.0 #1

Open
wants to merge 3 commits into
base: release/0.17.0
Choose a base branch
from
Open

Release/0.18.0 #1

wants to merge 3 commits into from

Conversation

oguzhanunlu
Copy link
Collaborator

@oguzhanunlu oguzhanunlu commented Aug 9, 2021

I created 0.17.0 branch based on v0.17.0 tag which is the last tag before cats-effect 3 upgrade in the original repo. I added CI/CD migration and cherry-picked Ian's commit on top.

I tested Ian's work last week on enrich-pubsub successfully.

@oguzhanunlu oguzhanunlu self-assigned this Aug 9, 2021
@oguzhanunlu oguzhanunlu force-pushed the release/0.18.0 branch 3 times, most recently from ab607ba to 01b5177 Compare August 10, 2021 13:59
@oguzhanunlu oguzhanunlu changed the base branch from master to release/0.17.0 August 10, 2021 14:01
@oguzhanunlu oguzhanunlu changed the title Migrate CI/CD Release/0.18.0 Aug 10, 2021
@oguzhanunlu oguzhanunlu force-pushed the release/0.18.0 branch 3 times, most recently from ec30f57 to 05ecedc Compare August 11, 2021 15:44
@oguzhanunlu oguzhanunlu requested a review from chuwy August 12, 2021 11:27
Copy link

@chuwy chuwy left a comment

Choose a reason for hiding this comment

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

Generally looks good, but I would like to triple-check that we're clear that this is a fork of the original lib with a fix and we haven't developed it.

developers := List(
Developer("cremboc", "Paulius Imbrasas", "", url("https://github.com/cremboc")),
Copy link

Choose a reason for hiding this comment

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

I think we cannot remove that? It looks like we re-attribute the whole code to us?

Choose a reason for hiding this comment

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

I agree. I think we can add ourselves to the list, but we shouldn't remove the existing developers.

It's probably also worth mentioning in the README that this is a fork and pointing to the original repository for anyone who finds this (and I'd make it quite prominent), that just feels like the right thing to do.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

thanks both, I’ll add us instead of replacing and update README as well

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

Successfully merging this pull request may close these issues.

4 participants