Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add subtask logs details api #7205

Merged
merged 8 commits into from
Mar 26, 2024
Merged

feat: add subtask logs details api #7205

merged 8 commits into from
Mar 26, 2024

Conversation

abeizn
Copy link
Contributor

@abeizn abeizn commented Mar 22, 2024

Summary

  1. add subtask logs details api
  2. update some subtasks name

Does this close any open issues?

Related to #7247

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@abeizn abeizn changed the title fix: add subtask logs details api feat: add subtask logs details api Mar 22, 2024
var status []string
for _, task := range filterTasks {
// skip org plugin step
if task.Plugin == "org" {
Copy link
Contributor

Choose a reason for hiding this comment

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

@klesh klesh merged commit cb4c0d7 into main Mar 26, 2024
10 checks passed
@klesh klesh deleted the be-logs-api branch March 26, 2024 03:29
abeizn added a commit that referenced this pull request Mar 29, 2024
* fix: add subtask logs details api and update some subtasks name

* fix: gitextractor name

* fix: subtask migration add fix panic

* feat: add completed rate

* fix: rename some plugins subtasks name

* feat: add total status field

* fix: update task status logic

* feat: get lastest subtask plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants