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

Update repo #31

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Update repo #31

merged 1 commit into from
Jul 13, 2023

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: #20, #21, #22, #23

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.

BREAKING CHANGE: This commit includes an update to the namespace of the component to @AuroDesignSystem.

This is a complete upgrade to the repo to include things like updating configs, testing, templates, etc.. See the full list of updated files.

Changes to be committed:
new file: .eslintrc
deleted: .eslintrc.js
new file: .github/CODEOWNERS
modified: .github/CONTRIBUTING.md
deleted: .github/ISSUE_TEMPLATE/bug_report.md
new file: .github/ISSUE_TEMPLATE/bug_report.yml
deleted: .github/ISSUE_TEMPLATE/dev-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/labelSettings.json
modified: .github/settings.yml
new file: .github/workflows/autoAssign.yml
new file: .github/workflows/codeql.yml
modified: .github/workflows/testPublish.yml
modified: .gitignore
new file: .husky/pre-commit
modified: .npmignore
modified: .stylelintrc
deleted: .travis.yml
modified: README.md
deleted: babel.config.js
modified: demo/index.html
deleted: demo/sass/style.scss
modified: docs/api.md
deleted: index.html
modified: index.js
deleted: karma.conf.js
modified: package-lock.json
modified: package.json
renamed: packageScripts/postinstall.js -> packageScripts/postinstall.mjs
deleted: rollup.config.js
new file: rollup.config.mjs
modified: scripts/postCss.js
new file: scripts/pre-commit.mjs
deleted: scripts/prepForBuild.js
modified: scripts/staticStyles-template.js
modified: src/auro-datetime.js
deleted: src/es5.js
modified: src/style.scss
new file: tsconfig.json
new file: web-test-runner.config.mjs

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

BREAKING CHANGE: This commit includes an update to the namespace
of the component to @AuroDesignSystem.

This is a complete upgrade to the repo to include things
like updating configs, testing, templates, etc.. See the full
list of updated files.

Changes to be committed:
new file:   .eslintrc
deleted:    .eslintrc.js
new file:   .github/CODEOWNERS
modified:   .github/CONTRIBUTING.md
deleted:    .github/ISSUE_TEMPLATE/bug_report.md
new file:   .github/ISSUE_TEMPLATE/bug_report.yml
deleted:    .github/ISSUE_TEMPLATE/dev-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/labelSettings.json
modified:   .github/settings.yml
new file:   .github/workflows/autoAssign.yml
new file:   .github/workflows/codeql.yml
modified:   .github/workflows/testPublish.yml
modified:   .gitignore
new file:   .husky/pre-commit
modified:   .npmignore
modified:   .stylelintrc
deleted:    .travis.yml
modified:   README.md
deleted:    babel.config.js
modified:   demo/index.html
deleted:    demo/sass/style.scss
modified:   docs/api.md
deleted:    index.html
modified:   index.js
deleted:    karma.conf.js
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
deleted:    rollup.config.js
new file:   rollup.config.mjs
modified:   scripts/postCss.js
new file:   scripts/pre-commit.mjs
deleted:    scripts/prepForBuild.js
modified:   scripts/staticStyles-template.js
modified:   src/auro-datetime.js
deleted:    src/es5.js
modified:   src/style.scss
new file:   tsconfig.json
new file:   web-test-runner.config.mjs
@blackfalcon blackfalcon self-assigned this Jul 13, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@blackfalcon blackfalcon merged commit 3c39fe7 into main Jul 13, 2023
@blackfalcon blackfalcon deleted the dsande/node18updates branch July 13, 2023 23:56
@blackfalcon
Copy link
Member Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Completed work has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant