Commit Graph

31 Commits

Author SHA1 Message Date
Ilkka Seppälä c0e1603f90 fix: Fix maven pr builder (#2516) 2023-05-06 11:58:19 +03:00
Ilkka Seppälä 919d7d0339 ci-build: cache local maven repo (#2437) 2023-01-06 12:34:08 +02:00
Ilkka Seppälä 6205f7dd82 fix: fix PR builder syntax (#2432) 2023-01-05 18:20:56 +02:00
Ilkka Seppälä 17aacb87fa Fix: PR builder check out src (#2431) 2023-01-05 18:14:11 +02:00
Ilkka Seppälä 14c88b50ec Revert "fix: Update PR builder (#2424)" (#2427)
This reverts commit 2332db9b5a.
2023-01-04 22:24:47 +02:00
Ilkka Seppälä 2332db9b5a fix: Update PR builder (#2424) 2023-01-04 21:38:46 +02:00
Ilkka Seppälä c4e40f2be1 fix: Fix context object tests (#2416)
* add missing sonar goal

* fix ServiceContextTest

* update test

* refactor test
2023-01-01 14:52:51 +02:00
Ilkka Seppälä 8877ba70d3 fix: Fix context object (#2415)
* fix pr builder goals

* update links

* add context-object to build

* add autogenerated content

* fix checkstyle findings
2023-01-01 12:28:51 +02:00
Ilkka Seppälä 695e12379d dependencies: Upgrade urm-maven-plugin (#2404)
* upgrade urm

* remove unused property

* Update sonar PR analysis

* add missing license headers

* update urm version
2022-12-28 18:19:26 +02:00
Ilkka Seppälä 9262dc52b4 fix: separate workflow for pull_request_target (#2402) 2022-12-18 15:33:00 +02:00
Ilkka Seppälä 3be7664dd4 fix: Allow secrets in incoming pull requests (#2400)
* allow secrets in incoming pull requests

* trigger on multiple events

* fix syntax
2022-12-17 23:25:09 +02:00
Ilkka Seppälä 6693527485 build: Github actions based sonar analysis (#2387)
* gh actions based sonar analysis

* trigger build
2022-12-04 20:42:54 +02:00
Robert Volkmann 37bfecce30 feature: build with Java 17 (#2331) 2022-11-30 19:02:38 +02:00
Anton Yakutovich e9cf765e1e dependencies: Bump GitHub Actions (#2074) 2022-10-28 22:27:14 +03:00
Subhrodip Mohanta 72bb189dc0 CI: Update Workflows (#1879)
* Update Workflows

#1875

* Updated requested changes
2021-10-27 21:44:00 +03:00
Carl Dea d1c26f9d84 task: update GHA JDK build vendor from adopt build to Zulu (#1868)
* Using the latest LTS and fixed (major) versions of the OpenJDK.
Signed-off-by: Carl Dea <carldea@gmail.com>

* Using the latest LTS and fixed (major) versions of the OpenJDK. Removed 17 & 18-ea releases.
Signed-off-by: Carl Dea <carldea@gmail.com>

Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
2021-10-21 21:00:45 +05:30
Subhrodip Mohanta 31890f67e6 updated with neccessary changes (#1709) 2021-05-01 21:22:35 +03:00
Subhrodip Mohanta 323dd63e66 update distribution for java to 'adpot' (#1699) 2021-04-18 12:53:19 +03:00
Subhrodip Mohanta 6d7084f18d remove labelling trigger (#1692) 2021-03-28 10:15:42 +03:00
Subhrodip Mohanta b5ed8b2278 labeling PR should trigger builds again for all-contributors bot (#1682) 2021-03-18 22:22:37 +02:00
Subhrodip Mohanta e9d0b3e98c remove labeling trigger for PR and actions set to master (#1666) 2021-03-05 19:51:09 +02:00
Subhrodip Mohanta a79bed9a46 #1655: added maven wrapper (#1656)
Addresses Point 1 and 2
2021-02-15 17:13:06 +02:00
Subhrodip Mohanta 7891c2b117 update inception year to 2021 (#1653) 2021-02-14 11:57:57 +02:00
Subhrodip Mohanta 911cfd64af Update maven-pr-builder.yml 2020-10-16 09:36:02 +05:30
Subhrodip Mohanta 1973d1bc63 Update maven-pr-builder.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS for the PR builder as well
2020-08-29 19:35:20 +05:30
Subhrodip Mohanta 338c146c78 Update maven-pr-builder.yml 2020-08-29 17:39:50 +05:30
Subhrodip Mohanta 47e746c3ba Update maven-pr-builder.yml
removed the if checking block for building Pull Requests as this was redundant code.
2020-08-28 12:26:27 +05:30
Subhrodip Mohanta 8c5740563d reverted the copyright year back to 2019 2020-08-17 19:12:54 +05:30
Subhrodip Mohanta 241f93f3cc updated cache to v2 and removed SQ analysis 2020-08-17 11:28:33 +05:30
Subhrodip Mohanta 79a6af703e updated copyright year to 2020 2020-08-16 12:49:21 +05:30
Subhrodip Mohanta 00d06871f4 updated workflows 2020-08-16 12:42:08 +05:30