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

fix(initialaltitude): Dont allow initial altitude recycle on aircraft out of range #430

Merged

Conversation

AndyTWF
Copy link
Contributor

@AndyTWF AndyTWF commented Feb 11, 2022

Fix #428

@AndyTWF AndyTWF requested a review from AxonC February 11, 2022 19:31
@AndyTWF AndyTWF merged commit cd3fd0e into VATSIM-UK:main Feb 12, 2022
VATSIMUK pushed a commit that referenced this pull request Feb 12, 2022
## [4.2.1](4.2.0...4.2.1) (2022-02-12)

### Bug Fixes

* **initialaltitude:** Dont allow initial altitude recycle on aircraft out of range ([#430](#430)) ([cd3fd0e](cd3fd0e))
* **initialheading:** Dont allow initial heading recycle on aircraft out of range ([#431](#431)) ([e4fd211](e4fd211)), closes [#429](#429)
@VATSIMUK
Copy link

🎉 This PR is included in version 4.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

AndyTWF added a commit that referenced this pull request Mar 2, 2022
* Display hold entry time based on proximity

* Navaids by id and time strings

* Event handler for aircraft entering holds

* Event handler for aircraft exiting holds

* Include continuables

* Lots of classes

* Try more things

* Bootstrap it in the plugin

* It works... wow

* A load of changes I dont wanna lose

* More tweaking

* More tweak

* Getting closer

* Way more tweaking

* It works

* Updater and loader compile

* Load hold data

* Locking

* Updated todos

* Tracking status of api requests

* Utils tests at least building

* fix(initialaltitude): Dont allow initial altitude recycle on aircraft out of range (#430)

* fix(initialaltitude): Dont allow initial altitude recycle on aircraft out of range

* More changes

* fix(initialheading): Dont allow initial heading recycle on aircraft out of range (#431)

* fix(initialheading): Dont allow initial heading recycle on aircraft out of range

Fix #429

* Format

* chore(release): 4.2.1 [skip ci]

## [4.2.1](4.2.0...4.2.1) (2022-02-12)

### Bug Fixes

* **initialaltitude:** Dont allow initial altitude recycle on aircraft out of range ([#430](#430)) ([cd3fd0e](cd3fd0e))
* **initialheading:** Dont allow initial heading recycle on aircraft out of range ([#431](#431)) ([e4fd211](e4fd211)), closes [#429](#429)

* Finish SettingRepositoryTest

* Test for api bootstrap

* Curl request factory test

* Api factory test

* Header applicator test

* Api request test, the big one

* ApiRequestData test

* Exception test

* Request factory test

* ApiSettings Test

* Settings factory test

* Url builder test

* Settings provider test

* Curl performer test

* Curl performer factory test

* Response test

* Curl request test

* Http method test

* Status code test

* Json setting file test

* String trimming functions

* Configuration menu item test and base test case

* Api bootstrap tests

* Api testing framework

* Style things

* Timeout on api request waiting

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional Force Recycle Condition For Initial Altitudes
3 participants