Dear ONAP community, Regarding today's conversation about GitHub Actions, I want to send these pointers that were discussed:
Regarding GitHub Actions active for all repos: - New repo ".github" hosts the GitHub Action workflows that run for all repos: * https://github.com/onap/.github/tree/main/.github/workflows <https://github.com/onap/.github/tree/main/.github/workflows>* - You can view the run results here: *https://github.com/onap/.github/actions <https://github.com/onap/.github/actions>* or by clicking on the link posted in your Gerrit CR change. - To contribute to these workflows, you can clone the Gerrit repository and contribute as usual using git-review: *https://gerrit.onap.org/r/admin/repos/.github,general <https://gerrit.onap.org/r/admin/repos/.github,general> * Regarding repo exclusive GitHub Actions: - As of today, only the ci-management has local workflows running in GitHub Actions: * https://github.com/onap/ci-management/tree/master/.github/workflows <https://github.com/onap/ci-management/tree/master/.github/workflows>* Regarding the future of GitHub Actions: - Global-jjb jobs will continue to be available for projects to use but new features will be developed in GitHub Actions. - The new library of reusable workflows can be found here:* https://github.com/lfit/releng-reusable-workflows <https://github.com/lfit/releng-reusable-workflows>* Think of this as the new global-jjb for GitHub Actions. - As we continue to move forward, we will let you know of the availability of new workflows and migrated ones. Please let us know if you have any questions. Thanks! Jess -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24508): https://lists.onap.org/g/onap-discuss/message/24508 Mute This Topic: https://lists.onap.org/mt/100670973/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
