Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 652 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 652 Bytes

CI Admin

This repo contains scripts to adminstrate the CI infrastructure at the Eclipse Foundation.

Most scripts will not work without access to the password store or the internal network.

Dependencies

playwright installation

sudo apt install oathtool
sudo apt install python-is-python3
python -m pip install --upgrade pip
python -m pip install playwright 
python -m pip install pyperclip
playwright install