Skip to content
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

Release v3.4.0 #2137

Merged
merged 31 commits into from
Dec 11, 2023
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
234cc3c
Add installation checks + CI Workflow (#2119)
AlvinSchiller Dec 2, 2023
dbfd58a
Bump libzmq version to 4.3.5 for armv7
pabera Dec 3, 2023
f1558a2
Add badges to future3 (#2133)
s-martin Dec 4, 2023
cf5aa6c
allow custom username (#2132)
AlvinSchiller Dec 4, 2023
01ec0bc
Allow download of prebuild libzmq-v4.3.5 for Docker
pabera Dec 5, 2023
935a6d4
Merge branch 'future3/develop' into future3/bump-libzmq
pabera Dec 5, 2023
8ea49cf
Remove unnecessary build-essentials from apt-get in Dockerfile
pabera Dec 5, 2023
a32b771
Fix a few typos
pabera Dec 5, 2023
78eb0c4
Use wget to download pre-built libzmq from github
pabera Dec 5, 2023
5a875b8
Remove unused constants
pabera Dec 5, 2023
54681da
Make variable local to its function
pabera Dec 5, 2023
ade2894
Install webapp from release build if Node.JS download is aborted
pabera Dec 7, 2023
c3d0897
Use GH release downloads for webapp
pabera Dec 7, 2023
3ffe8a3
Bugfix: wrong variable assignment
pabera Dec 7, 2023
bdb1dd1
Static release download url
pabera Dec 8, 2023
caf4a55
Fix version funtion return value
pabera Dec 8, 2023
554c0ed
fix local libzmq build
AlvinSchiller Dec 8, 2023
435bd6f
add CI test for local libzmq build
AlvinSchiller Dec 8, 2023
23cf06c
update var names and docs
AlvinSchiller Dec 8, 2023
55b1c9e
add platform in scope and description
AlvinSchiller Dec 8, 2023
93212d0
Merge pull request #1 from AlvinSchiller/future3/bump-libzmq
pabera Dec 8, 2023
4b0860f
Merge pull request #2135 from pabera/future3/bump-libzmq
pabera Dec 8, 2023
c00cde6
Add file upload via WebUI
s-martin Dec 8, 2023
18857d7
[Bugfix] Webapp allows to assign single song to card (#2143)
pabera Dec 10, 2023
02c63ed
[Docs] Inform about Python venv (#2147)
pabera Dec 10, 2023
dd7f6e9
Add running pytest to GitHub action (#2146)
s-martin Dec 10, 2023
afc3067
[Bugfix] setup_autohotspot.sh for multiple wifi country codes, use fi…
ben0r33 Dec 11, 2023
bd34521
some documentation updates (#2151)
AlvinSchiller Dec 11, 2023
50e8446
Better logging functions for Installation script (#2152)
pabera Dec 11, 2023
7250211
Minor doc improvements (#2149)
s-martin Dec 11, 2023
b8b68c8
Add coverage badge (#2153)
s-martin Dec 11, 2023
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
Add coverage badge (#2153)
s-martin authored Dec 11, 2023

Verified

This commit was signed with the committer’s verified signature.
Cruikshanks Alan Cruikshanks
commit b8b68c8f565001af7f06127caaff98d46e4adffc
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

![GitHub last commit (branch)](https://img.shields.io/github/last-commit/MiczFlor/RPi-Jukebox-RFID/future3/develop)

[![Test Install Scripts Debian v3](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/test_docker_debian_v3.yml/badge.svg?branch=future3%2Fdevelop)](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/test_docker_debian_v3.yml) [![Python + Docs Checks and Tests](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/pythonpackage_future3.yml/badge.svg?branch=future3%2Fdevelop)](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/pythonpackage_future3.yml)
[![Test Install Scripts Debian v3](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/test_docker_debian_v3.yml/badge.svg?branch=future3%2Fdevelop)](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/test_docker_debian_v3.yml) [![Python + Docs Checks and Tests](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/pythonpackage_future3.yml/badge.svg?branch=future3%2Fdevelop)](https://github.com/MiczFlor/RPi-Jukebox-RFID/actions/workflows/pythonpackage_future3.yml) [![Coverage Status](https://coveralls.io/repos/github/MiczFlor/RPi-Jukebox-RFID/badge.svg?branch=future3/develop)](https://coveralls.io/github/MiczFlor/RPi-Jukebox-RFID?branch=future3/develop)

[![Matrix chat](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#phoniebox_community:gitter.im)