Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,006 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 27 commits in 4 repositories
Created a pull request in Orbitale/Rymfony that received 3 comments
Allow build on forks
Fixes #40
Actually I only added if: ${{ github.ref == 'refs/heads/main' }} 3 times, but I thought I move the Install SSH key step after the build i…
Opened 16 other pull requests in 3 repositories
kevinpapst/kimai2
13
merged
- fixed broken test
- overwritten console application …
- Updating dependencies & fixing deprecations
- Re-order search form
- sort teams alphabetically in team_list
- added event to manage javascript translations
- fix timesheet importer for entries passing midnight
- fix styling issues in PDF invoice
- use different event to reload recent activities
- sort composer packages
- Api doc
- fix Sunday being first day of week
- improve customer validation
Orbitale/Rymfony
2
merged
kimai/www.kimai.org
1
merged
Reviewed 18 pull requests in 5 repositories
tobybatch/kimai2 8 pull requests
- Adds default tags for the apache-debian and fpm
- [FEATURE] add helmchart for deploying Kimai on Kubernetes
- Use env variable in healthcheck
- Adds doc and function for updating the image
- Uses kimai:version to set /opt/kimai/installed
- Add support for separate DB config
- Bump composer from 1.10 to 2.0.4
- Adds a check for older composer requirements
kevinpapst/kimai2 7 pull requests
mxgross/EasyBackupBundle 1 pull request
kimai/www.kimai.org 1 pull request
YunoHost-Apps/kimai2_ynh 1 pull request
Created an issue in Orbitale/Rymfony that received 2 comments
Forks cannot build with Github actions
With your updated CI setup, it is not possible to use the Github actions on forks due to the missing secrets.
I would propose to either split up CI…

