-
-
Notifications
You must be signed in to change notification settings - Fork 314
GHC Open source Day Setup Instructions
Shelley Lambert edited this page Jul 9, 2021
·
2 revisions
Prior to the Grace Hopper Celebration Open-source day, it will be useful to do the following steps:
- sign the Eclipse Contributors Agreement (ECA) https://www.eclipse.org/legal/ECA.php. Please make sure to use the same email as your git commit
- install your favorite IDE (we recommend https://code.visualstudio.com/, but you can use any IDE that you like)
- git clone repos (for example: https://github.com/adoptium/aqa-tests.git and https://github.com/adoptium/aqa-test-tools.git)
- please make sure you have the Test Results Summary Service (TRSS) prerequisites installed in order to create a local development environment. See https://github.com/adoptium/aqa-test-tools/tree/master/TestResultSummaryService#prerequisites
- this document is useful for instructing on how to install prereqs to your machine for local testing
For some key information, please take a look at these optional reading materials: