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

Added to Contributing #209

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Added to Contributing #209

wants to merge 3 commits into from

Conversation

muschellij2
Copy link
Contributor

Added a short script to Contributing so that it's easier to implement these (maybe that's not what you want though).

@@ -17,6 +17,11 @@ if [ $OS_CODENAME == "xenial" ]; then
fi

# check for supported platform (whitelisted ubuntu versions)

if [ $OS_DISTRIBUTION == "trusty" ]; then
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this repository might be out of date. Ubuntu 20.04 is the only supported operating system for new deployments to shinyapps.io at this time.

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.

2 participants