Commit Graph

47 Commits

Author SHA1 Message Date
Ilkka Seppälä 79d94b9509 feature: Add dependabot configuration 2022-12-31 11:32:44 +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
Ilkka Seppälä 0793c50363 build: Set Java language level (#2380)
* update language level

* update stale bot config

* update gh actions build
2022-12-03 20:46:22 +02:00
Robert Volkmann 37bfecce30 feature: build with Java 17 (#2331) 2022-11-30 19:02:38 +02:00
Ilkka Seppälä f8a3d93f33 CI: Add stale bot configuration (#2270) 2022-10-29 23:56:01 +03: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 38cc490e3f update namespaces of different steps of build job 2020-10-17 10:14:49 +05:30
Subhrodip Mohanta 911cfd64af Update maven-pr-builder.yml 2020-10-16 09:36:02 +05:30
Subhrodip Mohanta a3753807ae add Caching of SonarCloud packages 2020-10-01 22:23:43 +05:30
Subhrodip Mohanta b80b9354c6 Update maven-ci.yml 2020-08-30 02:31:06 +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 f5886325ec Update maven-ci.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS
2020-08-29 19:34:43 +05:30
Subhrodip Mohanta 338c146c78 Update maven-pr-builder.yml 2020-08-29 17:39:50 +05:30
Subhrodip Mohanta 8135dbecdb Update maven-ci.yml 2020-08-29 17:36:31 +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 7118ccafa9 Update maven-ci.yml
Removed if clause for building code in main codebase from the CI pipeline.
2020-08-28 12:17:38 +05:30
Ilkka Seppälä 61b95c294b Update github token 2020-08-22 14:49:56 +03:00
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
Ilkka Seppälä 4b88214bae Fix syntax 2020-07-26 22:47:33 +03:00
Ilkka Seppälä eee409f284 Fix syntax 2020-07-26 22:44:54 +03:00
Ilkka Seppälä 2fdd7a11e9 SonarQube check runs only in master branch (workaround for https://jira.sonarsource.com/browse/MMF-1371) 2020-07-26 22:40:42 +03:00
Ilkka Seppälä 9e30383eb6 Update license and puml 2020-07-04 12:20:54 +03:00
Ilkka Seppälä 5192beb5dd Re-add gh access token 2020-06-14 22:36:47 +03:00
Ilkka Seppälä f4f9c1a441 Remove gh token 2020-06-14 22:15:13 +03:00
Ilkka Seppälä cfa2b35bff Fix syntax 2020-06-14 21:04:09 +03:00
Ilkka Seppälä 5db8037b8b Add SonarCloud analysis 2020-06-14 21:02:40 +03:00
Ilkka Seppälä 371263d1b3 Fix xvfb setup 2020-06-14 18:45:01 +03:00
Ilkka Seppälä 0b41aaaa76 Fix syntax 2020-06-14 18:37:29 +03:00
Ilkka Seppälä f28a63a46c Use GabrielBB/xvfb-action 2020-06-14 18:33:48 +03:00
Ilkka Seppälä 3ea65e06bc Install xvfb before building 2020-06-14 18:23:25 +03:00
Ilkka Seppälä 92ecd63ccf Add Github Actions workflow 2020-06-14 17:27:43 +03:00
Ilkka Seppälä 70ddeaa194 Create FUNDING.yml 2019-10-26 15:12:05 +03:00