-
Notifications
You must be signed in to change notification settings - Fork 473
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
Has there been an official release of JSBSim? #153
Comments
Supporting this request, Enthought would like to include JSBSim in the Enthought Python Distribution / Canopy, but we are not able to identify a suitable release with an identifiable publicly-targeted (non-dev) version number, preferably on pypi. Do you have an ETA for a formal release? Thanks! |
As I mentioned in the issue #69, the only thing that really is missing is a decision. At the moment, the code is quite stable even though there are currently three issues which are tagged as bugs (#31, #89 and #123). Even though issue #31 is not a bug of JSBSim strictly speaking but rather an issue with the design of one the tests of the JSBSim test suite. My suggestion would be to tag the code as "stable" once the bugs #89 and #123 are fixed. In the future, we could coordinate JSBSim releases with FlightGear releases (i.e. one every quarter). That way we could collect bugs from FlightGear users in addition to our owns. @agodemar @seanmcleod |
@bcoconni yes it is. |
#123 is an edge case that is unlikely to affect most users. If it can be fixed quickly, that's great. If not, it seems like this should not hold up the release. |
Yes let's piggyback on FlightGear's additional testing and them declaring a particular JSBSim commit stable enough for them to include it in their quarterly stable release. I'm assuming FlightGear developers and users are the largest user base of JSBSim. So based on these quarterly stable releases we would also release the same commit to Pypi. |
All the contributors are volunteers and real life always takes priority. So no ETA as far as I am concerned. The only thing I commit to is that the release of a stable version has taken a very high priority in my JSBSim agenda 😃 |
The guys developing the Space Shuttle model are most certainly in strong disagreement with your statement 😉 |
I think I have already responded to such statements. So quoting myself :
If that is not good enough for you then I am sorry but as far as I am concerned I am not willing to commit myself to an agenda. I have enough project schedules and deadline pressure in my day job. |
I just created a new branch Waiting for feedback before making the official release. |
As I already mentioned in issue #69, 🎉 JSBSim 1.1.0 has been released 🎉 > pip install jsbsim Enjoy ! |
When I look at https://github.com/JSBSim-Team/jsbsim/releases, I see the word "pre-release" in an orange box. It would be nice to have an official release. Are there any plans for this?
The text was updated successfully, but these errors were encountered: