Skip to content

Conversation

Gadgetoid
Copy link
Member

@Gadgetoid Gadgetoid commented Jan 11, 2024

Testing

If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so:

git clone https://github.com/pimoroni/bme280-python -b patch-boilerplate-sync
cd bme280-python
./install.sh --unstable

The ./install.sh script will create a pimoroni virtual environment that's shared between our products. (or use your existing venv if you've already activated one.)

For the reasons behind these changes and other information, see:

Changes

  • CI: Update GitHub Action versions.
  • QA: Add shellcheck and fix/ignore all issues.
  • install.sh: slightly better feedback for setup commands.
  • install.sh: fix quoting bug in do_config_backup.
  • install.sh: don't output printf commands.

* CI: Update GitHub Action versions.
* QA: Add shellcheck and fix/ignore all issues.
* install.sh: slightly better feedback for setup commands.
* install.sh: fix quoting bug in do_config_backup.
* install.sh: don't output printf commands.
@coveralls
Copy link

coveralls commented Jan 11, 2024

Coverage Status

coverage: 96.617%. remained the same
when pulling 333f562 on patch-boilerplate-sync
into 28c23c8 on main.

@Gadgetoid Gadgetoid changed the title Sync with latest boilerplate. Bookworm/Pi5 Compatibility: Upgrade to latest boilerplate Feb 19, 2024
@Gadgetoid Gadgetoid merged commit 2cecade into main Feb 19, 2024
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

Successfully merging this pull request may close these issues.

2 participants