Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

[BREAKING] Remove upload and release functions to prepare for CI step.#144

Merged
leerob merged 1 commit into
masterfrom
pr/drop-upload
Mar 31, 2021
Merged

[BREAKING] Remove upload and release functions to prepare for CI step.#144
leerob merged 1 commit into
masterfrom
pr/drop-upload

Conversation

@jesec

@jesec jesec commented Mar 31, 2021

Copy link
Copy Markdown
Contributor

We are going to these in CI workflows instead.

This change greatly simplifies the project.

FYI: This is semver-major.

We are going to these in CI workflows instead.

This change greatly simplifies the project.

@robertsLando robertsLando left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good overall. BTW I would replace request with got or another module as request is deprecated, also I would use semver to get major version instead of using a custom method

@jesec

jesec commented Mar 31, 2021

Copy link
Copy Markdown
Contributor Author

Looks good overall. BTW I would replace request with got or another module as request is deprecated, also I would use semver to get major version instead of using a custom method

Well. I just moved things around. request and that getMajor function are already there. IMO we can do that in a separate change.

@robertsLando robertsLando left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ok no problem. LGTM

@leerob leerob changed the title Remove upload and release functions [BREAKING] Remove upload and release functions to prepare for CI step. Mar 31, 2021
@leerob
leerob merged commit e314198 into master Mar 31, 2021
@leerob
leerob deleted the pr/drop-upload branch March 31, 2021 14:03
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.

3 participants