Commit Graph

58 Commits

Author SHA1 Message Date
Ilkka Seppälä a6c7d3d41a feat: Java 21 update (#3213)
* update pom.xml and github actions scripts

* disable failing tests, for now
2025-03-25 18:28:33 +02:00
Ilkka Seppälä fee3c43f20 fix: Update presubmit action 2025-01-12 18:26:41 +02:00
Ilkka Seppälä 1bfdf21469 ci: Add presubmit AI reviews 2025-01-12 14:19:45 +02:00
Ilkka Seppälä b419f849d9 fix: Fix stale action configuration 2025-01-12 11:39:49 +02:00
Ilkka Seppälä eb7a0dff55 fix: Move from deprecated stale bot to stale action 2025-01-05 17:23:11 +02:00
Trivikram Kamat 53b973e83f chore: bump github actions to use latest versions (#3033) 2024-10-06 10:19:48 +03:00
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
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
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