Skip to content

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?

"timestamp": "2022-12-015T19:00:00+00:00",
"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

"major": 1,
"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.

3 participants