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

Fix status page title regression #1499

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Conversation

micahlee
Copy link
Contributor

@micahlee micahlee commented Apr 17, 2020

When we re-wrote the status page, the title was inadvertantly changed from
Conjur Status to just Conjur. This caused a failure in health checks that
verified response content using the page title.

What does this PR do?

  • What's changed? Why were these changes made?

This PR corrects the status page regression.

What ticket does this PR close?

Connected to https://github.com/conjurinc/dap-support/issues/75

Checklists

Change log

  • The CHANGELOG has been updated, or
  • This PR does not include user-facing changes and doesn't require a CHANGELOG update

Test coverage

  • This PR includes new unit and integration tests to go with the code changes, or
  • The changes in this PR do not require tests

Follow-on issues

  • Follow-up issue(s) have been logged (and links included below) to update documentation or related projects, or
  • No follow-up issues are required

@micahlee micahlee force-pushed the 75-status-title-regression branch 2 times, most recently from edb6103 to da9521c Compare April 17, 2020 20:35
When we re-wrote the status page, the title was inadvertantly changed from
`Conjur Status` to just `Conjur`. This caused a failure in health checks that
verified response content using the page title.
@micahlee micahlee marked this pull request as ready for review April 20, 2020 13:25
@codeclimate
Copy link

codeclimate bot commented Apr 20, 2020

Code Climate has analyzed commit 0b76c61 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 85.4%.

View more on Code Climate.

@micahlee micahlee requested a review from a team April 20, 2020 13:58
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.

2 participants