[
https://issues.apache.org/jira/browse/AVRO-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776339#comment-17776339
]
ASF subversion and git services commented on AVRO-3563:
-------------------------------------------------------
Commit 119c3fc99203cf6fb63dda7c3bb307c8841f179a in avro's branch
refs/heads/dependabot/maven/lang/java/org.apache.thrift-libthrift-0.19.0 from
Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=119c3fc99 ]
AVRO-3653: [CI] Linux ARM64 on GitHub actions (#1964)
* AVRO-3653: [CI] Use Github Actions for testing on Linux ARM64
Migrate the Java build from .travis.yaml
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: [CI] Add jobs for all SDKs
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: [CI] Override env.GITHUB_WORKFLOW
This is a workaround for https://github.com/uraimo/run-on-arch-action/pull/100
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Add ASLv2 for the new workflow file
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Git push should trigger only if it is on master branch
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Can't use ubuntu-20.04-xl
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3563: Rust - build only, no tests
Python: change the default wait time. Just for debugging purposes
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Cast the env vars values from string to int
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Build only apache-avro Rust crate
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Format the Python code
Fixes the CI for Python
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Install .NET 7.0
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Install libyaml-dev for the Ruby job
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Run the Rust SDK tests
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Use tox instead of tox-wheel
Port the improvement from AVRO-3696
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Update Maven to 3.9.1
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Python Tox 4.x uses TOX_OVERRIDE
https://github.com/tox-dev/tox/discussions/2681
Tox 4.x does not support Python 3.6
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Try to debug the issue with Snappy code in Java
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Allow passing BENCH_MAX_WRITE_SECONDS and BENCH_MAX_READ_SECONDS
to tox
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Exclude Snappy codec tests for ARM64
Install python3-distutils for the Python SDK
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: $(MSBuildThisFileDirectory) already has trailing '/'
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Use Ubuntu 22.04 for the ARM64 VMs
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Try with python3.7-distutils
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Exclude TestNettyServer. It fails too often
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3653: Use the new self-hosted ARM64 nodes provided by ASF Infra
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---------
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> Ensure current/spec.html points to the current version of the spec.
> -------------------------------------------------------------------
>
> Key: AVRO-3563
> URL: https://issues.apache.org/jira/browse/AVRO-3563
> Project: Apache Avro
> Issue Type: Sub-task
> Reporter: Ryan Skraba
> Assignee: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> It's probably the single most used link in the avro website, and the top
> search result for "Avro spec". We use it internally in the project
> constantly.
> https://avro.apache.org/docs/current/spec.html
> It probably isn't as important to retain the anchor texts for now, as long as
> we get to the correct web page.
> Note that pointing *{{current}}* to the actual current version is part of the
> release process!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)