This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch cc-algo
in repository
https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git
from 31bade9f Merge branch 'cc-algo' of
https://github.com/apache/incubator-hugegraph-computer into cc-algo
add a99ddd67 chore: update a string of ci configs & gitignore & README
(#189)
add 2b539a49 Merge branch 'master' into cc-algo
No new revisions were added by this update.
Summary of changes:
.github/ISSUE_TEMPLATE/bug_report.yml | 2 +-
.github/ISSUE_TEMPLATE/config.yml | 4 +-
.github/ISSUE_TEMPLATE/question_ask.yml | 2 +-
.travis.yml => .github/outdated/.travis.yml | 0
.github/{workflows => outdated}/cla.yml | 0
.github/workflows/ci.yml | 18 ++----
.github/workflows/codeql-analysis.yml | 12 ++--
.github/workflows/publish_images.yml | 1 +
.github/workflows/release.yml | 6 +-
.github/workflows/stale.yml | 6 +-
.gitignore | 86 +++++++++++++++++++++++++----
README.md | 26 ++++++---
12 files changed, 118 insertions(+), 45 deletions(-)
rename .travis.yml => .github/outdated/.travis.yml (100%)
rename .github/{workflows => outdated}/cla.yml (100%)