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

Tasks/standardize tokens #275

Merged
merged 21 commits into from
Aug 30, 2023
Merged

Tasks/standardize tokens #275

merged 21 commits into from
Aug 30, 2023

Conversation

WillStrohl
Copy link
Contributor

Related to Issue

Fixes #269
Partially addresses #273

Description

Streamlined the tokens to be consistent across all projects and extension types.
Organized most prompts to be easier to use.
Fixed several minor build, SqlDataProvider, versioning, and other related typos.
Made the manifest metadata more consistent across projects.
Made tokens less ambiguous and easier to read/use.
Added universal tokens to all templates (e.g., currentDate, currentYear, extensionType, etc.).
Updated the gitignore to ignore artifacts from Visual Studio & Visual Studio Code.

How Has This Been Tested?

Ran it over and over locally.
Installed each extension locally, after verifying they install using EVS.

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@WillStrohl WillStrohl added bug Something isn't working enhancement New feature or request labels Aug 30, 2023
@WillStrohl WillStrohl added this to the 01.11.00 milestone Aug 30, 2023
@WillStrohl WillStrohl merged commit b07c572 into master Aug 30, 2023
1 of 2 checks passed
@WillStrohl WillStrohl deleted the tasks/standardize-tokens branch August 30, 2023 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standardize Tokens
1 participant