Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
143 commits
Select commit Hold shift + click to select a range
c26d3e3
restoring files modified and created to support the jupyter notebook …
zyratlo Sep 9, 2025
48c852e
changed ports used to 8889 instead of 8888 for OpenAI API
zyratlo Sep 10, 2025
9676974
Merge branch 'apache:main' into migration-tool-main
zyratlo Sep 10, 2025
8933896
Merge branch 'apache:main' into migration-tool-main
zyratlo Sep 29, 2025
fb7ad26
Merge branch 'apache:main' into migration-tool-main
zyratlo Oct 3, 2025
0d3bf4c
chore: add bug report template (#3812)
Yicong-Huang Oct 4, 2025
1ec8022
chore(deps): bump @babel/helpers from 7.25.7 to 7.28.4 in /core/gui (…
dependabot[bot] Oct 4, 2025
24ba25d
fix: conditionally show upload panels based on upload activity (#3818)
xuang7 Oct 4, 2025
f7482d2
fix(image): exec format error in pylsp Docker container (#3811)
bobbai00 Oct 4, 2025
625a9af
fix(gui): keep words complete in the workspace' comment boxes (#3597)
colinthebomb1 Oct 6, 2025
1c812a5
chore: Improve Bug Issue Template (#3826)
kunwp1 Oct 6, 2025
20a38d5
chore(deps): bump transformers from 4.44.2 to 4.53.0 in /core/amber (…
dependabot[bot] Oct 6, 2025
62dd9d4
fix(deployment): deduplicate SQL files under `deployment` by using sy…
bobbai00 Oct 7, 2025
257fbe0
chore(ci): automatically assign an author of a PR (#3835)
Yicong-Huang Oct 7, 2025
83076ac
feat(amber): enable user system by default (#3782)
Xiao-zhen-Liu Oct 7, 2025
fa14702
chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /core/gui (#3796)
dependabot[bot] Oct 7, 2025
5650e95
fix(access-control-service): fix formatting of `AccessControlResource…
aicam Oct 8, 2025
8d676fd
chore(ci): revert automatically assign an author of a PR (#3839)
Yicong-Huang Oct 8, 2025
e6c9d7d
fix(access-control-service): fix service file formats (#3840)
aicam Oct 8, 2025
8b28c19
feat(access-control-service): add `access-control-service` to authori…
aicam Oct 8, 2025
356a240
fix(file-service): avoid manually constructing the Dataset object thr…
bobbai00 Oct 9, 2025
84f696e
refactor(config): remove user-sys enabled flag (#3831)
Xiao-zhen-Liu Oct 10, 2025
379ac81
fix(gui): enable frontend undo-redo with bug-fix for shared editing (…
Xiao-zhen-Liu Oct 10, 2025
bf8c942
feat: enable canceling pending uploads before upload begins (#3847)
xuang7 Oct 10, 2025
04105b8
feat: improve `file-service` Docker Compose file (#3834)
AnzhiZhang Oct 10, 2025
4d3c788
feat: prevent export of results from non-downloadable datasets (#3772)
seongjinyoon Oct 10, 2025
13ca551
Merge branch 'teamA-migration-tool-main' into migration-tool-main
aglinxinyuan Oct 11, 2025
1317199
feat: switch workflow result downloads to use browser native download…
madisonmlin Oct 11, 2025
97ef79c
fix(ui): remove duplicate left sidebar border and extend to bottom of…
gracecluvohio Oct 11, 2025
6fb94e5
chore: rename packages to org.apache (#3848)
aglinxinyuan Oct 11, 2025
4266e4d
chore: relocate core/gui to frontend (#3851)
Yicong-Huang Oct 11, 2025
1e0c79b
fix formatting of front-end code
zyratlo Oct 11, 2025
3a4b561
chore: relocate root project build out from core (#3852)
Yicong-Huang Oct 11, 2025
583499f
chore: relocate access-control-service (#3866)
Yicong-Huang Oct 11, 2025
2375462
chore: relocate computing-unit-managing-service (#3867)
Yicong-Huang Oct 11, 2025
9c19e58
moved/replaced localhost URLs into/with environment variables
zyratlo Oct 11, 2025
aa3b6c4
replaced native fetch with Angular HTTPClient service
zyratlo Oct 11, 2025
34db237
fix: Clear Python executable path in udf.conf (#3869)
aglinxinyuan Oct 12, 2025
dcc05d5
fix: use `TEXEAR_HOME` or the current directory as the default workin…
Yicong-Huang Oct 12, 2025
ad4a118
fix: use frontend as the logo path (#3876)
Yicong-Huang Oct 12, 2025
b274c0a
chore: relocate workflow-compiling-service (#3868)
Yicong-Huang Oct 12, 2025
7720eb4
chore: relocate file-service (#3873)
Yicong-Huang Oct 12, 2025
046299a
chore: relocate config-service (#3874)
Yicong-Huang Oct 12, 2025
88010a7
chore: relocate `core/pyright-language-server` and rename it to `pyri…
Yicong-Huang Oct 12, 2025
984d631
chore: rename `core/scripts` to `bin` (#3877)
Yicong-Huang Oct 12, 2025
95f1bb1
chore: relocate amber (#3878)
Yicong-Huang Oct 12, 2025
e1aa6be
chore: remove `core/log` (#3881)
Yicong-Huang Oct 12, 2025
8071f29
chore: move `deployment` to `bin/deployment` (#3883)
Yicong-Huang Oct 13, 2025
c1d6e11
chore: rename `core` to `common` (#3882)
Yicong-Huang Oct 13, 2025
6f565bb
chore: move `bin/sql` to `sql` (#3884)
Yicong-Huang Oct 13, 2025
dd40246
fix: use `TEXERA_HOME` for jooq (#3886)
Yicong-Huang Oct 13, 2025
51cf0b6
fix: move `.scalafix.conf` out to root (#3888)
Yicong-Huang Oct 13, 2025
6e86784
fix: use `logs/` for all services (#3887)
Yicong-Huang Oct 13, 2025
787a7fb
fix: remove a duplicated python-language-service.sh (#3889)
Yicong-Huang Oct 13, 2025
4080355
Merge remote-tracking branch 'upstream/main' into migration-tool-main
qzt168 Oct 13, 2025
5194d1d
moved notebook migration files from old project structure to new proj…
zyratlo Oct 13, 2025
7bbcee0
reintroduced code from previous commits that was erroneously removed …
zyratlo Oct 13, 2025
ada23e3
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /core/gui …
dependabot[bot] Oct 14, 2025
452259b
refactor(frontend): Simplify onClickToggleGrids logic (#3896)
aglinxinyuan Oct 14, 2025
ddad015
fix: restructure bin/deployment and update Dockerfiles for new reposi…
bobbai00 Oct 15, 2025
b7d72c7
feat(frontend): introduce dropdown menu for layers (#3898)
aglinxinyuan Oct 15, 2025
f03947c
feat(bin): add some helper scripts (#3890)
Yicong-Huang Oct 15, 2025
f29b0be
fix(deployment): add image tag for MinIO image in helm chart (#3903)
aicam Oct 15, 2025
7932f34
chore(doc): create pull request template for contributors (#3899)
Yicong-Huang Oct 15, 2025
d217b8c
feat(op): add Substring Search operator with case sensitivity support…
yunyad Oct 15, 2025
9322ae6
feat(gui): Display the number of workers for each operator during exe…
yunyad Oct 15, 2025
38d94ad
feat: add feature request issue template (#3910)
Yicong-Huang Oct 16, 2025
d0c2ed1
refactor: update workflow result export functions for local/dataset t…
madisonmlin Oct 16, 2025
8a4ee99
chore: add task issue template (#3918)
Yicong-Huang Oct 17, 2025
9945e3d
chore: simplify issue reporting with a markdown on code of conduct (#…
Yicong-Huang Oct 17, 2025
2780caa
feat(operator): add Stable Incremental Merge Sort (Scala) (#3774)
carloea2 Oct 17, 2025
4da3c26
fix(ui): file upload section border (#3906)
gracecluvohio Oct 18, 2025
2e03207
chore: Remove publish section with whoami from .asf.yaml (#3927)
aglinxinyuan Oct 18, 2025
84976e9
feat(dockerfile): add build argument to toggle R support in computing…
bobbai00 Oct 18, 2025
870a9e0
chore: add test-ci branch protection rules (#3937)
Yicong-Huang Oct 19, 2025
927c9b2
chore(ci): explicitly declare main branch's CI rules (#3938)
Yicong-Huang Oct 19, 2025
3e833f5
chore(ci): rename CI names for `test-ci` rules (#3940)
Yicong-Huang Oct 19, 2025
da67968
chore(ci): add CI with new names (#3941)
Yicong-Huang Oct 19, 2025
b3317c1
feat(operator): Add strip chart visualization operator (#3913)
rithwikgarapati Oct 19, 2025
7b8b484
chore: redirect GitHub emails (#3932)
Yicong-Huang Oct 19, 2025
bfca002
feat(gui): show region layer on workflow editor (#3753)
aglinxinyuan Oct 20, 2025
014b59b
fix(gui): enlarge active ring size on admin dashboard (#3924)
jaeyun0503 Oct 20, 2025
5c2bd88
fix: make sub-string name search feature in admin dashboard case-inse…
jaeyun0503 Oct 20, 2025
54ad59b
fix(frontend): Update labels in layer menu for clarity (#3958)
aglinxinyuan Oct 20, 2025
4b9e0d0
feat: introduce sort by activeness to admin dashboard (#3960)
jaeyun0503 Oct 20, 2025
3166752
fix(amber): add temporary fixes for e2e tests in Amber (#3962)
Xiao-zhen-Liu Oct 22, 2025
797fde5
chore(ci): cleanup ci (#3942)
Yicong-Huang Oct 23, 2025
1f46519
fix(frontend): update the about page's workflow gui image with latest…
bobbai00 Oct 24, 2025
ea290c3
fix: run button is enabled when an operator is unconfigured (#3914)
AnzhiZhang Oct 26, 2025
b7944f3
feat(amber): add pyproject.toml for PyAmber formatter and linter conf…
LJX2017 Oct 29, 2025
3ff3c54
fix(helm-chart): replace regex with wildcard in the ingress rules (#4…
aicam Oct 29, 2025
768e349
feat(frontend): region state color (#3999)
aglinxinyuan Oct 30, 2025
bb63a06
fix(gui): enforce cursor to be pointer type when hovering over resour…
jaeyun0503 Nov 3, 2025
2dea8d5
refactored API calls to use new FastAPI router layout
zyratlo Nov 3, 2025
0390400
feat(sort): add BINARY type support in sort operator (#4014)
carloea2 Nov 4, 2025
5695cbb
fix(scatterplot): avoid malformed Python when optionals are absent (#…
mengw15 Nov 5, 2025
a6ea2d4
implemented migration database: will store wid/notebook/mapping in DB…
zyratlo Nov 7, 2025
66e29dc
feat: introduce sort by account creation time in admin dashboard (#4043)
jaeyun0503 Nov 10, 2025
07c35d0
fix: operators non-blank attribute validation (#4006)
AnzhiZhang Nov 11, 2025
2f10561
fix displaying latest notbook issue
qzt168 Nov 12, 2025
3357371
docs: update paths in contributing guide (#4018)
AnzhiZhang Nov 12, 2025
b89273d
fix(file-service): change container restart policy to `unless-stopped…
LJX2017 Nov 13, 2025
d8751e8
fix: exclude initialization time from upload time calculation (#4052)
xuang7 Nov 14, 2025
f77d428
style: Remove Outdated edu.ics.uci Package Prefixes (#4056)
kunwp1 Nov 15, 2025
0783512
fix: switch to pekko (#4009)
pjfanning Nov 15, 2025
b849c3a
chore: Add SECURITY.md for outlining security policy (#4048)
Yicong-Huang Nov 17, 2025
47d4d3d
chore: Drop support for python 3.9 (#4062)
Yicong-Huang Nov 18, 2025
89882fd
fix: Move `nxCloudAccessToken` from nx.json to GitHub secret (#4068)
Yicong-Huang Nov 18, 2025
d0d8c4f
chore: Add issue triage workflow for label management (#4060)
Yicong-Huang Nov 18, 2025
c5ee6b8
fix(ui): increased button clickability and shifted them downward (#4047)
LJX2017 Nov 19, 2025
4861ffe
feat: enable image-related script to accept command line args (#4036)
bobbai00 Nov 19, 2025
1a3c9b4
fix(UDF editor): resize UDF editor window on browser window resize (#…
LJX2017 Nov 19, 2025
33d122c
fix(admin): preserve user order when sorting in admin dashboard (#4057)
LJX2017 Nov 20, 2025
de1aba7
feat(ci): add Github actions for building and pushing images to remot…
bobbai00 Nov 21, 2025
7076e46
fix(gui): preserve user order after editing on admin dashboard (#4065)
jaeyun0503 Nov 21, 2025
6980f19
refactor(core): unify type ops and reuse in sort/agg (#4024)
carloea2 Nov 21, 2025
a36bb6a
chore: update Docker image references to Apache registry (#4073)
bobbai00 Nov 25, 2025
08c4334
feat: Add BigObject Support for Handling Data Larger Than 2GB in Java…
kunwp1 Nov 25, 2025
670c205
Merge branch 'refs/heads/main' into migration-tool-main
zyratlo Nov 25, 2025
748b997
feat: introduce the LLM-based workflow copilot (#4020)
bobbai00 Nov 26, 2025
188de63
chore: update Kubernetes Helm chart image references to Apache regist…
bobbai00 Nov 26, 2025
f1f041d
chore: move transformer to `operator-requirements.txt` (#4089)
Yicong-Huang Nov 29, 2025
c94bb9e
chore: pin external GitHub Actions (#4092)
raboof Nov 30, 2025
1771b89
chore(deps): bump transformers from 4.53.0 to 4.57.3 (#4093)
yunyad Dec 1, 2025
cecaa36
chore(dep): Bump `pandas` version to 2.2.3 (#4096)
Yicong-Huang Dec 1, 2025
7cf3b76
chore(dep): Bump `numpy` version to 2.1.0 (#4098)
Yicong-Huang Dec 1, 2025
de89d5f
feat(ci): add Github CI for creating and uploading release candidate …
bobbai00 Dec 1, 2025
e8c80c6
chore: Move `apache.amber` to `apache.texera.amber` (#4094)
Yicong-Huang Dec 1, 2025
cb7da2a
feat: add run configurations to improve developer experience (#4087)
LJX2017 Dec 2, 2025
e73034d
fix(deploy): update single-node docker-compose configuration with lat…
bobbai00 Dec 5, 2025
ab3f840
chore(deps): bump pg8000 from 1.31.2 to 1.31.5 in /amber (#4104)
dependabot[bot] Dec 5, 2025
6626c81
fix: run configurations for Windows (#4107)
aglinxinyuan Dec 6, 2025
034cf7c
chore: Drop Runtime Support for R-UDF (#4090)
Yicong-Huang Dec 6, 2025
8530645
feat: Lint Python with Ruff (#4105)
LJX2017 Dec 6, 2025
e76288d
chore(deps): bump protobuf from 3.20.3 to 4.25.8 in /amber (#4101)
dependabot[bot] Dec 6, 2025
ecfebf4
fix: hide Regions on MiniMap (#4112)
aglinxinyuan Dec 7, 2025
5e6075d
chore: bump version to v1.1.0-incubating (#4121)
bobbai00 Dec 8, 2025
6b0a249
fix: correct IntelliJ run configurations by removing unnecessary .mai…
aglinxinyuan Dec 8, 2025
60a7822
style: Rename BigObject to LargeBinary (#4111)
kunwp1 Dec 8, 2025
51fb0b8
chore: drop R support flags from Dockerfiles and CI workflow (#4124)
bobbai00 Dec 8, 2025
6b85286
Merge branch 'refs/heads/main' into migration-tool-main
zyratlo Dec 11, 2025
4373f9a
add migration-prompts.ts
qzt168 Dec 11, 2025
adbb235
moved LLM communication for notebook conversion logic to front-end us…
zyratlo Jan 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 13 additions & 6 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,16 @@ github:
# strict means "Require branches to be up to date before merging".
strict: true
# contexts are the names of checks that must pass
contexts:
- frontend (ubuntu-latest, 18)
- frontend (windows-latest, 18)
- frontend (macos-latest, 18)
- scala (ubuntu-22.04, 11)
- python (ubuntu-latest, 3.10)
- python (ubuntu-latest, 3.11)
- python (ubuntu-latest, 3.12)
- Check License Headers
- Validate PR title
required_pull_request_reviews:
dismiss_stale_reviews: false
require_code_owner_reviews: false
Expand All @@ -74,10 +84,7 @@ github:

notifications:
commits: commits@texera.apache.org
issues: dev@texera.apache.org
pullrequests: dev@texera.apache.org
discussions: dev@texera.apache.org
issues: notifications@texera.apache.org
pullrequests: notifications@texera.apache.org
discussions: notifications@texera.apache.org
jobs: commits@texera.apache.org

publish:
whoami: asf-site
81 changes: 81 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-template.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

name: Bug Report
description: File a bug report.
labels: ["triage"]
type: "Bug"
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happened
attributes:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug happened!"
validations:
required: true
- type: textarea
id: reproduce
attributes:
label: How to reproduce?
description: Please include steps for a repro.
validations:
required: true
- type: dropdown
id: version
attributes:
label: Version
description: What version of Texera are you running?
options:
- 1.1.0-incubating (Pre-release/Master)
- 1.0.0
default: 0
validations:
required: true
- type: input
id: commit-hash
attributes:
label: Commit Hash (Optional)
description: If you know the specific commit that has the issue, please provide the commit hash here.
placeholder: e.g., a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6q7r8s9t0
validations:
required: false
- type: dropdown
id: browsers
attributes:
label: What browsers are you seeing the problem on?
multiple: true
options:
- Chrome
- Safari
- Firefox
- Microsoft Edge
- type: textarea
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell

- type: markdown
attributes:
value: |
By submitting this issue, you agree to follow the [Apache Code of Conduct](https://www.apache.org/foundation/policies/conduct).
76 changes: 76 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-template.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

name: Feature Request
description: Suggest a new feature or improvement.
labels: ["triage"]
type: "Feature"
body:
- type: markdown
attributes:
value: |
Thanks for suggesting a feature! Please provide as much detail as possible to help us evaluate your idea.

- type: textarea
id: summary
attributes:
label: Feature Summary
description: Clearly describe what the feature is and the problem it solves.
placeholder: Describe your feature idea and what problem it addresses.
validations:
required: true

- type: textarea
id: proposal
attributes:
label: Proposed Solution or Design
description: Explain how you imagine this feature working. Include examples, diagrams, or pseudo-code if relevant.
placeholder: Describe your proposed solution or design approach.
validations:
required: true

- type: dropdown
id: impact
attributes:
label: Impact / Priority
description: How important is this feature?
options:
- (P0)Critical – blocks existing use cases
- (P1)High – significantly improves user experience
- (P2)Medium – useful enhancement
- (P3)Low – nice to have
default: 2
validations:
required: true

- type: dropdown
id: affected-area
attributes:
label: Affected Area
description: Which part of the system does this feature relate to?
multiple: true
options:
- Workflow Engine (Amber)
- Workflow UI
- Hub
- Storage / Metadata
- Deployment / Infrastructure
- Other

- type: markdown
attributes:
value: |
By submitting this issue, you agree to follow the [Apache Code of Conduct](https://www.apache.org/foundation/policies/conduct).
63 changes: 63 additions & 0 deletions .github/ISSUE_TEMPLATE/task-template.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

name: Task
description: Create a new development or maintenance task.
labels: ["triage"]
type: "Task"
body:
- type: markdown
attributes:
value: |
Thanks for creating a task! Please describe what needs to be done and why.

- type: textarea
id: task-summary
attributes:
label: Task Summary
description: Briefly describe what needs to be done, try to do a single step in a task.
placeholder: Example — Refactor workflow scheduler module for better modularity.
validations:
required: true

- type: dropdown
id: priority
attributes:
label: Priority
description: How urgent or important is this task?
options:
- P0 – Critical
- P1 – High
- P2 – Medium
- P3 – Low
default: 2

- type: checkboxes
id: checklist
attributes:
label: Task Type
description: Select the type of work involved.
options:
- label: Code Implementation
- label: Documentation
- label: Refactor / Cleanup
- label: Testing / QA
- label: DevOps / Deployment

- type: markdown
attributes:
value: |
By submitting this issue, you agree to follow the [Apache Code of Conduct](https://www.apache.org/foundation/policies/conduct).
53 changes: 53 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<!--
Thanks for sending a pull request (PR)! Here are some tips for you:
1. If this is your first time, please read our contributor guidelines:
[Contributing to Texera](https://github.com/apache/texera/blob/main/CONTRIBUTING.md)
2. Ensure you have added or run the appropriate tests for your PR
3. If the PR is work in progress, mark it a draft on GitHub.
4. Please write your PR title to summarize what this PR proposes, we
are following Conventional Commits style for PR titles as well.
5. Be sure to keep the PR description updated to reflect all changes.
-->

### What changes were proposed in this PR?
<!--
Please clarify what changes you are proposing. The purpose of this section
is to outline the changes. Here are some tips for you:
1. If you propose a new API, clarify the use case for a new API.
2. If you fix a bug, you can clarify why it is a bug.
3. If it is a refactoring, clarify what has been changed.
3. It would be helpful to include a before-and-after comparison using
screenshots or GIFs.
4. Please consider writing useful notes for better and faster reviews.
-->


### Any related issues, documentation, discussions?
<!--
Please use this section to link other resources if not mentioned already.
1. If this PR fixes an issue, please include `Fixes #1234`, `Resolves #1234`
or `Closes #1234`. If it is only related, simply mention the issue number.
2. If there is design documentation, please add the link.
3. If there is a discussion in the mailing list, please add the link.
-->


### How was this PR tested?
<!--
If tests were added, say they were added here. Or simply mention that if the PR
is tested with existing test cases. Make sure to include/update test cases that
check the changes thoroughly including negative and positive cases if possible.
If it was tested in a way different from regular unit tests, please clarify how
you tested step by step, ideally copy and paste-able, so that other reviewers can
test and check, and descendants can verify in the future. If tests were not added,
please describe why they were not added and/or why it was difficult to add.
-->


### Was this PR authored or co-authored using generative AI tooling?
<!--
If generative AI tooling has been used in the process of authoring this PR,
please include the phrase: 'Generated-by: ' followed by the name of the tool
and its version. If no, write 'No'.
Please refer to the [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) for details.
-->
32 changes: 16 additions & 16 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,30 @@
# See the License for the specific language governing permissions and
# limitations under the License.

gui:
frontend:
- changed-files:
- any-glob-to-any-file:
- 'core/gui/**'
- 'frontend/**'

backend:
- all:
- changed-files:
- any-glob-to-any-file:
- 'core/**'
- all-globs-to-all-files:
- '!core/gui/**'
- '!core/log/**'
- '!core/scripts/**'
common:
- changed-files:
- any-glob-to-any-file:
- 'common/**'

service:
- changed-files:
- any-glob-to-any-file:
- '*-service/**'

engine:
- changed-files:
- any-glob-to-any-file:
- 'core/amber/**'
- 'amber/**'

python:
- changed-files:
- any-glob-to-any-file:
- 'core/amber/src/main/python/**'
- 'amber/src/main/python/**'
- '**/*.py'

docs:
Expand All @@ -56,7 +56,7 @@ ci:
build:
- changed-files:
- any-glob-to-any-file:
- 'core/scripts/**'
- 'bin/**'
- 'deployment/**'

dependencies:
Expand All @@ -74,8 +74,8 @@ ddl-change:

feature:
- head-branch:
- '^feat'
- 'feature'
- '^feat'
- 'feature'

fix:
- head-branch: '^fix'
Expand Down
Loading