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

Relocate metadata fixup logic from config.yml to R script #222

Merged
merged 3 commits into from Aug 4, 2020

Conversation

rpkyle
Copy link
Contributor

@rpkyle rpkyle commented Aug 3, 2020

Related to https://github.com/plotly/dash-core/issues/212, this PR will clean up the config.yml script and attempt to resolve friction during release time by loosening the requirement for R package versions.

We will no longer validate the version number for core packages, but merely enforce that the development package version in R is greater than or equal to the previously released version.

Copy link
Contributor

@HammadTheOne HammadTheOne left a comment

Choose a reason for hiding this comment

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

This looks good and makes sense logically. I can see why this would be nice to clean up the Python script here.

Other than the missing newline it LGTM 💃 . Feel free to tag me on https://github.com/plotly/dash/tree/212-untangle-dashr-build and I can take a look at how CI handles this with changes to the Python version.

Co-authored-by: HammadTheOne <30986043+HammadTheOne@users.noreply.github.com>
@rpkyle rpkyle merged commit 4d234cb into dev Aug 4, 2020
@rpkyle rpkyle deleted the 212-untangle-dashr-build branch August 4, 2020 01:19
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.

None yet

2 participants