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

RC v2.0.3 #650

Merged
merged 18 commits into from Nov 22, 2019
Merged

RC v2.0.3 #650

merged 18 commits into from Nov 22, 2019

Conversation

schloerke
Copy link
Contributor

@schloerke schloerke commented Nov 8, 2019

Make release as scales v1.1.0 package will cause failures.

  • system("npm run build")
  • Update NEWS
  • Update Version
  • devtools::document()
  • devtools::install()
  • source("scripts/docs_update.R")
  • Make sure major shiny examples display properly
    • Super Zip
      shiny::runGitHub("rstudio/shiny-examples", subdir = "063-superzip-example")
    • Bus Dashboard
      shiny::runGitHub("rstudio/shiny-examples", subdir = "086-bus-dashboard")
  • double check licenses
  • source("scripts/viztest.R")
  • devtools::release(check=TRUE), (don't actually release in the last step)
  • Check on windows
  • source("scripts/rhub.R")
  • source("scripts/revdepcheck.R")
  • Merge to master, then execute
devtools:::upload_cran(".", "../builds/leaflet_2.0.3.tar.gz")

* master:
  update leaflet.providers import
  update NEWS with breaking changes
  activebindings work!
  use active bindings instead of onLoaded objs
  remove onLoad
  update remote in DESC
  create html_dependency here, restore https handling
  revert fixup url protocol change
  add options for leaflet providers
  updated NEWS
  remove old providers files
  finish leaflet.providers integration
  use dev version of leaflet.providers in DESCRIPTION
  use html_dependency from leaflet.providers in leafletProviderDependencies
  delete old .rda data files
  include version number
  use onLoad to load data from leaflet.providers
@schloerke schloerke self-assigned this Nov 8, 2019
@schloerke schloerke changed the title Rc v2.0.3 RC v2.0.3 Nov 8, 2019
docs/json.Rmd Outdated Show resolved Hide resolved
@cpsievert cpsievert self-requested a review November 8, 2019 22:08
@jcheng5
Copy link
Member

jcheng5 commented Nov 20, 2019

Should this be merged now?

@schloerke
Copy link
Contributor Author

schloerke commented Nov 20, 2019 via email

@schloerke schloerke merged commit c621264 into master Nov 22, 2019
@schloerke schloerke deleted the rc-v2.0.3 branch November 22, 2019 15:08
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

3 participants