-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #1278
Merged
Merged
Version Packages #1278
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
changeset-release/master
branch
11 times, most recently
from
June 16, 2024 02:50
bf55ab7
to
0d800b9
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
8 times, most recently
from
June 20, 2024 13:27
02efebc
to
ea0175e
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
June 21, 2024 12:39
ea0175e
to
b7e6e9c
Compare
OYX-1
pushed a commit
that referenced
this pull request
Jul 4, 2024
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated. # Releases ## @scow/[email protected] ### Minor Changes - 806f778: 增加 HPC 文件和桌面功能的 scowd 支持 ## @scow/[email protected] ### Minor Changes - 5b6af87: 将 mis-server 中 getTopChargeAccount、getTopPayAccount 返回值新增 userName - 3558bd4: JobTemplate 与 ListAllJobsResponse 增加 max_time_unit 可选字段 - b8d1270: 新增集群停用功能 api: getClustersRuntimeInfo, activateCluster, deactivateCluster 新增获取集群配置信息 api: getClusterConfigFiles - 0a43348: 在 common/config 下新增 getAvailablePartitionsForCluster 作为门户/管理系统共用 proto,管理系统下原 proto 标记为已过时;在 listAccounts 下新增可选 AccountStatusFilter 查询参数 - 806f778: 获取配置时返回 scowd 的配置 ## @scow/[email protected] ### Minor Changes - 806f778: 增加 HPC 文件和桌面功能的 scowd 支持 - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - 5f14ce8: 修复更新 octokit 依赖后导致 cli 命令执行失败的问题 - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] ## @scow/[email protected] ### Minor Changes - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能,在数据库中新增 Cluster 表单 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - 0a43348: 修改门户系统下提交作业或交互式应用时可以选择的账号为用户维度未封锁账号,分区为该用户在该集群下对应账号的可用分区;修改从模板提交作业时模板值可以直接提交 - d427530: 修复创建账户且判断为需要解封时未在集群中执行解封操作的问题 - Updated dependencies [b8d1270] - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Minor Changes - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - 5a707df: 修复门户系统桌面功能页面 token 过期不能跳转登录页面的问题, 修改获取集群数据 token 验证失败时的返回 - 0a43348: 修改门户系统下提交作业或交互式应用时可以选择的账号为用户维度未封锁账号,分区为该用户在该集群下对应账号的可用分区;修改从模板提交作业时模板值可以直接提交 - 5b6af87: 修改了 mis 系统下充值、消费账户前十的统计图的横坐标为 userName;修复了 mis 系统下系统使用量横坐标显示不全的问题。 - f91ba34: 修正了 mis 系统下平台数据统计横坐标的表现形式 - Updated dependencies [b8d1270] - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Minor Changes - 806f778: 增加 HPC 文件和桌面功能的 scowd 支持 - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - 0a43348: 修改门户系统下提交作业或交互式应用时可以选择的账号为用户维度未封锁账号,分区为该用户在该集群下对应账号的可用分区;修改从模板提交作业时模板值可以直接提交 - 383a8bd: 添加 web shell 文件上传功能 - 3558bd4: 提交作业保存作业模板时最长运行时间的单位也保存入模板中 - Updated dependencies [806f778] - Updated dependencies [b8d1270] - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Minor Changes - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - fec0a57: 修复了本地开发环境出现 Hydration 报错的问题 - f21f3e0: 修改了 portal 部分 UI 的样式 - eacda16: 修复集群未停用但数据无法获取时的仪表盘页面显示 - 5a707df: 修复门户系统桌面功能页面 token 过期不能跳转登录页面的问题, 修改获取集群数据 token 验证失败时的返回 - 0a43348: 修改门户系统下提交作业或交互式应用时可以选择的账号为用户维度未封锁账号,分区为该用户在该集群下对应账号的可用分区;修改从模板提交作业时模板值可以直接提交 - 383a8bd: 添加 web shell 文件上传功能 - 9709d45: 修复选择模板来提交作业时没有获取到正确的模板数据的问题 - 3558bd4: 提交作业保存作业模板时最长运行时间的单位也保存入模板中 - 49b31cf: 修改了门户系统下仪表盘的样式和交互逻辑 - a0e9199: 修正了门户系统 GPU 显示不正确的问题,修复了门户系统图标大小不一样的问题 - Updated dependencies [b8d1270] - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Minor Changes - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - 7285809: 添加 SCOW 部署与运维指引文档 - 383a8bd: 添加 web shell 文件上传功能 ## @scow/[email protected] ### Minor Changes - 806f778: 增加 scowd 配置 ### Patch Changes - b8d1270: 增加集群停用功能通用类型 ## @scow/[email protected] ### Minor Changes - 806f778: 增加 HPC 文件和桌面功能的 scowd 支持 ### Patch Changes - Updated dependencies [806f778] - @scow/[email protected] ## @scow/[email protected] ### Minor Changes - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Minor Changes - b8d1270: 在管理系统和门户系统中增加依赖于管理系统的集群停用功能 **注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!** ### Patch Changes - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Patch Changes - b8d1270: 同步操作日志服务中的日志类型,增加启用集群,停用集群 - Updated dependencies [b8d1270] - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Patch Changes - Updated dependencies [b8d1270] - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Patch Changes - Updated dependencies [b8d1270] - Updated dependencies [b8d1270] - Updated dependencies [806f778] - @scow/[email protected] - @scow/[email protected] ## @scow/[email protected] ### Patch Changes - @scow/[email protected] ## @scow/[email protected] ### Patch Changes - @scow/[email protected] ## @scow/[email protected] ### Patch Changes - Updated dependencies [5b6af87] - Updated dependencies [3558bd4] - Updated dependencies [b8d1270] - Updated dependencies [0a43348] - Updated dependencies [806f778] - @scow/[email protected] ## @scow/[email protected] ### Patch Changes - @scow/[email protected] ## @scow/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@scow/[email protected]
Minor Changes
@scow/[email protected]
Minor Changes
新增获取集群配置信息 api: getClusterConfigFiles
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Minor Changes
Patch Changes
@scow/[email protected]
Minor Changes
Patch Changes
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Minor Changes
注意:停用后集群将不可用,集群所有数据不再更新。再启用后请手动同步平台数据!
Patch Changes
@scow/[email protected]
Patch Changes
@scow/[email protected]
Patch Changes
@scow/[email protected]
Patch Changes
@scow/[email protected]
Patch Changes
@scow/[email protected]
Patch Changes
@scow/[email protected]
Patch Changes
@scow/[email protected]
Patch Changes
@scow/[email protected]