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

Improving Publish Test Results action #1126

Open
gntpet opened this issue Jun 28, 2024 · 3 comments
Open

Improving Publish Test Results action #1126

gntpet opened this issue Jun 28, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@gntpet
Copy link

gntpet commented Jun 28, 2024

Hey @freddydk ,

I been recently playing with improving publish-unit-test-result-action from this repo. There are more actions, doing the similar stuff. I chose to picked repo from EnricoMi, since it's allowed within our enterprise organization.

It has some advantages over AL-GO way of doing, since it's publishing it in more places:

image

I hade to make these two small changes in a pipeline: add required permissions & add new action

image

If I would like to implement this one, instead of standard Al-Go ones, what are my options? I don't want to loose system updates.

I also wonder if you considered using off the shelf actions for publish test results. What was the reason, you choose to build a custom one?

Best Regards,
Gintautas

@freddydk
Copy link
Collaborator

I will take this as requirement to the indirect template / customization functionality.
Microsoft cannot include 3rd party actions in AL-Go, but it would be nice to be able for partners to use other apps / actions in their repositories.

@freddydk freddydk added the enhancement New feature or request label Jun 28, 2024
@gntpet
Copy link
Author

gntpet commented Jun 28, 2024

There's one more idea that we would like to implement. It is to add notification steps (to Teams or Slack) for deployments and testresults. Can you take this requirement into account as well?

Is this template customization functionality planned already? any rough ETA?

@freddydk
Copy link
Collaborator

It is work in progress, but something that has been standing still for a while

#853

Hoping to have time to look more into this over the summer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants