Skip to content

Instantly share code, notes, and snippets.

View jstoiko's full-sized avatar

Jonathan Stoikovitch jstoiko

View GitHub Profile
@jstoiko
jstoiko / affirmation
Created July 16, 2020 17:31
MuleSoft Contributor Agreement Acceptance by MyTestProject
I, MyTestProject, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Thu Jul 16 2020 10:31:35 GMT-0700 (Pacific Daylight Time)
@jstoiko
jstoiko / affirmation
Created June 19, 2020 22:08
MuleSoft Contributor Agreement Acceptance by Jonathan (test 2)
I, Jonathan (test 2), have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Fri Jun 19 2020 15:08:12 GMT-0700 (Pacific Daylight Time)
@jstoiko
jstoiko / affirmation
Created June 19, 2020 17:40
MuleSoft Contributor Agreement Acceptance by Jon test
I, Jon test, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Fri Jun 19 2020 10:40:12 GMT-0700 (Pacific Daylight Time)
@jstoiko
jstoiko / affirmation
Created June 19, 2020 16:56
MuleSoft Contributor Agreement Acceptance by Jonathan
I, Jonathan, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Fri Jun 19 2020 09:56:22 GMT-0700 (Pacific Daylight Time)
@jstoiko
jstoiko / gist:5492f8baa69c1722b984
Created June 12, 2015 20:02
Using tox, pyenv and multiple version of python on OSX

Install pyenv using homebrew:

$ brew install pyenv

Install multiple versions of python:

$ pyenv install 3.2.6 3.3.6 3.4.3
#%RAML 1.0 Library
uses:
data_model: ../data_model.yaml
(data_model.context): ../../data_model/checkouts/schema.yaml
types:
Money:
@jstoiko
jstoiko / affirmation
Created January 14, 2019 23:12
MuleSoft Contributor Agreement Acceptance by Jon Stoiko
I, Jon Stoiko, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Mon Jan 14 2019 15:12:15 GMT-0800 (Pacific Standard Time)
#!/bin/bash
#
find . -type f -name '*.py[co]' -delete
find . -type d -name '__pycache__' -delete
@jstoiko
jstoiko / affirmation
Created July 6, 2018 16:45
MuleSoft Contributor Agreement Acceptance by Test Jon
I, Test Jon, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Fri Jul 06 2018 09:45:47 GMT-0700 (PDT)
@jstoiko
jstoiko / affirmation
Created July 6, 2018 16:43
MuleSoft Contributor Agreement Acceptance by Jon
I, Jon, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Fri Jul 06 2018 09:43:28 GMT-0700 (PDT)