Skip to content

deprecate incydr functionality and remove guides #416

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

Merged
merged 7 commits into from
Mar 21, 2025

Conversation

ceciliastevens
Copy link
Contributor

Incydr functionality is deprecated in the code42cli. Users should use the Incydr CLI (available at https://developer.code42.com/) instead.

This PR also removes user guides that referred to deprecated functionality.

== output.count("AffectedUserUID")
== 1
)
# def test_search_when_table_format_and_using_output_via_pager_only_includes_header_keys_once(
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The test broke with the changes because it is just reading all of the output, so the addition of a warning message caused it to miss its expected header. The header is still there properly, and I figured it was probably best not to spend time updating a test for functionality that we're deprecating and don't intend to update.

Copy link
Contributor

@tora-kozic tora-kozic left a comment

Choose a reason for hiding this comment

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

We may want to include a link to the incydr sdk package or at least the package name, maybe in the deprecation text or somewhere else?

@ceciliastevens
Copy link
Contributor Author

We may want to include a link to the incydr sdk package or at least the package name, maybe in the deprecation text or somewhere else?

I added a link to the dev portal in the deprecation text.

@ceciliastevens ceciliastevens merged commit da3b249 into main Mar 21, 2025
6 of 7 checks passed
@ceciliastevens ceciliastevens deleted the INTEG-2892/deprecate-v1 branch March 21, 2025 15:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants