An open API service indexing awesome lists of open source software.

https://github.com/sellorm/commit-hash-shiny

A simple shiny app that displays it's own commit hash
https://github.com/sellorm/commit-hash-shiny

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](git-commit-hash-screenshot.png)

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