pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:JavaScript language:Java
Filter by
200M results
Is this PR adding new feature or fix a BUG?
Fix BUG.
Is this pull request related to any issue? If yes, please link the issue.
#1295
Problem
TextToSemantic.on_save_checkpoint intentionally saves only ...
Why
IPEDS pins each college to one point at its main campus, so North Shore Community College showed only in Danvers — not
at its major Lynn campus (300 Broad St), which is what local viewers (e.g. a ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| ipywidgets | project.dependencies | pin | =8.1.8 → ==8.1.8 |
Add the preset :preserveSemverRanges ...
⚙️ Configuration
dependencies
📦 Dependencies
!-- 感谢提交 pull request! -- !-- ⚠️⚠️ 不要删除该文件!这是 Pull Request 的模板 ⚠️⚠️ -- !--
请阅读我们的贡献指南:https://github.com/OpenHUTB/.github/blob/master/CONTRIBUTING.md -- 修改概述:
在上一版两点左右往返巡逻、空中障碍避险的代码基础上,将巡逻路线升级为四点矩形环线巡逻,新增行走手脚同步摆动功能,肢体摆动系数设定为0.0001,腿部保留原始外观整体摆动。 ...
Created by brew bump
Created with brew bump-cask-pr.
bump-cask-pr
…r page
🎯 Related Ticket or 🔧 Changes Made
Ticket Jira
!-- Please include a summary of the changes and the related issue.
- List your changes here
- What did you add, fix, or update? --
!-- Describe ...
ticket
Checkov outputs an array [{results:{failed_checks:[]}}, ...] when scanning multiple check types (kubernetes, dockerfile,
github_actions). The old query .results.failed_checks broke with Cannot index array ...
- Added initial GitHub Actions CI/CD workflow.
- Configured automated dependency installation and unit testing.
- Enabled workflow triggers for main, feature/*, and manual execution.
- Integrated ...