Commits are my own. Powered by coffee.
Enthusiastic Hacker who loves Free Open Source Software, Linux, Python, Machine Learning and 🐧 . Commits are my own.
- __switzerland__
- https://tuxtimo.me
- @tuxtimo
Highlights
Block or Report
Block or report timofurrer
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
w1thermsensor Public
A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
-
radish-bdd/radish Public
Behavior Driven Development tooling for Python. The root from red to green.
-
shellfuncs Public
Python API to execute shell functions as they would be Python functions
-
684 contributions in the last year
Less
More
Activity overview
Contributed to
gitlabhq/terraform-provider-gitlab,
docat-org/docatl,
timofurrer/timofurrer.github.io
and 5 other
repositories
Contribution activity
February 2022
Created 55 commits in 2 repositories
Created 1 repository
Created a pull request in xanzy/go-gitlab that received 3 comments
Opened 15 other pull requests in 2 repositories
gitlabhq/terraform-provider-gitlab
1
open
13
merged
- WIP: datasource/gitlab_instance_deploy_key: support as new resource. Closes #373
- resource/gitlab_group_ldap_link: remove doc for import, because it is not supported
-
resource/gitlab_project: fix backwards-compatibility with 14.1 regarding the
squash_option. Closes #770 - Add failing group variable update test to test issue #861
- Use new form-based issue templates for bugs and features
- Draft next release changelog
- resource/gitlab_group_access_token: support resource for Group Access Tokens. Closes #835
- Remove over-engineered testdata JSON file and just create the struct in the test
- datasource/gitlab_group_membership: support pagination. Closes #466
- Support creating project in group without default branch protection
- datasource/gitlab_projects: Allow to get archived and unarchived repositories. Closes #452
- Improve provider documentation
- datasource/gitlab_user(s): aligned email description with upstream API. Refs #839
- resource/gitlab_project: correctly handle push rules add and edit
xanzy/go-gitlab
1
open
Reviewed 28 pull requests in 1 repository
gitlabhq/terraform-provider-gitlab
28 pull requests
- fix(group_ldap_link): add missing terraform import feature for group LDAP link
- Bump github.com/xanzy/go-gitlab from 0.55.0 to 0.55.1
- Add topic resource support, third trial
- Add printing_merge_request_link_enabled attribute to projects
- resolves #800: Add WaitForState support for resource_gitlab_project branch protection
- Use new form-based issue templates for bugs and features
- Draft next release changelog
- Support creating project in group without default branch protection
- resource/gitlab_group_access_token: support resource for Group Access Tokens. Closes #835
- resource/add_support_gitlab_branchs
- datasource/gitlab_group_membership: support pagination. Closes #466
-
Implement
ci_forward_deployment_enabled - Workflows: Disable triage labels for collaborators
- resolves #465: add gitlab_group_ldap_link filter support
- Added releases event webhook option
- Add topic resource support, second trial
- Change provider structure to best practices from terraform-provider-scaffolding project
- Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.54.4
- Fix changelog date for 3.9.1
- resource/gitlab_project: correctly handle push rules add and edit
- Bump github.com/bflad/tfproviderlint from 0.27.1 to 0.28.1 in /tools
- Fix gitlab_user datasource crash
- support for can_push on gitlab_deploy_key and gitlab_deploy_key_enable
- Workflows: stale adjustment
- Workflows: Automate applying merge-conflict label
- Some pull request reviews not shown.
Created an issue in gitlabhq/terraform-provider-gitlab that received 4 comments
Group LDAP Link Alignment
We have an open bug report about that it was documented that the gitlab_group_ldap_link resource supports import, but it doesn't (see #448). I've a…
4
comments