Skip to content

itsfortybelow/Sage_Heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sage_Heroku

Heroku version of sage bot.

This is an umbrella Elixir application that runs 2 elixir applicatons:

  1. 'sage-bot' also known as 'bubo' on the WGU IT Slack
  2. A 'Hello World' application copied from the maker of the Heroku Elixir Buildpack https://github.com/HashNuke/heroku-buildpack-elixir This application responds on the port assigned by Heroku, which allows this application to satisfy Heroku's requirements. If you would like to make this do something useful, feel free to try.

The application structure is as follows:

Sage Umbrella

  • HerokuBuildPackTest
  • Sage (calls HerokuBuildPackTest as a dependency)

Both can be found in their respective folders under .\apps

PROTOCOL:

  • Create a new branch and make a pull request

  • Once CI passes, wait for admin to approve or create a review application.

  • If admin approves, you're done! Congratulations!

  • If admin creates a review application, navigate to the given url to wake it up and then test in #testing.

  • Comment on pull request after successful testing.

  • Admin approve pull request. Congratulations!

ADMIN TO DO:

  • Fix Travis CI integration or adapt to Heroku CI
  • Forward a domain to the web app

CONTRIBUTOR TO DO:

  • Add all courses to the course list
  • Create other triggers
  • Add interesting information to the web portion

About

Heroku version of sage bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%