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

chore: remove temp debug logs #9

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

adamstankiewicz
Copy link
Member

@adamstankiewicz adamstankiewicz commented Jun 12, 2024

The datadog-ci JS sourcemaps upload appears to have succeeded on the most recent attempt. Sample output from the logs:

Uploading sourcemap target/dist/runtime.7c33e67943737a8a499d.js.map for JS file available at runtime.7c33e67943737a8a499d.js
Uploading sourcemap target/dist/videojs.a469a7b0bdf0329477a2.js.map for JS file available at videojs.a469a7b0bdf0329477a2.js

Command summary:
✅ Uploaded 81 sourcemaps in 1.629 seconds.

Note, however, the following output:

⚠️ An error occured while invoking git: Error: fatal: not a git repository (or any of the parent directories): .git

Make sure the command is running within your git repository to fully leverage Datadog's git integration.
To ignore this warning use the --disable-git flag.

This PR intends to remove the temporarily debug logging previously introduced, deferring on the Datadog git integration, by passing --disable-git to ignore this warning for now.

@adamstankiewicz adamstankiewicz force-pushed the ags/datadog-sourcemaps-pt7 branch from 79d06fc to 6ee44b5 Compare June 12, 2024 16:54
@adamstankiewicz adamstankiewicz merged commit 8cf359d into master Jun 12, 2024
4 checks passed
@adamstankiewicz adamstankiewicz deleted the ags/datadog-sourcemaps-pt7 branch June 12, 2024 17:24
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