Skip to content

Actions: apache/avro

Test C

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
731 workflow runs
731 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

AVRO-4100: [C++] Remove boost::noncopyable and boost::any (#3267)
Test C #2251: Commit 6e4a568 pushed by Fokko
December 19, 2024 07:53 7m 18s main
December 19, 2024 07:53 7m 18s
AVRO-2955: Avro-C: Support all Visual Studio versions from 2010 to 2019
Test C #2250: Pull request #977 synchronize by kiyolee
December 17, 2024 08:41 Action required kiyolee:vs-support
December 17, 2024 08:41 Action required
Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#3…
Test C #2249: Commit 8dccd0d pushed by Fokko
December 9, 2024 15:34 4m 49s main
December 9, 2024 15:34 4m 49s
Bump grpc.version from 1.66.0 to 1.68.2 in /lang/java (#3249)
Test C #2248: Commit 6749f45 pushed by Fokko
December 9, 2024 15:33 2m 12s main
December 9, 2024 15:33 2m 12s
Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3253)
Test C #2247: Commit 79f30f4 pushed by Fokko
December 9, 2024 15:33 1m 26s main
December 9, 2024 15:33 1m 26s
Bump com.github.luben:zstd-jni from 1.5.6-5 to 1.5.6-8 in /lang/java …
Test C #2246: Commit 7753d44 pushed by Fokko
December 9, 2024 15:33 21s main
December 9, 2024 15:33 21s
Bump com.google.protobuf:protobuf-java in /lang/java (#3259)
Test C #2245: Commit 7f842f3 pushed by Fokko
December 9, 2024 15:32 2m 10s main
December 9, 2024 15:32 2m 10s
Bump org.cyclonedx:cyclonedx-maven-plugin in /lang/java (#3252)
Test C #2244: Commit 8048d1f pushed by Fokko
December 9, 2024 15:32 1m 21s main
December 9, 2024 15:32 1m 21s
Bump com.puppycrawl.tools:checkstyle in /lang/java (#3251)
Test C #2243: Commit 1c4dc91 pushed by Fokko
December 9, 2024 15:32 49s main
December 9, 2024 15:32 49s
AVRO-4097: Replace boost::any with std::any; boost::tuple with std::t…
Test C #2242: Commit 0fd1e78 pushed by martin-g
December 6, 2024 13:52 3m 33s main
December 6, 2024 13:52 3m 33s
AVRO-4096: [C++] Replace boost::optional with std::optional (#3254)
Test C #2241: Commit 77540f6 pushed by Fokko
December 6, 2024 06:46 3m 15s main
December 6, 2024 06:46 3m 15s
AVRO-2032: [C#] Add support for NaN, Infinity and -Infinity in JsonDe…
Test C #2240: Commit 4f61326 pushed by zcsizmadia
November 22, 2024 17:27 3m 57s main
November 22, 2024 17:27 3m 57s
AVRO 4091: [C#] Allow previously parsed schemas to be referenced when…
Test C #2239: Commit b1ec3b9 pushed by zcsizmadia
November 20, 2024 14:29 3m 32s main
November 20, 2024 14:29 3m 32s
Bump postcss from 8.4.47 to 8.4.49 in /doc (#3244)
Test C #2238: Commit b8e7673 pushed by martin-g
November 18, 2024 17:03 3m 9s main
November 18, 2024 17:03 3m 9s
Bump mocha from 10.7.3 to 10.8.2 in /lang/js (#3239)
Test C #2236: Commit 1a2f167 pushed by martin-g
November 4, 2024 10:30 3m 15s main
November 4, 2024 10:30 3m 15s
Fix the name of ubuntu-24.04 runner
Test C #2235: Commit 9f4e77f pushed by martin-g
November 4, 2024 07:00 3m 3s main
November 4, 2024 07:00 3m 3s
Use Ubuntu 24.04 for the Interop tests to be able to use newer Python
Test C #2233: Commit 96644c5 pushed by martin-g
October 29, 2024 13:15 3m 19s main
October 29, 2024 13:15 3m 19s
AVRO-4085: Fix file size extraction error on windows platform (#3229)
Test C #2232: Commit 1636714 pushed by martin-g
October 29, 2024 09:45 3m 22s main
October 29, 2024 09:45 3m 22s
Specify Python 3.12 version for Java interop tests
Test C #2230: Commit ea1bd2d pushed by martin-g
October 25, 2024 13:21 3m 27s main
October 25, 2024 13:21 3m 27s
[AVRO-4084][C++] Fix bad filesystem::path conversion type on windows …
Test C #2229: Commit ed85a81 pushed by martin-g
October 25, 2024 08:19 3m 1s main
October 25, 2024 08:19 3m 1s
[AVRO-4083]: Remove unused variable (#3219)
Test C #2228: Commit 0434f44 pushed by martin-g
October 25, 2024 07:37 2m 59s main
October 25, 2024 07:37 2m 59s
AVRO-4079: Remove not needed libssl trickery, what was required by C#…
Test C #2226: Commit cc563e0 pushed by zcsizmadia
October 16, 2024 15:41 3m 34s main
October 16, 2024 15:41 3m 34s
AVRO-4079: Remove C# netcoreapp3.1 and 5.0 support (#3214)
Test C #2225: Commit 1fa1066 pushed by zcsizmadia
October 16, 2024 12:53 4m 36s main
October 16, 2024 12:53 4m 36s
ci: Fix the CI builds after Github Actions moving ubuntu-latest to 24…
Test C #2224: Commit cef6c4c pushed by martin-g
October 16, 2024 11:14 3m 8s main
October 16, 2024 11:14 3m 8s
AVRO-4075: [csharp] Fix JsonDecoder string type failing to decode ISO…
Test C #2223: Commit 290ce8e pushed by martin-g
October 16, 2024 07:39 3m 2s main
October 16, 2024 07:39 3m 2s