Skip to content

v_1.3.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 09:07

Changelog

All notable changes to the next MS Teams Presence Status Busy Light version are the following.

[v_1.3.0.3] - 2024-09-15

8981307...eadb15b

🚀 Features

  • Update version to 1.3.0.3 and enhance debug output formatting (dd80f61)

🐛 Bug Fixes

  • Fix status color for presenceunknown in write_status_to_busy_light function (69222db)

🚜 Refactor

  • Refactor createNewTeamsBusyLightExe.ps1 script, to match (hopefully) for github actions as well. (7cc5f76)

  • Refactor file paths in MS_Teams_Busy_Light.spec (7cf2ee2)

  • File paths in release.yml and activate virtualenv (a27d6d7)

  • Update release.yml to create and activate virtualenv (2b675e0)

  • Update release.yml to activate virtualenv before running PowerShell script (7bff2e8)

  • Needed to move file to src folder (bfdde78)

  • Update actions/checkout to v4 in release workflow and python venv paths (fc0c7b3)

  • Update createNewTeamsBusyLightExeForGithubActions.py (2c38ce7)

  • Update createNewTeamsBusyLightExeForGithubActions.py (a7e7e50)

  • Comment out build script for release.yml (debug reasons) (6db5719)

  • Comment out upload release assets step in release.yml (0e3c9b9)

  • Update changelog generation in release.yml (b4a2938)

  • Update body_path to body in release.yml (ef76ff6)

  • Update release.yml to use updated changelog content (3ccbd3f)

  • Update body_path to body in release.yml (9241520)

  • Update body_path to use direct file name (e06c1e1)

  • Remove code for generating changelog because it seems to duplicate generation (eadb15b)

📚 Documentation

  • Added changelog File with auto generated content of commit messages of latest tag. (65aee2c)

  • Added changelog File with auto generated content of commit messages of latest tag. (dd39224)

  • Added changelog File with auto generated content of commit messages of latest tag. (0987571)

  • Added changelog File with auto generated content of commit messages of latest tag. (7b4345b)

  • Added changelog File with auto generated content of commit messages of latest tag. (cadd70e)

  • Added changelog File with auto generated content of commit messages of latest tag. (644becb)

  • Added changelog File with auto generated content of commit messages of latest tag. (4a51573)

  • Added changelog File with auto generated content of commit messages of latest tag. (4f5d09d)

  • Added changelog File with auto generated content of commit messages of latest tag. (2958e62)

  • Added changelog File with auto generated content of commit messages of latest tag. (a539e1b)

  • Added changelog File with auto generated content of commit messages of latest tag. (2b4eaea)

  • Added changelog File with auto generated content of commit messages of latest tag. (4b47bc3)

  • Added changelog File with auto generated content of commit messages of latest tag. (c8bd880)

  • Added changelog File with auto generated content of commit messages of latest tag. (ca9d444)

  • Added changelog File with auto generated content of commit messages of latest tag. (9f71a16)

  • Added changelog File with auto generated content of commit messages of latest tag. (6ba07de)

  • Added changelog File with auto generated content of commit messages of latest tag. (a3470fe)

  • Added changelog File with auto generated content of commit messages of latest tag. (b7840aa)

⚙️ Miscellaneous Tasks

  • Update release.yml to use body_path for release notes (5737b3e)

  • Fixed syntax error (185e170)

  • Fixed syntax erorrs (3992a1c)

  • Fixed changelog read with git cliff (9b356d6)

  • Rewrote ps1 file to python file for github action (842a397)

  • Hopefully fixed a bug with github actions and Update/Check PIP Manager function (4587625)