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

Add Giveth #14

Merged
merged 4 commits into from
Dec 16, 2022
Merged

Add Giveth #14

merged 4 commits into from
Dec 16, 2022

Conversation

fleupold
Copy link
Contributor

@fleupold fleupold requested a review from anxolin December 15, 2022 19:31
Copy link
Contributor

@anxolin anxolin left a comment

Choose a reason for hiding this comment

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

Looks good, I'm just not sure about the semversioning.

Out of curiosity, did you manage to enable versioning in S3?

"version": {
"major": 0,
"major": 1,
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we increment major if it's just adding a token?

See https://github.com/Uniswap/token-lists#semantic-versioning

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was rebased on the wrong version of main. The current version is 1.0.0 and so adding a token should just increment the patch to 1.0.1. Will rebase on top of main

"minor": 0,
"patch": 2
"patch": 1
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be 0?

@fleupold fleupold merged commit 4092b71 into main Dec 16, 2022
@fleupold
Copy link
Contributor Author

Out of curiosity, did you manage to enable versioning in S3?

yes

@alfetopito alfetopito deleted the add_giveth branch February 22, 2023 17:10
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.

2 participants