Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

[Botskills] Fix RegExp for validating URLs #3486

Merged

Conversation

Batta32
Copy link
Collaborator

@Batta32 Batta32 commented Jun 24, 2020

Purpose

What is the context of this pull request? Why is it being done?
Botskills was failing if the endpoint inside of the manifest was uppercase.

Changes

Are there any changes that need to be called out as significant or particularly difficult to grasp? (Include illustrative screenshots for context if applicable.)
We took the RegExp from Common Regular Expression Microsoft official doc.
We fixed the ESLint issues and the necessary tests.

image

image

Tests

Is this covered by existing tests or new ones? If no, why not?
Yes, the tests were updated.

Feature Plan

Are there any remaining steps or dependencies before this issue can be fully resolved? If so, describe and link to any relevant pull requests or issues.
-

Checklist

General

  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the appropriate tests
  • I have updated related documentation

@pr-triage pr-triage bot added the PR: draft label Jun 24, 2020
@Batta32 Batta32 marked this pull request as ready for review June 24, 2020 15:56
@lauren-mills lauren-mills linked an issue Jul 17, 2020 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue while running the botconnect command
4 participants