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

[Enterprise Bot Generator][TypeScript] Rename of gitignore file #793

Merged

Conversation

Batta32
Copy link
Collaborator

@Batta32 Batta32 commented Feb 14, 2019

Description

  • Rename of gitignore to _.gitignore file in botbuilder-enterprise template
  • Update the related test

Related Issue

Fix #792

Testing Steps

  1. Go to AI/templates/Enterprise-Template/src/typescript/generator-botbuilder-enterprise
  2. Run npm pack and save the name of the package generated
  3. Run npm i -g <name_of_your_package>
  4. Run yo botbuilder-enterprise wherever you want to create your bot
  5. Check that the .gitignore file is created correctly

Checklist

- [ ] I have commented my code, particularly in hard-to-understand areas

  • I have added or updated the appropriate unit tests

- [ ] I have tested any new/updated dialogs using Speech in the emulator to ensure the Speak property is set to enable a high quality speech-first experience and the appropriate InputHints are set correctly.
- [ ] I have updated related documentation

If this contains changes that needs to be replicated between the Enterprise Template <-> Virtual Assistant
- [ ] A duplicate issue is filed to track future work.

If you have updated responses or .lu files:
- [ ] All languages have been updated
- [ ] You have tested deployment with your new models

@darrenj darrenj merged commit 0b5d97b into master Feb 15, 2019
@darrenj darrenj deleted the southworks/generator-botbuilder-enterprise/fix-gitignore-file branch February 15, 2019 01:15
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.

2 participants