Mihai Nita
6cc1618136
ICU-22922 ICU4C produce search doxygen doc by default
2025-02-21 10:09:51 -08:00
Elango Cheran
579840539f
ICU-22920 Bump the github-actions group across 1 directory with 2 updates
...
See #3289
2025-02-19 19:54:43 +01:00
Fredrik Roubert
c9ca3cd554
ICU-22920 Migrate from setup-bazelisk to setup-bazel.
2025-02-11 19:27:07 +01:00
Mihai Nita
e8c179dedd
ICU-22967 Remove explicit manipultaion of old-xmls.tar.bz2 in workflows
2025-02-07 10:26:01 -08:00
Markus Scherer
d9d09db2a7
ICU-22921 remove redundant PR checklist item
2024-12-26 11:07:30 -08:00
Mihai Nita
2fa8a0908c
ICU-22773 Migrate the CLDR conversion tool to Maven
2024-12-09 13:15:13 -08:00
Elango Cheran
2ba362fa3b
ICU-22921 Update PR template
...
See #3285
2024-11-22 14:06:21 -08:00
Markus Scherer
cd9fada30c
ICU-22921 PR template: move standing issues up to TODO section
2024-11-22 10:00:06 -08:00
Mihai Nita
743998dfaf
ICU-22977 Temp fix for MSVC builds: SkipUWP
2024-11-21 12:59:41 -08:00
Elango Cheran
842899d81a
ICU-22920 Only run Maven cache workflow on the upstream repo
...
See #3263
2024-11-05 15:16:00 -08:00
Robin Leroy
99ca2ad931
ICU-22946 Pin all -latest runners per ICU-TC 2024-10-17 🗡️
2024-10-19 00:18:10 +02:00
Mihai Nita
ee8a94e0f1
ICU-22921 Rename README.md in .github
...
On the GitHub site the `.github/README.md` file is rendered instead of the
`README.md` file in the root.
2024-10-17 12:44:32 -07:00
Frank Yung-Fong Tang
8437d1d86b
ICU-22767 Fix GCC warning and turn warning to errors
...
See #3129
2024-10-02 13:35:03 -07:00
Mihai Nita
73626da0ca
ICU-22606 Create full release from CI - review feedback
2024-09-30 13:44:26 -07:00
Mihai Nita
ae7159dbb9
ICU-22606 Create full release from CI - update icu4c
2024-09-30 13:44:26 -07:00
Mihai Nita
0bb0b8e364
ICU-22606 Create full release from CI - workflow files
...
The Ubuntu and Fedora files are very similar.
But I am not sure (yet) what is the best way to share.
The files uploaded to the GitHub Release use the exact same names as before.
The .jar files are binary identical to the ones that go to Maven (checked).
The Fedora Docker image should be built and uploaded from a dev machine.
There is a workflow (from GitHub) doing that, but has a warning that:
> This workflow uses actions that are not certified by GitHub.
> They are provided by a third-party and are governed by
> separate terms of service, privacy policy, and support documentation.
2024-09-30 13:44:26 -07:00
Mihai Nita
5bc0b4506e
ICU-22606 Create full release from CI - rename
2024-09-30 13:44:26 -07:00
Markus Scherer
0924c725b0
ICU-22722 update PR template for ICU 77
...
See #3213
2024-09-25 14:31:10 -07:00
Mihai Nita
8ce61b1139
ICU-22919 Enable CI with JDK 21 and fix the json parsing
2024-09-25 09:25:04 -07:00
Mihai Nita
9fb6dca1f9
ICU-22721 Have the testdata folder trigger CI actions for both icu4c & icu4j
2024-09-24 12:44:29 -07:00
Rahul Pandey
59d39a2aa5
ICU-22873 Update to clang18 and enable -Werror
...
See #3134
2024-09-19 12:14:38 +05:30
Fredrik Roubert
688957e94e
ICU-22874 Remove now obsolete -Wstrict-prototypes workarounds.
2024-09-16 16:12:35 +02:00
Elango Cheran
33a788b353
ICU-22721 Set delay for CI enforce checks job to allow other jobs to init
...
See #3160
2024-09-12 15:18:28 -07:00
dependabot[bot]
923d02f8d1
ICU-22721 Bump the github-actions group across 1 directory with 3 updates
...
See #3132
2024-09-12 10:55:16 -07:00
Elango Cheran
c7caebd823
ICU-22722 Prevent running PR check enforcement after merging PRs
2024-09-11 13:33:58 -07:00
Frank Tang
6b00ed56d8
ICU-22814 Run CIFuzz on PR
...
CIFuzz ran on post merged since 7/20
https://github.com/unicode-org/icu/actions/workflows/cifuzz.yml
Turn to run on every PR
2024-09-11 11:24:51 -07:00
Rahul Pandey
6d67afcf01
ICU-22874 Fix building with -Werror on macOS clang
2024-09-06 15:26:36 +05:30
Rahul Pandey
91ed39fb9d
ICU-22847 Migrate ADO pipelines to GHA
...
See #3112
- Update Docs
- Make exhaustive tests run manually, based on cron for main and post merge for maint
2024-09-06 11:52:01 +05:30
Mihai Nita
eda184e6af
ICU-22606 Make the ICU4J release easier & more predictable
2024-08-29 12:55:59 -07:00
dependabot[bot]
f4a04631cd
ICU-22722 Bump the github-actions group across 1 directory with 4 updates
...
See #3075
2024-08-15 17:52:40 -04:00
Frank Yung-Fong Tang
23d9628f88
ICU-22801 Try to add LEAKSANITIZER
...
See #3041
2024-07-23 09:34:04 -07:00
Frank Yung-Fong Tang
40b2ec3c37
ICU-22814 Add CIFuzz to ICU
...
See #3059
2024-07-19 15:53:12 -07:00
Elango Cheran
ee93218eab
ICU-22721 Simplify wait-for-checks match logic
2024-07-11 05:19:59 -07:00
Elango Cheran
f668bc5218
ICU-22721 Add workflow that enforces required checks
2024-06-30 21:21:16 -07:00
Elango Cheran
2e00f38660
ICU-22721 Prevent redundant concurrent CI runs on the same PR branch
2024-06-30 14:13:33 -07:00
dependabot[bot]
4f7b73dfdb
ICU-22721 Bump the github-actions group with 2 updates
...
See #3021
2024-06-06 13:16:39 -07:00
Mihai Nita
f017c3722b
ICU-22722 Better name for workflow
2024-05-15 14:18:34 -07:00
Mihai Nita
cb0d0d4e56
ICU-21757 Small GitHub workflow cleanup
2024-05-08 12:51:27 -07:00
Mihai Nita
9369b7a209
ICU-21757 Stop sharing utilities-for-cldr
...
Moves UnicodeMap and related classes to core.
Also removes `CollectionUtilities`, `UOption`, and `ElapsedTimer`.
They will end up in UnicodeTools, CLDR, and CLDR respectively.
2024-05-06 15:49:03 -07:00
Mihai Nita
69cb085e12
ICU-21757 Replace UOption with commons-cli in perf-tests
2024-05-03 16:28:26 -07:00
dependabot[bot]
1c7d7f9a95
ICU-22721 Bump the github-actions group with 4 updates
...
See #2992
2024-05-03 15:36:34 -07:00
Elango Cheran
0312308566
ICU-22721 Prevent inconsistent ICU4J Maven deploys via CI
2024-04-22 15:28:56 -07:00
Elango Cheran
617b094df3
ICU-22723 Update PR template help text for next version's ticket numbers
...
See #2962
2024-04-15 22:22:46 -04:00
dependabot[bot]
a86455825a
ICU-22721 Bump the github-actions group with 2 updates
...
See #2942
2024-04-04 21:26:56 -04:00
Tim Chevalier
aff1bbaa14
ICU-22261 Add UCONFIG_NO_MF2 flag that can be used to disable MessageFormat 2 functionality
2024-03-28 08:48:35 -07:00
rp9-next
4b6c85737a
ICU-22693 Remove workaround in CI for ICU4C due to failures running ./configure
2024-03-27 12:43:27 +05:30
Frank Tang
869cc60f3c
ICU-22711 Set EnvTest frequency to nightly in March/April/Sept/Oct
2024-03-26 16:20:08 -07:00
dependabot[bot]
94305fc59b
ICU-22532 Bump the github-actions group with 9 updates
...
See #2916
2024-03-21 09:45:50 -07:00
Pedro Kaj Kjellerup Nacht
80a01a475b
ICU-22482 Hash-pin GHA, add dependabot to keep them updated
...
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
Use latest version, uses a version >= 2.0.6 to overcome invalid key bug
2024-03-20 22:14:52 -07:00
Elango Cheran
104214aeae
ICU-22532 Use previous Ubuntu version for ICU4C in GH Actions CI for now
2024-03-14 16:20:49 -07:00