This is an automated email from the ASF dual-hosted git repository.
tzulitai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git.
from 9a93f74 [FLINK-20085] [core] Remove
statefun.remote.migrate-legacy-state config
add 877a148 [FLINK-20161] [ci] Add Github Actions workflow for JDK 8 build
add bcfe8f1 [FLINK-20161] [ci] Remove Travis CI workflow
new 0720790 [FLINK-20161] [README] Update build status badge to point to
Github Actions
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/java8-build.yml | 16 ++++++++++++++++
.travis.yml | 32 --------------------------------
README.md | 2 +-
3 files changed, 17 insertions(+), 33 deletions(-)
create mode 100644 .github/workflows/java8-build.yml
delete mode 100644 .travis.yml