Commit graph

80 commits

Author SHA1 Message Date
nicobo
b8c8bee4c0
Deactivate build for now in npm-github.yml (not working) 2023-07-10 07:43:19 +02:00
nicobo
91b2a9b9e2 2.0.1 2023-07-06 23:18:53 +02:00
nicobo
1e8c0d3902 CHANGELOG update for next release 2023-07-06 23:18:30 +02:00
nicobo
3e118c337e + doc 2023-07-06 23:16:38 +02:00
nicobo
d2be242d16 ~ deactivating github publish for now (not working) 2023-07-06 23:04:10 +02:00
nicobo
ac0ee32872 ~ fixed : package.json was missing the repository 2023-07-06 23:01:20 +02:00
nicobo
c6a80b7107 ~ fixing github npm publish 2023-07-06 22:48:38 +02:00
nicobo
a4b41bdd21 ~ Fixed : node >= 12 required (by yargs and others) 2023-07-06 22:36:27 +02:00
nicobo
f91209e4b2 + made it a npm package (fixes #5)
+ made index.js a node executable
2023-07-06 22:22:56 +02:00
nicobo
3cfa9b61bc Merge branch 'master' of github.com:nicolabs/musiccast-repairkit 2023-07-06 13:56:42 +02:00
nicobo
52cb48e90c
Merge pull request #57 from nicolabs/dependabot/github_actions/peter-evans/dockerhub-description-3.4.1
Bump peter-evans/dockerhub-description from 2.4.2 to 3.4.1
2023-07-06 13:45:35 +02:00
nicobo
d48459c709
Merge pull request #53 from nicolabs/dependabot/github_actions/docker/build-push-action-4.0.0
Bump docker/build-push-action from 2.4.0 to 4.0.0
2023-07-06 13:45:20 +02:00
nicobo
4a92e9c329
Merge pull request #48 from nicolabs/dependabot/github_actions/docker/login-action-2.1.0
Bump docker/login-action from 1.9.0 to 2.1.0
2023-07-06 13:45:02 +02:00
nicobo
846db8955b
Merge pull request #47 from nicolabs/dependabot/github_actions/actions/checkout-3.1.0
Bump actions/checkout from 2 to 3.1.0
2023-07-06 13:44:51 +02:00
nicobo
8af80bc854
Merge pull request #41 from nicolabs/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
2023-07-06 13:44:32 +02:00
nicobo
2a89588dc4 ~ major version boost
~ removed `conf.` prefix for scenario-specific options
+ added '-c' shortcut to '--config'
~ upgraded from yamaha-yxc-nodejs 0.x to 3.x
~ general dependencies upgrade
- few docs & logs changes
2023-07-06 11:06:04 +02:00
dependabot[bot]
8fad74a0ed
Bump peter-evans/dockerhub-description from 2.4.2 to 3.4.1
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2.4.2 to 3.4.1.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2.4.2...v3.4.1)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 11:57:51 +00:00
nicobo
c25d0d70b0 ~ fixed doc 2023-03-10 08:52:46 +01:00
dependabot[bot]
7f3333ac36
Bump docker/build-push-action from 2.4.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v4.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 11:01:33 +00:00
dependabot[bot]
9358edc10f
Bump docker/login-action from 1.9.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 11:11:10 +00:00
dependabot[bot]
342f30f365
Bump actions/checkout from 2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 11:17:06 +00:00
dependabot[bot]
34185fee23
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 11:07:57 +00:00
nicobo
cf43d4da86
Merge pull request #17 from nicolabs/dependabot/github_actions/docker/build-push-action-2.4.0
Bump docker/build-push-action from 2 to 2.4.0
2021-06-12 00:02:41 +02:00
nicobo
ce58129fe7
Merge pull request #18 from nicolabs/dependabot/github_actions/docker/login-action-1.9.0
Bump docker/login-action from 1 to 1.9.0
2021-06-12 00:02:09 +02:00
nicobo
c24d5b47c6
Merge pull request #19 from nicolabs/dependabot/github_actions/peter-evans/dockerhub-description-2.4.2
Bump peter-evans/dockerhub-description from 2 to 2.4.2
2021-06-12 00:01:33 +02:00
nicobo
022cbe45a4
Fixed contact URL 2021-06-11 00:38:20 +02:00
nicobo
2f351a9daf
+ added command-line option to change the log level 2021-06-11 00:36:29 +02:00
nicobo
1eab2bb32c
bump version 2021-06-11 00:31:54 +02:00
nicobo
018cb8b589
default log level is now info (was debug) 2021-06-11 00:28:55 +02:00
nicobo
f32c31f46a
+ -l option to set the log level 2021-06-11 00:25:28 +02:00
nicobo
60c096a39b
+ doc'ed how to run docker image ootb 2021-06-11 00:24:49 +02:00
nicobo
e8266c6cea
upgrading docker meta action 2021-06-10 23:14:13 +02:00
nicobo
9deba53edc
reverting wrong semver 2021-06-10 23:13:54 +02:00
nicobo
a126cbc400
+ badge to link to the GitHub repo from DockerHub (or from elsewhere) 2021-06-10 22:42:52 +02:00
nicobo
4d0c0096a6
version bump 2021-06-10 22:17:46 +02:00
nicobo
e5676a45d1
+ handling SIGINT & SIGTERM signals in Docker 2021-06-10 22:17:34 +02:00
nicobo
a04ca43fcd
fixed : logging.js was missing 2021-06-10 22:16:52 +02:00
nicobo
752af10b20
+ doc on logging.js 2021-06-10 07:47:52 +02:00
nicobo
3c2866fc0f
bump version to 1.1.0 2021-06-10 07:34:05 +02:00
nicobo
698cc75028
+ package-lock.json 2021-06-09 23:33:01 +02:00
nicobo
cdb9769f46
~ using winston logger everywhere 2021-06-09 23:29:54 +02:00
nicobo
5c8001f5dd
version bump 2021-06-09 23:25:31 +02:00
nicobo
e564f8a139
+ on/off sync scenario 2021-06-09 23:25:19 +02:00
nicobo
332e25eb13
+ logging.js : adding winston logging 2021-06-09 23:24:38 +02:00
nicobo
5e22ae450b
bump version 2021-06-09 07:56:21 +02:00
nicobo
bd5d37601d
+ using Winston as the logging framework
~ fixed : error if no scenario-specific option was given
~ doc fixes
2021-06-09 07:55:13 +02:00
nicobo
4e5cd6b975 minor doc fixes 2021-06-08 13:57:12 +02:00
dependabot[bot]
d43e211d81
Bump peter-evans/dockerhub-description from 2 to 2.4.2
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2 to 2.4.2.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2...v2.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:11:21 +00:00
dependabot[bot]
82163b9bee
Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:11:18 +00:00
dependabot[bot]
130442808d
Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:11:16 +00:00