Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2273

Extension Writers Discussion • Re: [Info] Using Github Actions to Test Extensions

$
0
0
Perfect :)

PicPick_2025-05-11_17-13-38.png

Thanks for your work and for updating the phpBB GitHub Actions framework.

There's still something missing from the test-framework README.md: how to include the status badge in your own README.md. I simply tested whether the previous framework's method still works, which worked. However, developers using the phpBB GitHub Actions framework for the first time and following the information in the test-framework repository may not even know about this option.

This section from the initial post would be helpful in the test-framework repository:
README Badges

Don't forget about adding a test status badge to your repo readme! Just change GITHUB-USERNAME/REPO-NAME.

Code:

[![Build Status](https://github.com/GITHUB-USERNAME/REPO-NAME/workflows/Tests/badge.svg)](https://github.com/GITHUB-USERNAME/REPO-NAME/actions)

Statistics: Posted by LukeWCS — Sun May 11, 2025 3:18 pm



Viewing all articles
Browse latest Browse all 2273

Trending Articles