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 for asset upload #44

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Allow for asset upload #44

merged 1 commit into from
Aug 8, 2024

Conversation

rconner46
Copy link
Contributor

@rconner46 rconner46 commented Jul 11, 2024

Introduces logic for uploading assets from the JavaScript/Typescript reporters to the Applause Automation API.

  • Updates the API Version to 1.1.0
  • Adds the uploadAsset(...) function to the AutoApi class
  • Adds AssetType enum
  • Support for a custom Winston Logger for each Applause reporter class
  • Adds support for a custom winston Transport that allows us to capture test logs as an Asset in the Applause Automation API

@rconner46 rconner46 changed the base branch from master to dev August 2, 2024 15:47
@rconner46 rconner46 force-pushed the asset-upload branch 2 times, most recently from b6a7f9f to 4b2c60a Compare August 6, 2024 19:56
@rconner46 rconner46 merged commit 51a4cd6 into dev Aug 8, 2024
1 check passed
@rconner46 rconner46 deleted the asset-upload branch August 8, 2024 16:10
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