You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2022/10/05 08:52:26 UTC

[netbeans] branch master updated (95f4e6cb30 -> 7e27290e9f)

This is an automated email from the ASF dual-hosted git repository.

mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 95f4e6cb30 Merge pull request #4726 from sdedic/gradle/fixes1
     new 6819909814 misc improvements to main github workflow.
     new b8f6e301ec migrate some more jobs from travis to github.
     new 6e1bc67b24 migrate jobs for java modules.
     new 860c8629ba migrate jobs for apisupport modules.
     new a275bb899c migrate jobs for extide and profiler modules.
     new d4d767927e merge sigtest/RAT/lib/license verification jobs.
     new d0a4a5d950 migrate jobs for IDE modules.
     new bdabb4c632 migrate jobs for platform modules.
     new 22941319aa migrate jobs for webcommon modules.
     new d243b5385a add label triggers for java, javascript, platform and php jobs or steps.
     new 07ca970cab aggregate all build tool tests into a single job.
     new 7e27290e9f Merge pull request #4431 from mbien/ci-migrate-jobs-1

The 7544 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/PULL_REQUEST_TEMPLATE.md                |    1 +
 nbbuild/travis/hide-logs.sh => .github/retry.sh |   19 +-
 .github/workflows/main.yml                      | 1682 +++++++++++++++++++++--
 .travis.yml                                     |  468 -------
 4 files changed, 1577 insertions(+), 593 deletions(-)
 copy nbbuild/travis/hide-logs.sh => .github/retry.sh (80%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists