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

Use public packages #14

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Use public packages #14

merged 3 commits into from
Oct 29, 2024

Conversation

mbalfour-amzn
Copy link
Contributor

Description of changes:

This changes the polyline demo apps to use the released versions of the polyline package. It also fixes up .prettierconfig to ignore generated files, adds a .gitignore line to ignore temp files, and bumps the version for whenever we make another release.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Changed demo html page to use released polyline package.
- Added .prettierignore so that publishes don't fail from files in
  the /coverage directory
- Changed .gitignore to ignore .env.save files along with .env
- Small syntax change to maven publish script
@mbalfour-amzn mbalfour-amzn requested a review from a team as a code owner October 29, 2024 22:04
@mbalfour-amzn mbalfour-amzn merged commit 1bb93b5 into main Oct 29, 2024
4 checks passed
@mbalfour-amzn mbalfour-amzn deleted the mbalfour/use-public-packages branch October 29, 2024 22:28
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.

3 participants