Skip to content

Commit

Permalink
release v2.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sblantipodi committed Nov 26, 2023
1 parent eed3abc commit b32f482
Show file tree
Hide file tree
Showing 21 changed files with 50 additions and 38 deletions.
22 changes: 17 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,26 @@ jobs:
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ github.ref }}
name: Release ${{ github.ref_name }}
release_name: Release ${{ github.ref_name }}
body: |
Changes in this Release
${{ env.commitmsg }}
files: WatchWinder_esp8266_firmware.tar
draft: false
prerelease: false
draft: true
prerelease: false

- name: upload windows artifact
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: WatchWinder_esp8266_firmware.tar
asset_name: WatchWinder_esp8266_firmware.tar
asset_content_type: application/zip

Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: adafruit/ci-arduino
path: ci
Expand Down
2 changes: 1 addition & 1 deletion .pio/libdeps/watchwinder_1/Adafruit SSD1306/.piopm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.7", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.9", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit SSD1306
version=2.5.7
version=2.5.9
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=SSD1306 oled driver library for monochrome 128x64 and 128x32 displays
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: adafruit/ci-arduino
path: ci
Expand Down
2 changes: 1 addition & 1 deletion .pio/libdeps/watchwinder_2/Adafruit SSD1306/.piopm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.7", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.9", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit SSD1306
version=2.5.7
version=2.5.9
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=SSD1306 oled driver library for monochrome 128x64 and 128x32 displays
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: adafruit/ci-arduino
path: ci
Expand Down
2 changes: 1 addition & 1 deletion .pio/libdeps/watchwinder_3/Adafruit SSD1306/.piopm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.7", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.9", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit SSD1306
version=2.5.7
version=2.5.9
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=SSD1306 oled driver library for monochrome 128x64 and 128x32 displays
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: adafruit/ci-arduino
path: ci
Expand Down
2 changes: 1 addition & 1 deletion .pio/libdeps/watchwinder_4/Adafruit SSD1306/.piopm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.7", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.9", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit SSD1306
version=2.5.7
version=2.5.9
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=SSD1306 oled driver library for monochrome 128x64 and 128x32 displays
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: adafruit/ci-arduino
path: ci
Expand Down
2 changes: 1 addition & 1 deletion .pio/libdeps/watchwinder_5/Adafruit SSD1306/.piopm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.7", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.9", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit SSD1306
version=2.5.7
version=2.5.9
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=SSD1306 oled driver library for monochrome 128x64 and 128x32 displays
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: adafruit/ci-arduino
path: ci
Expand Down
2 changes: 1 addition & 1 deletion .pio/libdeps/watchwinder_6/Adafruit SSD1306/.piopm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.7", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
{"type": "library", "name": "Adafruit SSD1306", "version": "2.5.9", "spec": {"owner": "adafruit", "id": 135, "name": "Adafruit SSD1306", "requirements": null, "uri": null}}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit SSD1306
version=2.5.7
version=2.5.9
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=SSD1306 oled driver library for monochrome 128x64 and 128x32 displays
Expand Down
4 changes: 2 additions & 2 deletions include/Version.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "2.16.85"
#define VERSION "2.17.5"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-10-19 14:38:24.809725"
#define BUILD_TIMESTAMP "2023-11-26 17:13:55.960858"
#endif

2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.16.85
2.17.5

0 comments on commit b32f482

Please sign in to comment.