Skip to content
Avatar
💭
Busy but happy!
💭
Busy but happy!

Highlights

  • Arctic Code Vault Contributor

Sponsors

@koehnlein

Pinned

  1. Easy and powerful PHP deployment tool

    PHP 82 50

  2. Environment to develop and run TYPO3 in Docker containers

    PHP 15 5

  3. Docker PHP-FPM image

    Dockerfile 1

  4. 1
    image: an-image-with-docker-and-docker-compose
    2
    
                  
    3
    variables:
    4
      DOCKER_TLS_VERIFY: "1"
    5
      DOCKER_CERT_PATH: ".docker"
  5. 1
    cache:
    2
      # Use a cache for every branch and every stage
    3
      key: "$CI_COMMIT_REF_NAME/$CI_JOB_STAGE"
    4
      # Cache the path .cache within the project workspace
    5
      paths:

232 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2021

Created 2 repositories

Created a pull request in georgringer/news that received 1 comment

[TASK] Define a setting for the typeNum of the rss feed

To be able to have multiple RSS feeds without adapting the templates, the page type number is now in a constant and a setting. Additionally some ch…

+31 −25 1 comment

Created an issue in microsoft/CSS-Exchange that received 4 comments

[Issue] baseline for 15.0.1044.29 missing

Describe the issue baseline for 15.0.1044.29 missing Expected behavior baseline for 15.0.1044.29 exists Script Output (Hopefully) False positive alert

4 comments
Opened 4 other issues in 3 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.