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

Write rebranding warnings when scripts are served from the old domain #42

Open
wants to merge 5 commits into
base: gh-pages
Choose a base branch
from

Conversation

andrian-sevastyanov
Copy link
Collaborator

@andrian-sevastyanov andrian-sevastyanov commented Nov 27, 2024

Write rebranding warnings when scripts are served from the old domain.
This PR is intended to be merged to the gh-pages branch, which means that scripts served from the new website (source code on bd-pages branch) will not be affected.

@andrian-sevastyanov andrian-sevastyanov removed the request for review from niravrsynopsys January 7, 2025 23:05
@andrian-sevastyanov andrian-sevastyanov marked this pull request as ready for review January 7, 2025 23:05
Copy link

@dterrybd dterrybd left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me. If you haven't already it's probably worth getting Chris to look at the prose.

@andrian-sevastyanov
Copy link
Collaborator Author

Seems reasonable to me. If you haven't already it's probably worth getting Chris to look at the prose.

Thanks, @dterrybd. Added @cpottsbd. I also want to point out that the wording is almost word-for-word as was suggested by PMs in the associated ticket.

Copy link
Collaborator

@cpottsbd cpottsbd left a comment

Choose a reason for hiding this comment

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

Some suggested changes, for all script versions, to simplify the messaging and fix a few typos. (Just change up the script version in each instance.)

"Warning: Synopsys Detect has been renamed and rebranded as part of Black Duck being established as a standalone company."
To:
"Warning: Synopsys Detect has been rebranded as Black Duck Detect."

"Please modify your processes to download Black Duck Detect from https://detect.blackduck.com/detect10.ps1 before 14th February 2025.
From 14th February 2025 this script will fail and not execute any scans."
To:
"Please modify your processes to download Black Duck Detect from https://detect.blackduck.com/detect10.ps1 before February 14th, 2025, to prevent script and scan execution failure."

"For more information please see the domain name change annoucement here: https://community.blackduck.com/s/question/0D5Uh00000JsImfKAF/black-duck-detect-scripts-and-the-impact-of-decommissioning-of-detectsynopsyscom."
To:
"For more information, please see the domain name change announcement here: https://community.blackduck.com/s/question/0D5Uh00000JsImfKAF/black-duck-detect-scripts-and-the-impact-of-decommissioning-of-detectsynopsyscom."

"If you are seeing this warning, and using Synopsys Detect Azure extension, migrate to Black Duck Detect Azure extension before Feb 14th."
To:
"If you are using the Synopsys Detect Azure extension, migrate to the Black Duck Detect Azure extension before February 14th, 2025."

"For more information please see the extension release announcement here: https://community.blackduck.com/s/question/0D5Uh00000Mz1AcKAJ/black-duck-detect-azure-devops-ado-plugin-1000-has-been-released."
To:
"For more information, please see the extension release announcement here: https://community.blackduck.com/s/question/0D5Uh00000Mz1AcKAJ/black-duck-detect-azure-devops-ado-plugin-1000-has-been-released."

"If you are seeing this warning, and using Synopsys Detect Jenkins plugin (9.0.0 or prior), upgrade/migrate to Black Duck Detect Jenkins Plugin 10.0.0 before Feb 14th."
To:
"If you are using Synopsys Detect Jenkins plugin (9.0.0 or prior), migrate to Black Duck Detect Jenkins Plugin 10.0.0 before February 14th, 2025."

"For more information please see the plugin release announcement here: https://community.blackduck.com/s/question/0D5Uh00000Mtso3KAB/black-duck-detect-jenkins-plugin-1000-has-been-released"
To:
"For more information, please see the plugin release announcement here: https://community.blackduck.com/s/question/0D5Uh00000Mtso3KAB/black-duck-detect-jenkins-plugin-1000-has-been-released"

detect10.ps1 Outdated
Write-Host "***"
Write-Host "*** Warning: Synopsys Detect has been rebranded as Black Duck Detect."
Write-Host "*** Please modify your processes to download Black Duck Detect from https://detect.blackduck.com/detect10.ps1 before February 14th, 2025, to prevent script and scan execution failure."
Write-Host "*** For more information, please see the domain name change annoucement here: https://community.blackduck.com/s/question/0D5Uh00000JsImfKAF/black-duck-detect-scripts-and-the-impact-of-decommissioning-of-detectsynopsyscom"
Copy link
Collaborator

@cpottsbd cpottsbd Jan 8, 2025

Choose a reason for hiding this comment

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

Just one little typo on "announcement", on line 9, otherwise looks good! Thank you.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed, thank you!

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.

5 participants