AlaskaAirlines / auro-flight

HTML custom element that supports Alaska's flight result experience
https://auro.alaskaair.com/components/auro/flight
Apache License 2.0
2 stars 2 forks source link

Rebase beta off main in preparation for release #128

Closed DukeFerdinand closed 1 month ago

DukeFerdinand commented 1 month ago

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.

Summary:

Rebasing the beta branch off main to get it ready for release

Type of change:

Please delete options that are not relevant.

Checklist:

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

Summary by Sourcery

Fix display issues with rerouted departure and arrival stations in the auro-flight component, update documentation for consistency, and enhance tests to cover the new display logic. Adjust ESLint rules to better handle magic numbers and array indexes.

Bug Fixes:

Enhancements:

Documentation:

Tests:

Chores:

CLAassistant commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 5 committers have signed the CLA.

:white_check_mark: gusnaughton
:white_check_mark: jason-capsule42
:white_check_mark: jordanjones243
:white_check_mark: DukeFerdinand
:x: semantic-release-bot
You have signed the CLA already but the status is still pending? Let us recheck it.

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request primarily addresses conflicts and makes minor adjustments to the auro-flight component. The changes include updating file paths, fixing display issues with rerouted stations, adjusting ESLint configurations, and making small updates to the README and CHANGELOG.

File-Level Changes

Files Changes
README.md Updated README.md with minor formatting changes and version updates
src/auro-flight-main.js Fixed display of rerouted departure and arrival stations in the component
CHANGELOG.md Updated CHANGELOG.md to reflect bug fix instead of new feature
test/auro-flight-main.test.js Modified tests to check for correct content in rerouted station spans
eslint.config.mjs Adjusted ESLint configuration for magic numbers
demo/api.html Updated API documentation fetch path

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
blackfalcon commented 1 month ago

:tada: This PR is included in version 2.8.0-beta.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: