https://github.com/marvin9/uptime-server-releases
Deployment of uptime-server. push with README updated will lead to run auto-deploy.sh
https://github.com/marvin9/uptime-server-releases
automation cd github-action
Last synced: 5 days ago
JSON representation
Deployment of uptime-server. push with README updated will lead to run auto-deploy.sh
- Host: GitHub
- URL: https://github.com/marvin9/uptime-server-releases
- Owner: Marvin9
- Created: 2020-08-17T11:30:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T11:13:51.000Z (almost 6 years ago)
- Last Synced: 2025-02-26T12:16:52.571Z (over 1 year ago)
- Topics: automation, cd, github-action
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uptime-server-runner
#### [Client](https://github.com/Marvin9/uptime-server)
#### [Server](https://github.com/Marvin9/uptime-server-microservice)
#### [https://uptime-server-service.herokuapp.com/](https://uptime-server-service.herokuapp.com/)
### v - 1.0.5
- Fix
- JWT Expire time was based on static variable. Wrapped it inside function.
### v - 1.0.4
- Fix
- Avoid crashing server on panicking in http request.
### v - 1.0.3
- Fix
- Loader not stopped even after success.
- UI Updates
- Refresh button to fetch latest reports.
### v - 1.0.2
- UI Updates
- Show authentication error reason.
- Do not accept invalid URL.
### v - 1.0.1
- UI Updates
- Remove default login inputs.
- Responsive dashboard.
### v - 1.0.0 (Initial Release)