Block or Report
Block or report gaby
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
awesome Public
Forked from sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics -
dtzar/helm-kubectl Public
Docker Hub image with helm and kubectl on top of alpine linux with bash
-
shields Public
Forked from badges/shields
Concise, consistent, and legible badges in SVG and raster format
JavaScript
-
devops-exercises Public
Forked from bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Python 1
316 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 13 commits in 6 repositories
Created 5 repositories
- gaby/StoreDown JavaScript
- gaby/filebrowser Go
- gaby/uptime-kuma JavaScript
- gaby/awesome-readme-template
- gaby/nextdhcp Go
Created a pull request in nextdhcp/nextdhcp that received 8 comments
Support for building and publishing Docker Image
Support for building a docker image on each PR Support for building and publishing a Docker image on changes to default branch and creation of tags.
Opened 51 other pull requests in 8 repositories
openuptime/uptime-kuma
1
open
25
merged
9
closed
- [feat] Adding PagerDuty notification
- fix(heartbeat-bar): fix margin-bottom & right without break animation
- correct wordings for Certificate Expiry Notification
- Pull request for JSDoc test/*
- Add JSDoc comments
- Merge upstream branch: introduce-resend-interval
- Merge upstream changes
- New incident system
- Add support for Badges
- Merge upstream changes from 1.15.0b
- Merge upstream changes
- Merge changes from upstream
- Merge upstream changes
- Selection of dependent monitors
- Synchronize push monitor heartbeats to api calls
- Adding option to monitor Docker containers
- Updates to Added MQTT Monitor Type
- Add release config
- Add duplicate check when adding a monitor
- Increased pushToken security by using 32 char length
- Introduce resend interval if down
- Merge upstream master
- Merge upstream
- Introduce resend interval if down
- Push monitor: increase token security
- Some pull requests not shown.
nextdhcp/nextdhcp
2
merged
1
open
1
closed
louislam/uptime-kuma
1
open
1
merged
1
closed
dtzar/helm-kubectl
2
merged
1
open
FoxUSA/StoreDown
2
open
gaby/uptime-kuma
1
open
1
closed
gaby/filebrowser
1
merged
appwrite/appwrite
1
merged
Reviewed 4 pull requests in 2 repositories
louislam/uptime-kuma
3 pull requests
appwrite/appwrite
1 pull request
Created an issue in actions/setup-node that received 5 comments
[Bug] Using any architecture other than x64 fails to run
Here's my yaml file:
name: Test on: push: branches: [ master ] pull_request: branches: [ master ] jobs: auto-test: runs-on: ${{ matrix.os }} strate…