Skip to content

Commit

Permalink
Merge pull request edp963#1036 from shanmengm/dev-0.3
Browse files Browse the repository at this point in the history
Dev 0.3
  • Loading branch information
RichardShan authored Jun 21, 2019
2 parents bd9468a + 6cae92d commit 5fea781
Show file tree
Hide file tree
Showing 57 changed files with 24 additions and 328 deletions.
5 changes: 2 additions & 3 deletions assembly/src/main/assembly/assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


<assembly>
<id>dist-beta.5</id>
<id>dist-beta.6</id>
<formats>
<format>zip</format>
</formats>
Expand Down Expand Up @@ -62,8 +62,7 @@
</directory>
<outputDirectory>userfiles</outputDirectory>
<excludes>
<exclude>download/**</exclude>
<exclude>tempFiles/**</exclude>
<exclude>*/**</exclude>
</excludes>
</fileSet>
<fileSet>
Expand Down
14 changes: 14 additions & 0 deletions bin/migration/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### 注意!

1. **升级前请务必备份数据!!!, 升级前请务必备份数据!!!, 升级前请务必备份数据!!!**
2. 本次升级只针对 davinci0.3 beta.4 升级至 beta.5, 其他版本请不要执行!
3. 已安装 beta.5 及之后版本无须执行此脚本;
4. 本次升级默认读取 config 下 application.yml 中配置的 davinci 数据源,也可通过参数指定,更多信息请执行 ‘upgrade -help’ 查看;
5. 本次升级可能造成部分 View 中定义的`变量值`错误,请手动修改;
6. 升级脚本为二进制文件,不同平台执行相应脚本即可,无须重复执行:

| 平台 | 对应脚本 |
| --- | --- |
|Windows | upgrade.exe |
|Mac OS | upgrade_darwin |
|Linux | upgrade_linux |
Binary file added bin/migration/upgrade.exe
Binary file not shown.
Binary file added bin/migration/upgrade_darwin
Binary file not shown.
Binary file added bin/migration/upgrade_linux
Binary file not shown.
Binary file removed bin/upgrade-darwin
Binary file not shown.
Binary file removed bin/upgrade-linux
Binary file not shown.
Binary file removed bin/upgrade.exe
Binary file not shown.
1 change: 0 additions & 1 deletion davinci-ui/1.ef089c2c540a68051205.chunk.js

This file was deleted.

Binary file removed davinci-ui/1.ef089c2c540a68051205.chunk.js.gz
Binary file not shown.
1 change: 0 additions & 1 deletion davinci-ui/12.48d192b85a3199d3c0c4.chunk.js

This file was deleted.

Binary file removed davinci-ui/12.48d192b85a3199d3c0c4.chunk.js.gz
Binary file not shown.
1 change: 0 additions & 1 deletion davinci-ui/13.57b206fd20c252e628c9.chunk.js

This file was deleted.

Binary file removed davinci-ui/13.57b206fd20c252e628c9.chunk.js.gz
Binary file not shown.
1 change: 0 additions & 1 deletion davinci-ui/14.fef74ca783a9562f5193.chunk.js

This file was deleted.

Binary file removed davinci-ui/14.fef74ca783a9562f5193.chunk.js.gz
Binary file not shown.
1 change: 0 additions & 1 deletion davinci-ui/15.ae24c3f99fc4140f7452.chunk.js

This file was deleted.

Binary file removed davinci-ui/15.ae24c3f99fc4140f7452.chunk.js.gz
Binary file not shown.
1 change: 0 additions & 1 deletion davinci-ui/16.8e1b7e37a0ad32fc4296.chunk.js

This file was deleted.

Binary file removed davinci-ui/16.8e1b7e37a0ad32fc4296.chunk.js.gz
Binary file not shown.
Loading

0 comments on commit 5fea781

Please sign in to comment.