Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | packages: change glob pattern to be recursive | Christian Breunig | |
2022-11-23 | gitignore: cleanup double rules from individual packages | Christian Poessinger | |
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped. | |||
2021-07-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian Poessinger | |
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. | |||
2021-06-05 | opennhrp: remove first character from version number | Christian Poessinger | |
If not deployment of the package will fail with: Version field value 'v0.14-20-g613277f': version number does not start with digit | |||
2021-06-05 | opennhrp: import package build instruction | Christian Poessinger | |