Skip to content

Instantly share code, notes, and snippets.

View jkribeiro's full-sized avatar

Jean Ribeiro jkribeiro

  • Pfizer Inc.
  • Campinas, SP
View GitHub Profile
#!/bin/bash
SITES="
"
# Iterate sites.
for site in `echo ${SITES}`; do
done
#!/bin/bash
SUBS="
<subA>
<subB>
"
ENVS="
prod
"
@jkribeiro
jkribeiro / travis_integration.py
Created January 30, 2018 17:21
Commit .travis.yml file to the GitHub repos
#!/usr/bin/env python
"""Commit .travis.yml file to the repos"""
from git import Repo
import os
import shutil
def main():
"""
Where all the action happens.
@jkribeiro
jkribeiro / commit-on-all-the-things.sh
Last active October 27, 2017 15:27
Script to push a blank commit to a list of repositories and branches.
#!/bin/bash
GITHUB_ORG="<org>"
REPOS="
<repoA>
<repoB>
"
BRANCHES="

Keybase proof

I hereby claim:

  • I am jkribeiro on github.
  • I am jkribeiro (https://keybase.io/jkribeiro) on keybase.
  • I have a public key ASDYwJkRaYjVhy3Pcp0s2hBUkz5XFD8gVihcZmI4l0Ifjwo

To claim this, I am signing this object: