Skip to content

[DSIP-99][TaskPlugin] Save task output to a separate file#18098

Open
Mrhs121 wants to merge 2 commits intoapache:devfrom
Mrhs121:DSIP-99
Open

[DSIP-99][TaskPlugin] Save task output to a separate file#18098
Mrhs121 wants to merge 2 commits intoapache:devfrom
Mrhs121:DSIP-99

Conversation

@Mrhs121
Copy link
Copy Markdown
Contributor

@Mrhs121 Mrhs121 commented Mar 26, 2026

Was this PR generated or assisted by AI?

Purpose of the pull request

close #17791

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

@github-actions github-actions bot added UI ui and front end related backend test labels Mar 26, 2026
@Mrhs121 Mrhs121 changed the title [DSIP-99] initial commit [DSIP-99][TaskPlugin] Save task output to a separate file Mar 26, 2026
@Mrhs121
Copy link
Copy Markdown
Contributor Author

Mrhs121 commented Mar 26, 2026

initial commit

@SbloodyS SbloodyS added the DSIP label Mar 26, 2026
@SbloodyS SbloodyS added this to the 3.4.2 milestone Mar 26, 2026
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 60%)

See analysis details on SonarQube Cloud

@Mrhs121
Copy link
Copy Markdown
Contributor Author

Mrhs121 commented Mar 26, 2026

This commit was done a long time ago. When I just rebase the code, there were many conflicts. After using AI to automatically solve them, I found many error points. I need to recheck them


@Test
public void testQueryLogInSpecifiedProject() {
long projectCode = 1L;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dc38d34 this commit removed the related service, So I casually removed the useless code from the test as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend DSIP test UI ui and front end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WIP][DSIP-99][TaskPlugin] Save task output to a separate file

2 participants