This is an automated email from the ASF dual-hosted git repository.
yiconghuang pushed a change to branch Yicong-Huang-patch-1
in repository https://gitbox.apache.org/repos/asf/texera.git
from ac7cd772ea Update CONTRIBUTING.md
add 24210ab892 feat(upload): enable real-time progress feedback (#3612)
add 593ab86f6a chore(ci): replace erisu/apache-rat-action with
apache/skywalking-eyes (#3639)
add b1781bffa7 chore(ci): let new commits trigger PR linter CI (#3641)
add c4dfa3cd23 chore: Create DISCLAIMER (#3631)
add 0ee8422daf chore: Create .asf.yaml (#3632)
add 35f8a49426 chore: update .asf.yaml to include PR settings (#3644)
add 7a49052870 chore(ci): remove R test from CI (#3643)
add 9e9ca60071 chore: Update NOTICE (#3629)
add 90efbe1b61 chore: Redirect jobs notifications to [email protected] (#3646)
add 299ffb04ff chore: create merge protections rules on a test branch
(#3645)
add e261518524 chore: fix typo in .asf.yaml (#3648)
add 7e03e7be3b Merge branch 'master' into Yicong-Huang-patch-1
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 88 ++++++++++++++++++++
.github/workflows/check-header.yml | 18 ++++-
.github/workflows/github-action-build.yml | 14 +---
.github/workflows/lint-pr.yml | 21 ++++-
.licenserc.yaml | 26 ++++++
.ratignore | 25 ------
DISCLAIMER | 10 +++
NOTICE | 4 +-
.../uci/ics/texera/dao/ASFGeneratorStrategy.scala | 19 +++++
.../service/user/dataset/dataset.service.ts | 93 +++++++++++++++-------
10 files changed, 248 insertions(+), 70 deletions(-)
create mode 100644 .asf.yaml
create mode 100644 .licenserc.yaml
delete mode 100644 .ratignore
create mode 100644 DISCLAIMER