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

Allow to specify report ids for new publish steps #186

Closed
8 tasks done
ErikRehmTT opened this issue Oct 8, 2024 · 0 comments · Fixed by #226
Closed
8 tasks done

Allow to specify report ids for new publish steps #186

ErikRehmTT opened this issue Oct 8, 2024 · 0 comments · Fixed by #226
Assignees
Labels
feature New feature request

Comments

@ErikRehmTT
Copy link
Collaborator

ErikRehmTT commented Oct 8, 2024

Description

As power user I want to execute the new publish steps only for certain reports. I can do so for ttGenerateReports and ttUploadReports already.

Acceptance Criteria

  • All new publish steps support the reportIds parameter as well
  • When reportIds is provided, the steps action is only applied to the given reports
  • In the default case (not provided) the steps action is applied to all reports
  • In case a given reportId does not exist, a warning is printed
  • All post action steps have a fail on error parameter
  • ttGenerateReports and ttUploadReports behave the same way as described above
  • snippet generator allows to set reportIds in the advanced section
  • additional docs contain the new parameters
@ErikRehmTT ErikRehmTT added the feature New feature request label Oct 8, 2024
@MartinGroscheTT MartinGroscheTT self-assigned this Feb 5, 2025
MartinGroscheTT added a commit that referenced this issue Feb 10, 2025
@MartinGroscheTT MartinGroscheTT linked a pull request Feb 10, 2025 that will close this issue
MartinGroscheTT added a commit that referenced this issue Feb 11, 2025
- provideConfig
- uploadReport
- generateReport
MxEh-TT added a commit that referenced this issue Feb 25, 2025
MxEh-TT added a commit that referenced this issue Feb 25, 2025
MxEh-TT added a commit that referenced this issue Feb 25, 2025
MxEh-TT added a commit that referenced this issue Mar 3, 2025
MxEh-TT added a commit that referenced this issue Mar 3, 2025
MxEh-TT added a commit that referenced this issue Mar 3, 2025
MxEh-TT added a commit that referenced this issue Mar 4, 2025
MxEh-TT added a commit that referenced this issue Mar 4, 2025
- add missing code snippet generator to upload step
- fix triming reportIds
- adjust tests for trimming of strings
MxEh-TT added a commit that referenced this issue Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants