Skip to content

Latest commit

 

History

History

pipfile-updates

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

==Pipfile Updates==

This docker image contains the necessary dependencies and scripts to update in-tree Pipfile.lock's, produce a diff, and submit it to Phabricator.

==Quick Start==

docker build -t pipfile-update --no-cache --rm .

docker run -e PYTHON3="1" -e BRANCH="mozilla-central" -e PIPFILE_DIRECTORY="taskcluster/docker/funsize-update-generator" pipfile-update