Currently we need to fork Schedul-o-matic-9000 and fflib-apex-common in order to create a tag, that we can use in project-list.xml:
<project> <name>Schedul-o-matic-9000</name> <type>git</type> <connection>https://github.com/pmd/Schedul-o-matic-9000</connection> <!-- <connection>https://github.com/SalesforceLabs/Schedul-o-matic-9000</connection> Note: using forked repo from pmd, as original repo doesn't have any useful tags/branches --> <tag>pmd-regression-test</tag> </project>
It would be nice to allow to specify directly a sha1 for the commit, e.g.
<project> <name>Schedul-o-matic-9000</name> <type>git</type> <connection>https://github.com/SalesforceLabs/Schedul-o-matic-9000</connection> <tag>6b1229ba43b38931fbbab5924bc9b9611d19a786</tag> </project>
Using the tag
-tag would avoid to change the schema for this file.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4