Hi Richard,
Travis CI and GitHub actions are currently both used for testing PRs
before integration (and then again once it is merged). Jenkins is indeed
used for producing the official release artifacts. It also has a
periodic job active, for creating dev-build artifacts and another for
running even more tests.
Travis will be soon gone since we are migrating the last remaining jobs
to github right now (#4817). Then there will be just github actions and
jenkins.
best regards,
michael
On 17.11.22 11:48, Richard Michalik wrote:
Hello,
I am a student of a technical university and one of my assignments is to
analyse DevOps technologies of open source projects.
I see that netbeans is using Travis CI, Jenkins and GitHub actions.
Do I understand correctly that Jenkins is used for building the IDE for
Linux or Windows and the others are for testing? Or am I overlooking
something?
Thank you in advance for the response.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists