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

Enhancements #1

Merged
merged 55 commits into from
Dec 15, 2023
Merged

Enhancements #1

merged 55 commits into from
Dec 15, 2023

Conversation

techthoughts2
Copy link
Owner

Pull Request

Description

  • Module Changes
    • Updated module requirement for Convert from 0.6.0 to 1.5.0
    • Minor updates to Invoke-XMLDataCheck for code readability
    • Confirm-XMLDataSet now evaluates LastWriteTime instead of CreationTime to determine cache freshness requirements
    • Find-CloudCommand - updated help
    • Get-AllCloudCommandInfo - updated help
    • Get-CloudCommandFromFile - updated help
  • Build Updates
    • Updated all Github action files to:
      • support ignore certain files for Readthedocs implementation
      • updated actions from v2 to v3
    • Moved CHANGELOG from .github to docs
    • actions_bootstrap.ps1 - bumped module versions to latest
    • All Infra/Infrastructure references changed to Integration
    • Removed all test case uses of Assert-MockCalled
    • Added additional unit tests for Invoke-XMLDataCheck
    • AWS Deployment Updates
      • Added Lambda function to metric age of data cache
      • Updated CodeBuild Integration tests
      • Changed alarm for cache data to reference correct SNS topic for alerts
      • Added CloudWatch dashboard for data cache age metric
    • Added support for readthedocs
  • Misc
    • Updated README to reference new badge urls for Github actions
    • Updated settings.json for tab requirements to support Readthedocs
    • Added SECURITY.md
    • Updated tasks.json for cleaner references and additional tasks
    • Updated LICENSE year
    • Added metric dashboards to docs section

License

By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.

@techthoughts2 techthoughts2 added the enhancement New feature or request label Dec 15, 2023
@techthoughts2 techthoughts2 self-assigned this Dec 15, 2023
@techthoughts2 techthoughts2 merged commit 42fe1dd into main Dec 15, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant