/commit-hash-shiny

A simple shiny app that displays it's own commit hash

Primary LanguageR

Git Commit hash shiny app example


The project is archived - It will not be updated, but is still here in case it's useful to anyone


A small example app that can display it's own git commit hash when deployed to RStudio Connect.

This app requires RStudio Connect version 1.9.0 or above for all the required environment variables to be set automatically.

App screenshot

When deployed to Connect the app uses httr to query the Connect API and retrieve the git commit hash associated with the deployed application.