Skip to content

Tags: esp-cpp/template

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(ci): Simplify CI to reduce inputs / complexity using latest ver…

…sion of action (#2)

* chore(ci): Simplify CI to reduce inputs / complexity using latest version of action

* simplify ci more

* fix permissions

v1.0.1

Toggle v1.0.1's commit message
Update to latest size action, which allows better release notes

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.
feat: Add CI for tracking size deltas using new action (#1)

* feat: Add CI for tracking size deltas using new action

* fix env?

* fix

* fix2

* enable release manager

* Fix release workflow

* simplify so that size is not run unless build succeeds

* update release workflow

* update where permissions are stated

* minor updates

* update to calculate size in package_main

* add missing env to package main

* update permissions

* explicitly include atomic

* update versions

* update permissions appropriately