Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DMPRoadmap
/
roadmap
Public
Notifications
You must be signed in to change notification settings
Fork
117
Star
118
Code
Issues
293
Pull requests
50
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
disable debugger check for rubocop >= 1.45.0
- #3292
#3292
Merged
briri
merged 15 commits into
development
DMPRoadmap/roadmap:development
from
issue3291
DMPRoadmap/roadmap:issue3291
Copy head branch name to clipboard
Mar 23, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
disable debugger check for rubocop >= 1.45.0
#3292
briri
merged 15 commits into
development
DMPRoadmap/roadmap:development
from
issue3291
DMPRoadmap/roadmap:issue3291
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2023
disable debugger check in rubocop
pengyin-shan
committed
4a50397
View commit details
Copy full SHA for 4a50397
Browse repository at this point
fix rubocop.yml syntax and update rubocop to 1.45.1
pengyin-shan
committed
f423998
View commit details
Copy full SHA for f423998
Browse repository at this point
Commits on Feb 21, 2023
add exclude to rubocop.yml so that debugger will run but except lib tasks
pengyin-shan
committed
6567485
View commit details
Copy full SHA for 6567485
Browse repository at this point
add node 16 version specification to github actions
pengyin-shan
committed
b8828ce
View commit details
Copy full SHA for b8828ce
Browse repository at this point
Commits on Feb 24, 2023
use --openssl-legacy-provider instead of set node 16
pengyin-shan
committed
8b179e2
View commit details
Copy full SHA for 8b179e2
Browse repository at this point
test node_options run in github action
pengyin-shan
committed
3d82147
View commit details
Copy full SHA for 3d82147
Browse repository at this point
Commits on Feb 27, 2023
test if loop for node-version
pengyin-shan
committed
e07ae8c
View commit details
Copy full SHA for e07ae8c
Browse repository at this point
test node_options result
pengyin-shan
committed
17770df
View commit details
Copy full SHA for 17770df
Browse repository at this point
test post-action
pengyin-shan
committed
5e8c875
View commit details
Copy full SHA for 5e8c875
Browse repository at this point
adjust env as the first step
pengyin-shan
committed
26470a8
View commit details
Copy full SHA for 26470a8
Browse repository at this point
adjust env before setup-node action
pengyin-shan
committed
a56787a
View commit details
Copy full SHA for a56787a
Browse repository at this point
change back to use node 16 due to NODE_OPTION issue
pengyin-shan
committed
e149fd4
View commit details
Copy full SHA for e149fd4
Browse repository at this point
Commits on Mar 23, 2023
Merge branch 'development' into issue3291
briri
committed
82f9777
View commit details
Copy full SHA for 82f9777
Browse repository at this point
readded x86_64 to the bundle
briri
committed
c50b3ef
View commit details
Copy full SHA for c50b3ef
Browse repository at this point
added helper rake task for updating dependencies that always adds x86_64 platform to the bundle
briri
committed
f20aa61
View commit details
Copy full SHA for f20aa61
Browse repository at this point
You can’t perform that action at this time.