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

feature/1641 - Add date to the report file name and at the top of the HTML title #1643

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

yiskaneto
Copy link

@yiskaneto yiskaneto commented Jun 3, 2024

Description

Fixes #1641

Added the current date when Scout is run to the report file name, this way we get multiple reports instead of trying to override a report that was already ran:

image

Added the current date (UTC) when Scout is run to the right side of the "Provider Name - Account ID" section in the html report, for example:

image

Make sure to set the corresponding milestone in the PR.

Please include a summary of the change(s) and which issue(s) it addresses. Please also include relevant motivation and context.

Type of change

Select the relevant option(s):

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (optional)
  • New and existing unit tests pass locally with my changes

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.

None yet

1 participant