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

Upgrade to Generator v4.5.6 - prep for v3.0 release #54

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

blackfalcon
Copy link
Member

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Resolves: #44

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

This commit is a repo upgrade to the latest version of the generator in preparation for the next MAJOR release of auro-card.

Changes to be committed:
new file: .editorconfig
modified: .eslintrc
modified: .github/CODE_OF_CONDUCT.md
modified: .github/CONTRIBUTING.md
deleted: .github/ISSUE_TEMPLATE/audit.md
deleted: .github/ISSUE_TEMPLATE/bug_report.md
new file: .github/ISSUE_TEMPLATE/bug_report.yml
deleted: .github/ISSUE_TEMPLATE/develop-design-story.md
deleted: .github/ISSUE_TEMPLATE/feature_request.md
new file: .github/ISSUE_TEMPLATE/feature_request.yml
deleted: .github/ISSUE_TEMPLATE/general-support.md
new file: .github/ISSUE_TEMPLATE/general-support.yml
deleted: .github/ISSUE_TEMPLATE/new_wc.md
deleted: .github/ISSUE_TEMPLATE/parent-design-story.md
deleted: .github/ISSUE_TEMPLATE/review-design-story.md
deleted: .github/ISSUE_TEMPLATE/symbol-design-story.md
deleted: .github/ISSUE_TEMPLATE/user-story.md
new file: .github/SECURITY.md
modified: .github/settings.yml
modified: .github/workflows/testPublish.yml
modified: .husky/_/husky.sh
modified: .stylelintrc
deleted: .travis.yml
modified: README.md
modified: demo/api.html
deleted: demo/api.md
new file: demo/apiExamples.md
modified: demo/index.md
modified: docs/api.md
deleted: docs/partials/api.md
new file: docs/partials/apiExamples.md
renamed: docs/partials/index.md -> docs/partials/demo.md
modified: docs/partials/description.md
modified: docs/partials/useCases.md
modified: index.js

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

This commit is a repo upgrade to the latest version of the generator in
preparation for the next MAJOR release of auro-card.

Changes to be committed:
new file:   .editorconfig
modified:   .eslintrc
modified:   .github/CODE_OF_CONDUCT.md
modified:   .github/CONTRIBUTING.md
deleted:    .github/ISSUE_TEMPLATE/audit.md
deleted:    .github/ISSUE_TEMPLATE/bug_report.md
new file:   .github/ISSUE_TEMPLATE/bug_report.yml
deleted:    .github/ISSUE_TEMPLATE/develop-design-story.md
deleted:    .github/ISSUE_TEMPLATE/feature_request.md
new file:   .github/ISSUE_TEMPLATE/feature_request.yml
deleted:    .github/ISSUE_TEMPLATE/general-support.md
new file:   .github/ISSUE_TEMPLATE/general-support.yml
deleted:    .github/ISSUE_TEMPLATE/new_wc.md
deleted:    .github/ISSUE_TEMPLATE/parent-design-story.md
deleted:    .github/ISSUE_TEMPLATE/review-design-story.md
deleted:    .github/ISSUE_TEMPLATE/symbol-design-story.md
deleted:    .github/ISSUE_TEMPLATE/user-story.md
new file:   .github/SECURITY.md
modified:   .github/settings.yml
modified:   .github/workflows/testPublish.yml
modified:   .husky/_/husky.sh
modified:   .stylelintrc
deleted:    .travis.yml
modified:   README.md
modified:   demo/api.html
deleted:    demo/api.md
new file:   demo/apiExamples.md
modified:   demo/index.md
modified:   docs/api.md
deleted:    docs/partials/api.md
new file:   docs/partials/apiExamples.md
renamed:    docs/partials/index.md -> docs/partials/demo.md
modified:   docs/partials/description.md
modified:   docs/partials/useCases.md
modified:   index.js
@blackfalcon blackfalcon self-assigned this Feb 15, 2024
@blackfalcon blackfalcon requested a review from a team as a code owner February 15, 2024 20:34
@blackfalcon blackfalcon merged commit 6525e85 into main Feb 15, 2024
6 checks passed
@blackfalcon blackfalcon deleted the repoUpgrade branch February 15, 2024 21:12
@blackfalcon blackfalcon restored the repoUpgrade branch February 15, 2024 21:14
@blackfalcon blackfalcon deleted the repoUpgrade branch February 15, 2024 21:15
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.

1 participant