Skip to content

How to Download Release 1.6.5? #462

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

Closed
rei-vilo opened this issue Jun 21, 2015 · 6 comments
Closed

How to Download Release 1.6.5? #462

rei-vilo opened this issue Jun 21, 2015 · 6 comments

Comments

@rei-vilo
Copy link

There have been important changes ultimately but the available package is 1.6.1-esp8266-1 dated Mar 27, 2015. The Releases page also mentions that there are 1070 commits to esp8266 since this release.

Do you plan to make release 1.6.5 available through the Releases page or is the Tools > Board > Boards Manager with http://arduino.esp8266.com/package_esp8266com_index.json the new official way of getting the ESP8266 plug-in?

I've downloaded the source code and built my own Arduino for ESP8266 using ant. Problem is, other users have different versions of the Arduino for ESP8266, and we don't know how to identify them.

Thank you!

@igrr
Copy link
Member

igrr commented Jun 21, 2015

Boards manager is now the official way to install ESP8266 support into
Arduino.

You can always build from git if you want latest changes, but this is the
way mostly for people who develop the core itself or libraries.

There is some confusion with version numbers because I have accidentally
pushed 1.6.5 tag from upstream Arduino repository here.

On Sun, Jun 21, 2015, 20:17 Rei Vilo [email protected] wrote:

There have been important changes ultimately but the available package is
1.6.1-esp8266-1 dated Mar 27, 2015. The Releases page
https://github.com/esp8266/Arduino/releases also mentions that there
are 1070 commits to esp8266 since this release.

Do you plan to make release 1.6.5 available through the Releases page
https://github.com/esp8266/Arduino/releases or is the Tools > Board >
Boards Manager
with
http://arduino.esp8266.com/package_esp8266com_index.json the new official
way of getting the ESP8266 plug-in?

I've downloaded the source code and built my own Arduino for ESP8266 using
ant. Problem is, other users have different versions of the Arduino for
ESP8266, and we don't know how to identify them.

Thank you!


Reply to this email directly or view it on GitHub
#462.

@scryb3
Copy link

scryb3 commented Jun 22, 2015

Would it be possible to do a latest/nightly board manager URL for those
that want to live on the edge? i.e.
http://arduino_dev.esp8266.com/package_esp8266com_index.json

On Sun, Jun 21, 2015 at 12:23 PM, Ivan Grokhotkov [email protected]
wrote:

Boards manager is now the official way to install ESP8266 support into
Arduino.

You can always build from git if you want latest changes, but this is the
way mostly for people who develop the core itself or libraries.

There is some confusion with version numbers because I have accidentally
pushed 1.6.5 tag from upstream Arduino repository here.

On Sun, Jun 21, 2015, 20:17 Rei Vilo [email protected] wrote:

There have been important changes ultimately but the available package is
1.6.1-esp8266-1 dated Mar 27, 2015. The Releases page
https://github.com/esp8266/Arduino/releases also mentions that there
are 1070 commits to esp8266 since this release.

Do you plan to make release 1.6.5 available through the Releases page
https://github.com/esp8266/Arduino/releases or is the Tools > Board >
Boards Manager
with
http://arduino.esp8266.com/package_esp8266com_index.json the new
official
way of getting the ESP8266 plug-in?

I've downloaded the source code and built my own Arduino for ESP8266
using
ant. Problem is, other users have different versions of the Arduino for
ESP8266, and we don't know how to identify them.

Thank you!


Reply to this email directly or view it on GitHub
#462.


Reply to this email directly or view it on GitHub
#462 (comment).

Rich Brumpton
Entrepreneur

@reaper7
Copy link
Contributor

reaper7 commented Jun 22, 2015

+1 for "latest/nightly" as scryb3 wrote

@igrr
Copy link
Member

igrr commented Jun 22, 2015

Related: #324 (there is a somewhat fresher version of the boards manager package).
The reason I don't want to update the staging build every night is that the latest version git is very frequently broken — and I don't want this issue tracker to explode from issue reports related to nightly builds.

@ghost
Copy link

ghost commented Jun 25, 2015

But could we have something like a monthly build? Or what is the currently proposed deployment schedule?

As far as i can see in my Arduino IDE (1.6.4) there have been two packages up until now:

1.6.4-628-g545ffde dated may 19th
1.6.4-673-g8cd3697 dated may 22nd

Or is my IDE missing something here, should I pull/reset or otherwise do something to get a more recent build?

Other question, the Adafruit json link that i've tried before gave the option to select between different builds. Will that option be there when a newer build is available? Or will the IDE automatically select the most recent version?

@igrr
Copy link
Member

igrr commented Jul 23, 2015

Stable package has been updated to 1.6.5-947-g39819f0.

@igrr igrr closed this as completed Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants