Skip to content

Commit

Permalink
move examples to new repo, prepare 4.4.0 (#536)
Browse files Browse the repository at this point in the history
* #502 move examples to new repository
* clean up git actions after moves
* get automated build working
* Prepare 4.4.0 release
  • Loading branch information
davetcc authored Nov 4, 2024
1 parent 3be00a9 commit 1748373
Show file tree
Hide file tree
Showing 64 changed files with 37 additions and 2,669 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ jobs:

- name: Build tcMenuGenerator
run: mvn -B install -Dgpg.skip=true --file tcMenuGenerator/pom.xml

- name: Build embeddedJavaExample
run: mvn -B package --file embeddedJavaExample/pom.xml
1 change: 1 addition & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion embedCONTROLCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>embedCONTROLCore</artifactId>
<name>embedCONTROLCore</name>
<description>TcMenu embedCONTROL shared core</description>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0</version>
<url>https://tcmenu.github.io/documentation/arduino-libraries/tc-menu/</url>

<licenses>
Expand Down
34 changes: 0 additions & 34 deletions embeddedJavaExample/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions embeddedJavaExample/data/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions embeddedJavaExample/data/auth.properties

This file was deleted.

9 changes: 0 additions & 9 deletions embeddedJavaExample/data/menuStorage.properties

This file was deleted.

24 changes: 0 additions & 24 deletions embeddedJavaExample/data/www/asset-manifest.json

This file was deleted.

Binary file removed embeddedJavaExample/data/www/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion embeddedJavaExample/data/www/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions embeddedJavaExample/data/www/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions embeddedJavaExample/data/www/robots.txt

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions embeddedJavaExample/data/www/static/js/2.70c1c58c.chunk.js

This file was deleted.

Loading

0 comments on commit 1748373

Please sign in to comment.