This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git
from b1dce79 Merge pull request #186 from
apache/dependabot/maven/quarkus-plugin.version-2.13.1.Final
add 47ae6d4 Introduces GH Actions CI
add 1ffa30d Drops travis related config
add e267eab Drops support for Java 8
add 8e0bb2b Uses Maven wrapper instead of raw Mavenn
add ddf7bbf Uses gh command line tool instead of forbidden automerge
action
add 69517ec Reverts to pure mvn command to support all options
new 4dfd9c5 Merge pull request #188 from apache/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/dependabot.yml | 22 +++++++++++++----
.github/workflows/maven.yml | 58 +++++++++++++++++++++++++++++++++++++++++++++
.travis.yml | 8 -------
3 files changed, 76 insertions(+), 12 deletions(-)
create mode 100644 .github/workflows/maven.yml
delete mode 100644 .travis.yml