- 
                  @TNG Technology Consulting GmbH
- https://www.linkedin.com/in/hauser-lukas/
Pinned Loading
- 
  
- 
  List all the Salewa shoes with label...List all the Salewa shoes with label vegan. 1#!/usr/bin/env bash23for u in $(curl --silent https://www.salewa.com/de-de/herren-schuhe | grep product--information-box | sed -e "s|<a href=\"||" | sed -e "s|\" .*||"); do 4if curl --silent $u | grep -i vegan &>/dev/null; then 5echo $u 
- 
  docker-github-runnerdocker-github-runner PublicForked from tcardonne/docker-github-runner Run GitHub Actions on self-hosted runner using Docker. Dockerfile 
- 
  kubernetes-credentials-provider-pluginkubernetes-credentials-provider-plugin PublicForked from jenkinsci/kubernetes-credentials-provider-plugin Credentials provider that allows storing credentials in Kubernetes Java 
          Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
  If the problem persists, check the GitHub status page or contact support.



