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

Test observability #1009

Closed
wants to merge 3 commits into from
Closed

Test observability #1009

wants to merge 3 commits into from

Conversation

owenpearson
Copy link
Member

@owenpearson owenpearson commented Jun 21, 2022

TODO:

  • Figure out how to get command line output so that we can still get useful workflow run logs while using the junit reporter (would likely only be possible by running mocha programmatically and writing a wrapper for mocha-junit-reporter)

@github-actions github-actions bot temporarily deployed to staging/pull/1009/bundle-report June 21, 2022 23:41 Inactive
uses: ably-labs/test-observability-action@main
with:
server-url: 'https://test-observability.herokuapp.com'
server-auth: ${{ secrets.TEST_OBSERVABILITY_SERVER_AUTH_KEY }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note that this now exists as an org-wide secret (see ably/test-observability-action#9), so if it's a repo-level secret here it can now be removed.

@lawrence-forooghian
Copy link
Collaborator

Replaced by #1551.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants