|
1 | 1 | # Changelog |
| 2 | + |
| 3 | +## [1.4.0](https://github.com/WGrape/CIManager/compare/v1.3.0...v1.4.0) (2024-03-05) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add auto connect ([425e4ec](https://github.com/WGrape/CIManager/commit/425e4ec30844b650f4e97e8852b576c57ba15a4d)) |
| 9 | +* add install docker and docker-compose in job_pre_install.sh ([d5ff3b2](https://github.com/WGrape/CIManager/commit/d5ff3b2e9e9d5720c186377a9c88c998cc2ffce8)) |
| 10 | +* add install docker and docker-compose in job_pre_install.sh ([a648b9a](https://github.com/WGrape/CIManager/commit/a648b9a81e61339c889480441d39a18507286439)) |
| 11 | +* add job_launch.sh ([f601e34](https://github.com/WGrape/CIManager/commit/f601e34c08fe5d8fab9f5ee86ff2d70e7b61dd2c)) |
| 12 | +* add single job support ([4b2a15b](https://github.com/WGrape/CIManager/commit/4b2a15b74a023815a33883ef5c0677d6e903c935)) |
| 13 | +* job_pre_install add sparrow ([5837221](https://github.com/WGrape/CIManager/commit/5837221934f1e0a05373efcd73c6816aef42dfce)) |
| 14 | +* start.sh启动脚本中新增单个脚本启动的支持 ([d054f70](https://github.com/WGrape/CIManager/commit/d054f70298ff2ff92d40e6e92c073cea6141403a)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* fix bash not pass variables bug( replace to source ) ([857a96e](https://github.com/WGrape/CIManager/commit/857a96ed26d9c2a0a3f3a79afd7d4efa91ef00a4)) |
| 20 | +* fix bash not pass variables bug( replace to source ) ([f958e8a](https://github.com/WGrape/CIManager/commit/f958e8a97958b58d045e61d71b768807194f0374)) |
| 21 | +* fix bash not pass variables bug( replace to source ) ([0732530](https://github.com/WGrape/CIManager/commit/07325309e93aba9bd23f84dcca6eea124d7f95d9)) |
| 22 | +* fix bash not pass variables bug( replace to source ) ([a6f97d4](https://github.com/WGrape/CIManager/commit/a6f97d47067f527556a59b441345f3e19721710b)) |
| 23 | +* fix bash not pass variables bug( replace to source ) ([90fb646](https://github.com/WGrape/CIManager/commit/90fb6467d9ba305d359c291d864e75bbdd5bae58)) |
| 24 | +* fix job_health_check error ([674f2fa](https://github.com/WGrape/CIManager/commit/674f2fa6528ca2d0055fee7e6894f6f4a9893f07)) |
| 25 | +* fix job_health_check error ([6615cd0](https://github.com/WGrape/CIManager/commit/6615cd032e53a82ce6f3ec54be9c3329fb132e12)) |
| 26 | +* fix job_health_check error ([637f259](https://github.com/WGrape/CIManager/commit/637f259afb07b042c0ba5c058f47f794f09fa34f)) |
| 27 | +* fix job_health_check error ([c3986f0](https://github.com/WGrape/CIManager/commit/c3986f0dee041599f635eefb41021e02b0e78875)) |
| 28 | +* fix job_health_check error ([7eef423](https://github.com/WGrape/CIManager/commit/7eef423d89258940c8e15cc70295c92a86ac0ed1)) |
| 29 | +* fix start.sh ([6d549c7](https://github.com/WGrape/CIManager/commit/6d549c784eb5a84c5584470d7194b9f9d0274750)) |
| 30 | +* fix start.sh ([0e4fa33](https://github.com/WGrape/CIManager/commit/0e4fa33b04a4a99abfdf9f52f5b38c353759d114)) |
| 31 | +* fix start.sh ([7086d17](https://github.com/WGrape/CIManager/commit/7086d17ab7e35459a27b4fa42f1db5b59f23970d)) |
| 32 | +* fix start.sh ([aaa2f5b](https://github.com/WGrape/CIManager/commit/aaa2f5ba8b6c89db5b39dd9954c611d6115bfdba)) |
| 33 | +* fix start.sh ([2bd0d1e](https://github.com/WGrape/CIManager/commit/2bd0d1ead8c2f7301a2abb6ade0ff6ffa5effd48)) |
| 34 | +* fix start.sh ([1fb904a](https://github.com/WGrape/CIManager/commit/1fb904a4f57e48d4491f7f9e0193e13c8fdc8307)) |
| 35 | +* fix start.sh ([448d052](https://github.com/WGrape/CIManager/commit/448d052733fcc7556195e241ef173dc8139061c3)) |
| 36 | +* fix start.sh switch_status bug ([fad6049](https://github.com/WGrape/CIManager/commit/fad60492bc89b132f9f69aa459776b015f4150fc)) |
| 37 | +* fix start.sh switch_status bug ([e100c83](https://github.com/WGrape/CIManager/commit/e100c836a6458e2418276d493c2038c9a4712515)) |
| 38 | +* fix test/start.sh bug ([8402a98](https://github.com/WGrape/CIManager/commit/8402a981f89cfe9858eac2cb3015bb8be11959e9)) |
| 39 | +* fix test/start.sh bug ([4624954](https://github.com/WGrape/CIManager/commit/4624954c2bc7c00fcb288bce967be13f7820199a)) |
| 40 | +* fix the yaml error ([27271ff](https://github.com/WGrape/CIManager/commit/27271ffa7cbaa1bcac51377d3771247e85535935)) |
| 41 | +* fix the yaml error ([878895e](https://github.com/WGrape/CIManager/commit/878895e1193e5281cdd92219a05201fc01db1c5a)) |
| 42 | +* fix the yaml error ([2e2973c](https://github.com/WGrape/CIManager/commit/2e2973c8b9400c2972b15eadcbbf17092b8f41f5)) |
| 43 | +* fix the yaml error ([04a3816](https://github.com/WGrape/CIManager/commit/04a381620f302cdb936cd96683a4c7a134f4a83d)) |
| 44 | +* 修改CI ([fd5bc97](https://github.com/WGrape/CIManager/commit/fd5bc974efc76c6bdd26b354632f7082f51a60e1)) |
| 45 | +* 调整适应最新的CIManager ([5ad7625](https://github.com/WGrape/CIManager/commit/5ad76254f7fe263cb244c8f59330e8e94e519666)) |
| 46 | +* 调整适应最新的CIManager ([f5e3603](https://github.com/WGrape/CIManager/commit/f5e3603b984022acaac40c43c88f46b2be8af6cd)) |
| 47 | + |
| 48 | + |
| 49 | +### Docs |
| 50 | + |
| 51 | +* add .sparrow-example-ci.yml example ([e378cb7](https://github.com/WGrape/CIManager/commit/e378cb711ccabd91396a6b0eacfe051a9f8de9dc)) |
| 52 | +* make doc better ([9f27365](https://github.com/WGrape/CIManager/commit/9f27365b53af2b01111db8b622cdc9e991ffd1b4)) |
| 53 | +* make doc better ([f44b505](https://github.com/WGrape/CIManager/commit/f44b5053c379fcd05c69e6fc15cbaefcf519807c)) |
| 54 | +* make doc better ([bf68db6](https://github.com/WGrape/CIManager/commit/bf68db6fdf482aa2fa5b0a054863ea5440b6896c)) |
| 55 | +* make doc better ([f98ade8](https://github.com/WGrape/CIManager/commit/f98ade8fb58a3bbf8c4b50b8301b310976ffb834)) |
| 56 | +* make doc better ([4ec3fab](https://github.com/WGrape/CIManager/commit/4ec3fab65f825ba3183f9b81c46c0e1e97e2f55c)) |
| 57 | +* make doc better ([6b3e0f3](https://github.com/WGrape/CIManager/commit/6b3e0f35f9e740020eed9589dd359ed5b5508833)) |
| 58 | +* make doc better ([29a4e9b](https://github.com/WGrape/CIManager/commit/29a4e9b5aef36ddd60d78895a5e6a25441812e7f)) |
| 59 | +* make doc better ([a73de8f](https://github.com/WGrape/CIManager/commit/a73de8f2db0eeccb45b2db29f2d86e52b744ba8a)) |
| 60 | +* make doc better ([d9a1ae7](https://github.com/WGrape/CIManager/commit/d9a1ae794ce346a7989b2449c2e2e6fd9359bd76)) |
| 61 | +* 完善修改文档 ([f62211a](https://github.com/WGrape/CIManager/commit/f62211a1f1f729e47fda8da41970a4e5eb5560b0)) |
| 62 | + |
| 63 | + |
| 64 | +### Styling |
| 65 | + |
| 66 | +* github示例CI配置文件中新增变量的配置 ([c4b5a6f](https://github.com/WGrape/CIManager/commit/c4b5a6fbd1d00da3d0fd8484663ea23ccd50d7cf)) |
| 67 | + |
| 68 | + |
| 69 | +### Code Refactoring |
| 70 | + |
| 71 | +* refactor the design ([c6bcf92](https://github.com/WGrape/CIManager/commit/c6bcf925b7bea1ff79f99f6b9c20d43ebe9d13ab)) |
| 72 | +* refactor the whole project ([7bd4906](https://github.com/WGrape/CIManager/commit/7bd49065b7b65df735e937489a4c3f69798f7465)) |
| 73 | + |
| 74 | +## Changelog |
0 commit comments