https://github.com/bredefk/last-bitbucket-commit
Mirror from bitbucket. This deployed repository gets the last commit from a given bitbucket repository, sadly, it's not deployed anymore
https://github.com/bredefk/last-bitbucket-commit
commit go heroku json pet-project
Last synced: 3 months ago
JSON representation
Mirror from bitbucket. This deployed repository gets the last commit from a given bitbucket repository, sadly, it's not deployed anymore
- Host: GitHub
- URL: https://github.com/bredefk/last-bitbucket-commit
- Owner: BredeFK
- Created: 2019-03-28T21:35:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T20:47:58.000Z (over 7 years ago)
- Last Synced: 2024-06-12T17:59:31.005Z (about 2 years ago)
- Topics: commit, go, heroku, json, pet-project
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
### What should the software do?
A user can post a repository url to an server-url
and post an discord webhook url to the server. This should be stored in a database,
most likely MongoDB, and activate each time someone commits a change in the said repository.
### Why?
I couldn't find an easy way to do this so i decided to make my own solution.
Also, I had an similar assignment for a cloud course, and want to learn more with my own project.
### Who?
| Name | Email | University |
|-----------------------|-------------------------------------------------------|----------------------------------------------|
| Brede Fritjof Klausen | [bredefk@stud.ntnu.no](mailto:bredefk@stud.ntnu.no) | [NTNU in Gj�vik](https://www.ntnu.no/gjovik) |