Skip to content

Tags: ubco-db/EmbedDB

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Ability to Run Distribution Version of EmbedDB on Desktop (#104)

* Added platformIO configuration to run distribution version of code

* Started work on makefile to have it be able to run the distribution version of the code

* Added option to run embedDB with distribution verison of code on PC

* Started work on getting makefile to run unit tests with distribution version of code

* Finished adding option to makefile for running tests with the distribution version of EmbedDB

* Added action to run unit tests on distribution version of embedDB on desktop platforms

* Removed branch filter to test action

* Updated documentation

* Uncommented branch filter for distribution action