Skip to content

Commit

Permalink
New version: DuckStudio.GitHubView.Nightly version 2025.01.14.1276428… (
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckDuckStudio authored Jan 15, 2025
1 parent d953304 commit 2eac183
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: DuckStudio.GitHubView.Nightly
PackageVersion: 2025.01.14.12764289055
InstallerLocale: zh-CN
InstallerType: inno
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- ghv
Protocols:
- https
ReleaseDate: 2025-01-14
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.DotNet.Runtime.8
Installers:
- Architecture: x86
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/2025.01.14.12764289055/GitHubView-2025.01.14.12764289055-Setup-windows.exe
InstallerSha256: 5635BB4C75683965096EA42EA73F633C8BDE95734FD2B2992C1431084DE2E566
- Architecture: x64
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/2025.01.14.12764289055/GitHubView-2025.01.14.12764289055-Setup-windows.exe
InstallerSha256: 5635BB4C75683965096EA42EA73F633C8BDE95734FD2B2992C1431084DE2E566
- Architecture: arm
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/2025.01.14.12764289055/GitHubView-2025.01.14.12764289055-Setup-windows.exe
InstallerSha256: 5635BB4C75683965096EA42EA73F633C8BDE95734FD2B2992C1431084DE2E566
- Architecture: arm64
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/2025.01.14.12764289055/GitHubView-2025.01.14.12764289055-Setup-windows.exe
InstallerSha256: 5635BB4C75683965096EA42EA73F633C8BDE95734FD2B2992C1431084DE2E566
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: DuckStudio.GitHubView.Nightly
PackageVersion: 2025.01.14.12764289055
PackageLocale: en-US
Publisher: 鸭鸭「カモ」
PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
PublisherSupportUrl: https://github.com/DuckDuckStudio/GitHubView/issues
Author: 鸭鸭「カモ」
PackageName: GitHubView
PackageUrl: https://github.com/DuckDuckStudio/GitHubView/
License: GNU General Public License v3.0
LicenseUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/LICENSE.txt
Copyright: Copyright (c) 鸭鸭「カモ」
CopyrightUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/LICENSE.txt
ShortDescription: 💻Viewing content on GitHub in your console
Description: GitHubView is a command line tool for viewing content on GitHub.
Tags:
- CLI
- Command
- Command-line
- Command-line-tool
- Console
- Console-tool
- CommandLineTool
- ConsoleTool
- Terminal-tool
- Information-view
- Tool
- GitHub
- Nightly
ReleaseNotesUrl: https://github.com/DuckDuckStudio/GitHubView/releases/tag/2025.01.14.12764289055
ReleaseNotes: |
## What's Changed
- GitHubView 1.0.3 by @DuckDuckStudio in #10
### Detailed changes
- fix(user): Prefer ‘TryGetValue’ calls to dictionary indexer access protected by ‘ContainsKey’ checks to avoid double lookups
- fix(null): Fix a bunch of null warnings
- fix(labels): Paginate fetches (fix [BUG]: 无法获取所有内容 #9)
- chore(git): Do not track debugging config files
- fix(ctb&label): YOU ARE TOOO FAST !!!!!
- If rate limit is reached
- If you get a rate reset timestamp
- Wait until rate reset
- Can't get rate reset timestamp
or
- Other errors
=> ERROR Failed
chore(IDE): Set IDE0008 - replace var with explicit type for warning level (restored per @fjwxzde's review)
- chore(deps): Merge branch master into develop
- chore(IDE): remove warning configuration from git version control (reverted afa3e58)
**Full Changelog**: https://github.com/DuckDuckStudio/GitHubView/compare/2024.12.25.12494060383...2025.01.14.12764289055
Documentations:
- DocumentLabel: README
DocumentUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/README.md
- DocumentLabel: Contribution Guide
DocumentUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/CONTRIBUTING.md
ManifestType: locale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: DuckStudio.GitHubView.Nightly
PackageVersion: 2025.01.14.12764289055
PackageLocale: zh-CN
Publisher: 鸭鸭「カモ」
PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
PublisherSupportUrl: https://github.com/DuckDuckStudio/GitHubView/issues
Author: 鸭鸭「カモ」
PackageName: GitHubView
PackageUrl: https://github.com/DuckDuckStudio/GitHubView/
License: GNU General Public License v3.0
LicenseUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/LICENSE.txt
Copyright: 版权所有 (c) 鸭鸭「カモ」
CopyrightUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/LICENSE.txt
ShortDescription: 💻在控制台中查看GitHub上的内容
Description: GitHubView 是一个用于查看 GitHub 上的信息的命令行工具。
Tags:
- cli
- 命令
- 命令行工具
- 终端
- 控制台
- 终端工具
- 命令工具
- 信息查看
- github
- nightly
ReleaseNotesUrl: https://github.com/DuckDuckStudio/GitHubView/releases/tag/2025.01.14.12764289055
ReleaseNotes: |
## 修改了什么
- GitHubView 1.0.3 by @DuckDuckStudio in #10
### 详细修改
- fix(user): 首选 “TryGetValue” 调用,而不是由 “ContainsKey” 检查保护的字典索引器访问,以避免双重查找
- fix(null): 修复一大堆 null 警告
- fix(labels): 分页获取 (fix [BUG]: 无法获取全部内容 #9)
- chore(git): 不跟踪调试配置文件
- fix(ctb&label): 要 超 速 了 !!!!!
- 如果达到速率限制
- 如果获取到速率重置时间戳
- 等待直到速率重置
- 获取不到速率重置时间戳
- 其他错误
=> ERROR 失败
chore(IDE): 设置 IDE0008 - 用显式类型代替 var 为警告等级 (已按 @fjwxzde 的审查还原)
- chore(deps): Merge branch master into develop
- chore(IDE): 从 git 版本控制中移除警告配置 (还原 afa3e58)
**完整修改**: https://github.com/DuckDuckStudio/GitHubView/compare/2024.12.25.12494060383...2025.01.14.12764289055
Documentations:
- DocumentLabel: README
DocumentUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/README.md
- DocumentLabel: 贡献指南
DocumentUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/CONTRIBUTING.md
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: DuckStudio.GitHubView.Nightly
PackageVersion: 2025.01.14.12764289055
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit 2eac183

Please sign in to comment.