Reagan Lopez 24abcb0551 Release v6.2.3
This release includes minor bug fixes along with implementation of
logging.

Enhancements:
- Implement the logging package for mixer.
  A common log file can be set for all the mixer commands in the
  builder.conf. E.g. `mixer config set Mixer.LOG <filepath>`.
  The log file and level can also be set for individual mixer
  commands using the `--log` and `--log-level` flags respectively.
  The various log levels are:
  ERROR (1), WARNING (2), INFO (3), DEBUG (4) and VERBOSE (5).
  Default log level is 4.

Other Changes:
- Remove the --no-publish flag.
  Mixer will now always update the LAST_VER file after `build update`.
- Update github actions to v2 to handle CI re-runs.
- Update Makefile to build man pages as a prerequisite for the
  `build` target.

Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>
2020-05-03 23:11:08 -07:00
2020-04-27 09:55:02 -07:00
2020-05-01 16:48:19 -07:00
2020-04-30 13:57:58 -07:00
2020-05-01 16:48:19 -07:00
2020-01-09 19:44:58 -08:00
2018-01-05 16:16:56 -08:00
2016-03-22 13:16:03 -07:00
2020-01-09 19:44:58 -08:00
2020-01-09 19:44:58 -08:00
2020-05-03 23:11:08 -07:00
2018-10-26 19:42:00 +02:00
2020-04-06 05:00:54 -07:00

Go Report Card mixer-tools CI

This project contains tooling for using the software update mixer.

Please follow the guide at https://docs.01.org/clearlinux/latest/guides/clear/mixer.html to learn more about how to use the mixer tool.

S
Description
No description provided
Readme
10 MiB
Languages
Go 89.1%
Shell 9.1%
Makefile 1.8%