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

Add BBE for Regex replace operations #5679

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

poorna2152
Copy link
Contributor

@@ -1201,6 +1201,13 @@
"verifyBuild": true,
"verifyOutput": true,
"isLearnByExample": true
Copy link
Member

Choose a reason for hiding this comment

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

Should we rename the BBE before this?

Copy link
Member

Choose a reason for hiding this comment

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

@sm1990 do we need to do anything for redirects with this change in BBE name?

Copy link
Member

Choose a reason for hiding this comment

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

@poorna2152 note that the regexp type BBE has a link to this too.

Copy link
Contributor

Choose a reason for hiding this comment

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

@MaryamZi yes. I'll have to update the Google search index.
@poorna2152 Please share the old BBE url and the new BBE url.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@poorna2152 poorna2152 force-pushed the regex_replace branch 3 times, most recently from 473b595 to bac1a43 Compare October 21, 2024 05:59
@@ -0,0 +1,3 @@
$ bal run regexp_replace_operations.bal
****-****-****-5432
XML string with comments removed: <root><e1>value1</e1><e2>value2</e2>&gt;</root>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
XML string with comments removed: <root><e1>value1</e1><e2>value2</e2>&gt;</root>
XML string with comments removed: <root><e1>value1</e1><e2>value2</e2>&gt;</root>

@@ -1201,6 +1201,13 @@
"verifyBuild": true,
"verifyOutput": true,
"isLearnByExample": true
Copy link
Member

Choose a reason for hiding this comment

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

@sm1990 do we need to do anything for redirects with this change in BBE name?

examples/regexp-operations/regexp_operations_overview.bal Outdated Show resolved Hide resolved
@sm1990
Copy link
Contributor

sm1990 commented Oct 24, 2024

@MaryamZi are there any learn or other BBE pages that refers to this particular BBE?

@MaryamZi
Copy link
Member

@MaryamZi are there any learn or other BBE pages that refers to this particular BBE?

Yes, the regexp type BBE - #5679 (comment)

cc @poorna2152

Copy link

sonarcloud bot commented Oct 24, 2024

Copy link
Member

@MaryamZi MaryamZi left a comment

Choose a reason for hiding this comment

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

Content LGTM. Need to sort out anything related to redirection due to BBE name/folder changes.

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.

4 participants