-
Notifications
You must be signed in to change notification settings - Fork 29
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 cards bot sample #68
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rido-min
reviewed
Feb 21, 2025
rido-min
reviewed
Feb 21, 2025
rido-min
reviewed
Feb 21, 2025
rido-min
reviewed
Feb 21, 2025
rido-min
approved these changes
Feb 24, 2025
rido-min
added a commit
that referenced
this pull request
Feb 24, 2025
* add cards bot sample * remove action card --------- Co-authored-by: Rido <[email protected]>
rido-min
added a commit
that referenced
this pull request
Feb 27, 2025
* Add ESLint configuration and scripts for code quality checks * Refactor launch configurations and tasks for copilotstudio-client; add environment template * Update CI workflow to set working directory for linting and dependency installation in samples * Replace ESLint configuration with neostandard; update lint script and clean up code formatting * Add README.md for M365 Agents SDK Samples with debugging instructions * Add samples list to README.md for better navigation and clarity * Update sample links in README.md for improved navigation * Update samples table in README.md for consistency in column headers * Fix endpoint URL format in manifest.template.json by removing the protocol prefix * Add post-create command and recommended extensions for development container * Install OpenSSH server in post-create command for improved development environment setup * Fix typo in postCreateCommand.sh for xdg-utils installation * Update devcontainer image version and add new VS Code extensions * Update devcontainer image and add TypeScript and Deno features * Add ESLint extension to development container configuration * Refactor VS Code configurations and update package import syntax for improved project structure * Migrate Node.js project to TypeScript and restructure build process * Add cards bot sample (#68) * add cards bot sample * remove action card --------- Co-authored-by: Rido <[email protected]> * Add prebuild and prestart scripts, and configure VS Code launch and tasks for Node.js samples * Add build steps for Cards bot and Skill bot in CI workflow * Remove VS Code configuration from .gitignore and add node-samples workspace file --------- Co-authored-by: Jhonatan Sandoval Velasco <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.