Skip to content

Merge from devel #88

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

Merged
merged 26 commits into from
Apr 15, 2016
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1130ea8
Add bufferflow timedraw
facchinm Nov 12, 2015
6c1c6fa
add sendjsonraw command
facchinm Nov 12, 2015
d710b2d
Use a POST request to trigger update.
matteosuppo Mar 1, 2016
272cd49
Return something before rebooting after an update
matteosuppo Mar 1, 2016
781d8ae
Handle error when looking for path
matteosuppo Mar 1, 2016
981fd38
Merge branch 'devel' into updater
matteosuppo Mar 3, 2016
7c55c5e
Merge pull request #30 from facchinm/timedraw
matteosuppo Mar 3, 2016
8d60ac4
Add autoupdater to vendor folder
matteosuppo Mar 3, 2016
7376967
Update drone to notify arduino-create
matteosuppo Mar 3, 2016
9c7581c
Update drone.sec
matteosuppo Mar 3, 2016
a10a5f8
Fix event hook for notify
matteosuppo Mar 3, 2016
83bc945
Merge pull request #80 from arduino/drone
mastrolinux Mar 7, 2016
d47afcd
Merge branch 'devel' into updater
matteosuppo Mar 10, 2016
6a575f8
Add CORS origins for Scratch and ScratchX
khanning Mar 25, 2016
95f9053
Merge pull request #82 from khanning/devel
matteosuppo Mar 25, 2016
90677b6
Merge pull request #73 from arduino/updater
mastrolinux Apr 7, 2016
68f63b4
Trigger build jenkins
matteosuppo Apr 8, 2016
3497f58
Allow update for dev
matteosuppo Apr 11, 2016
712843b
Remove Scratch and ScratchX CORS entries
khanning Apr 11, 2016
82a4b4e
Remove useless function
matteosuppo Apr 11, 2016
d72645e
Merge pull request #85 from khanning/devel
mastrolinux Apr 12, 2016
9cd874b
Merge pull request #84 from arduino/allowupdatefordev
mastrolinux Apr 12, 2016
e169600
Add info to install libappindicator
mastrolinux Apr 13, 2016
14f88c9
Merge pull request #86 from arduino/fake-commit
Apr 13, 2016
67b28a7
Use a goroutine to detach the restart from the request
matteosuppo Apr 13, 2016
64849f6
Merge pull request #87 from arduino/fixrestart
mastrolinux Apr 14, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Trigger build jenkins
  • Loading branch information
matteosuppo committed Apr 8, 2016
commit 68f63b4d6f68bbad74b7fef6c2a3f6529caaa117
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ By making a contribution to this project, I certify that:
this project or the open source license(s) involved.
```


## Creating a release
Just create a new release on github, and our drone server will build and upload
the compiled binaries for every architecture in a zip file in the release itself.