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

Modernize repo #190

Merged
merged 6 commits into from
Feb 1, 2024
Merged

Modernize repo #190

merged 6 commits into from
Feb 1, 2024

Conversation

jordanjones243
Copy link
Contributor

@jordanjones243 jordanjones243 commented Jan 29, 2024

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.

Fixes: #182, #188

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.

  • Modernize repo to support node 20
  • Add SSR support
  • Update demo examples

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

@jordanjones243 jordanjones243 force-pushed the jordanjones243/modernizeRepo branch from 867537a to 6f17b7d Compare January 29, 2024 18:02
@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.

@jordanjones243 jordanjones243 self-assigned this Jan 29, 2024
scripts/generateDocs.mjs Dismissed Show dismissed Hide dismissed
This was linked to issues Jan 29, 2024
@jordanjones243 jordanjones243 marked this pull request as ready for review January 29, 2024 18:04
@jordanjones243 jordanjones243 requested a review from a team as a code owner January 29, 2024 18:04
@jordanjones243 jordanjones243 force-pushed the jordanjones243/modernizeRepo branch from 6f17b7d to acd64a0 Compare January 29, 2024 18:06
@jordanjones243 jordanjones243 changed the title Jordanjones243/modernize repo Modernize repo Jan 29, 2024
@jordanjones243 jordanjones243 force-pushed the jordanjones243/modernizeRepo branch 2 times, most recently from 76aca75 to acd64a0 Compare January 29, 2024 18:18
This update address the following found issue:

1. issue markdown templates versus yml
2. content change to pull request template
3. addition ofaction workflow scripts
4. update to docs generator file to correct issue with README
5. update commitllint file type
6. remove legacy index.html file
@jordanjones243 jordanjones243 force-pushed the jordanjones243/modernizeRepo branch from acd64a0 to 3353295 Compare January 29, 2024 20:20
@blackfalcon blackfalcon merged commit bd35302 into main Feb 1, 2024
6 checks passed
@blackfalcon blackfalcon deleted the jordanjones243/modernizeRepo branch February 1, 2024 01:34
@blackfalcon
Copy link
Member

🎉 This PR is included in version 3.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label Feb 1, 2024
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.

Add SSR Support Update repo to support Node 18+
2 participants