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

1.3.0 release #151

Merged
merged 72 commits into from
Nov 5, 2019
Merged

1.3.0 release #151

merged 72 commits into from
Nov 5, 2019

Conversation

riccardoporreca
Copy link
Member

@riccardoporreca riccardoporreca commented Oct 29, 2019

Changes

Maintenance

riccardoporreca and others added 30 commits April 3, 2019 08:30
* To be documented, standalone example exists under man-roxygen.
* Removed shinydashboardPlus dependency, tooltips to be reviewd after removal.
* Consolidated all JS in UI's head.
* Produces the same tooltips as with the former shinydashboardPlus.
* Support no title in collapsible panels via min-height, included in example.
Merge branch 'develop' of https://github.com/miraisolutions/SmaRP into feature/113-rm-shinydashboardPlus

# Conflicts:
#	NEWS.md
* Reviewed minimal set of system dependencies.
* Switch to TinyTeX instead of the full bulk of TeX Live.
* Use newer pandoc (aligned to rocker/rstudio), recommended for rmardkown.
* Install SmaRP and its dependencies via remotes::install_local().
* Keep explicit preliminary installation of major, fixed R dependencies.
* Not used and causing extra LaTeX packages to be installed at run-time, slowing down the first report generated from a container.
* Formerly needed only for shinyWidgets::useShinydashboardPlus().
* Also include a TinyTeX re-installation wrapper.
* Script only used in the example, not run.
* Revert to simple name for the local testing image.
* Also ignore docker scripts directory.
* Initial draft adapted from the private miscellaneous repo.
Review Dockerfile with upgrade to R 3.5.3
@riccardoporreca
Copy link
Member Author

riccardoporreca commented Nov 1, 2019

There is an issue when running SmaRP from the Docker container as the usual test in the release process: The PNG images of the Swiss pension system and Tax benefits in the PDF report are not shown. Issue #152 opened to address it and to be included in the release branch once fixed.

@riccardoporreca
Copy link
Member Author

riccardoporreca commented Nov 5, 2019

Check running SmaRP from the Docker container after the inclusion of #152 via

git checkout release/v1.3.0
docker build --pull -f Dockerfile -t mirai/smarp:test-1.3.0 .
docker run --rm -p 80:80 mirai/smarp:test-1.3.0

The app behaves correctly and the PDF report is correctly produced. @gabrielfoix, feel free to approve after any further checks you may want to do.

Copy link
Contributor

@gabrielfoix gabrielfoix left a comment

Choose a reason for hiding this comment

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

FIne with fix. Go ahead.

@riccardoporreca riccardoporreca self-assigned this Nov 5, 2019
@riccardoporreca riccardoporreca merged commit d5033aa into master Nov 5, 2019
@riccardoporreca riccardoporreca deleted the release/v1.3.0 branch November 5, 2019 16:36
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