Skip to content

chore(📦): 1.1.0

chore(📦): 1.1.0 #23

Triggered via push November 1, 2024 06:38
Status Success
Total duration 2m 44s
Artifacts
build-and-deploy
2m 36s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build-and-deploy
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/cache@v2, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache@v2, actions/setup-node@v3, codecov/codecov-action@v3, docker/login-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-deploy
embed field value must be shorter than 1024, got 11517 [`736fa5c`](https://github.com/***/cage/commit/736fa5cf09e6f83f92f145541cdc35a430344e1c) chore(📦): 1.1.0 ## [1.1.0](https://github.com/***/cage/compare/v1.0.2...v1.1.0) (2024-11-01) ### Internal 🧰 * change project mascot emoji from 🐦 to 🦜 ([dd5f76d](https://github.com/***/cage/commit/dd5f76db5b253d3b6bcb63ca3ab85b1252d18e1f)) * **cli:** add short-hand option flag for `--verbose` ([202b12d](https://github.com/***/cage/commit/202b12dee664319fc5d30fb5e33c360a70b52ee4)) * **core:** add basic watching feature through cron ([07f98fb](https://github.com/***/cage/commit/07f98fb9e6d8db32564afd5125cc6b9aaf16efe1)) * **core:** make `BaseWatcher.doWatch` as default-provided for better abstraction ([04ff51f](https://github.com/***/cage/commit/04ff51f19b74026b74fdfe0f708b065d84ed48ac)) * **core:** make app-overfocused business logics separated into individual tasks ([53507b3](https://github.com/***/cage/commit/53507b3352fd2eed27c017af74621328e0a3e8db)) * **core:** make config file path always to be absolute when given path is relative ([9c5c41e](https://github.com/***/cage/commit/9c5c41eb73994bc83852ec41e20e0b25fc253d90)) * **core:** make fetcher can retry when request throws an error ([91e1ec4](https://github.com/***/cage/commit/91e1ec4c3c3e06391518300b1b001a34c79db72c)) * **core:** make logger can format string with arguments ([2347423](https://github.com/***/cage/commit/23474230a099104415e30253c21cd0d15948360d)) * **core:** make logger can style string with new format tokens ([65f6df9](https://github.com/***/cage/commit/65f6df96f279604ecab1a5e90409911281260184)) * **core:** make logger not to log verbose level logs when verbose mode is disabled ([5ad4bf3](https://github.com/***/cage/commit/5ad4bf38850cfcd2931c91ed72b099bd61bccc21)) * **core:** now it save old `displayName` and `userId` whenever renames ([fbb574c](https://github.com/***/cage/commit/fbb574cb782043cd294d818b2ffca0b1cb10cc7b)) * **core:** remove console clearing on startup ([bb8a661](https://github.com/***/cage/commit/bb8a6613e8a6febc0adbb4539dac39eba10e28e7)) * **core:** remove exit handler and cleaning up routine ([a140d65](https://github.com/***/cage/commit/a140d6591d93e5e45a9c6a488ceb99b48d5f0879)) * **core:** remove saving watcher states feature ([4112e49](https://github.com/***/cage/commit/4112e490e751d9d591c0e614040922ed2492a5c1)) * **core:** rename log level from `silly` to `verbose` ([1f3d08a](https://github.com/***/cage/commit/1f3d08a4fac36e3fe3e0db96131e717f16dc3dce)) * **core:** rename user log repository table name ([6bca5a2](https://github.com/***/cage/commit/6bca5a2a6fd62c78bf673076c8a7984f6eebd185)) * **core:** use correct log level when no watcher configuration provided ([c491476](https://github.com/***/cage/commit/c491476b057b27e86532942ac0e2f561def57b03)) * **core:** use throttle instead of waiting for main task loop ([40a6db5](https://github.com/***/cage/commit/40a6db5e5e93847e920b60b7f9175cad18de83e8)) * **discord:** remove redundant log count checking logic ([a62870a](https://github.com/***/cage/commit/a62870a6e71b66a9c5b9553aa6eb0a4766eec196)) * **github:** make urql client use `node-fetch` instead of built-in one ([754c706](https://github.com/***/cage/commit/754c706e08b24104aeb5e581f1a1e983503078d3)) * make minimum interval be 10s only at development mode ([6c3c994](https://github.com/***/cage/commit/6c3c9943ebb83a3597cc44a090d8d7ce9929c260)) * print logo at startup ([f79b418](https://github.com/***/cage/commit/f79b418084158fa006a510b34109b7d3f9251696)) * reimplement how watcher state saved or loaded ([cd763c9](https://github.com/***/cage/commit/cd763c9211a07bfd0c977bfff2be81f31c097fc7)) * remove redundant logging ([5f310a7](https://github.com/***/cage/commit/5f310a745490970185e1bf5c854dbbb8cbdc47a0)) * remove whitespace between emojis ([606da97](https://github.com/***/cage/commit/606da97e734861da67e70c179c645e804c4fd8e2)) * **telegram:** make telegram notification title message having more rich data ([00f2464](https://github.com/***/cage/commit/00f246412a5f5c137a9abdff4d55029f6c2
build-and-deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/