This is an automated email from the ASF dual-hosted git repository. mbien pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/roller.git.
from 9a7f701 Merge pull request #111 from mbien/searchmodel new b5fb65d Added build/test github action. new 2c6d1bb Disable failing test. new 85d3589 Added Integration Test step. new 683ca63 Merge pull request #113 from mbien/gh-actions The 4703 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/codeql-analysis.yml | 39 ++++++------ .github/workflows/main.yml | 70 ++++++++++++++++++++++ .../roller/weblogger/util/IPBanListTest.java | 2 + .../apache/roller/selenium/InitialLoginTestIT.java | 4 ++ 4 files changed, 97 insertions(+), 18 deletions(-) create mode 100644 .github/workflows/main.yml