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
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
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 }}
CKolkey
/
ts-node-action
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
379
Code
Issues
11
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
wip
- #35
#35
Draft
CKolkey
wants to merge 14 commits into
master
CKolkey/ts-node-action:master
from
anotherrr
CKolkey/ts-node-action:anotherrr
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
wip
#35
CKolkey
wants to merge 14 commits into
master
CKolkey/ts-node-action:master
from
anotherrr
CKolkey/ts-node-action:anotherrr
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2023
Add spec for python conditional padding
CKolkey
committed
5cc5e8a
View commit details
Copy full SHA for 5cc5e8a
Browse repository at this point
Breaking! Helpers.node_text will now return a _table_ for nodes that
Show description for 89357ad
CKolkey
committed
89357ad
View commit details
Copy full SHA for 89357ad
Browse repository at this point
Expand lua and ruby specs
CKolkey
committed
3fa1408
View commit details
Copy full SHA for 3fa1408
Browse repository at this point
No need to trim the value here - it's handled in node_text
CKolkey
committed
9715c84
View commit details
Copy full SHA for 9715c84
Browse repository at this point
Breaking! Refactor how helpers.padded_node_text works slightly. Context
Show description for f0a82e5
CKolkey
committed
f0a82e5
View commit details
Copy full SHA for f0a82e5
Browse repository at this point
Update ruby and python filetypes
CKolkey
committed
8ef079f
View commit details
Copy full SHA for 8ef079f
Browse repository at this point
Fix lua issue
CKolkey
committed
ebbfc2e
View commit details
Copy full SHA for ebbfc2e
Browse repository at this point
Refactor toggle_multiline
CKolkey
committed
f641f54
View commit details
Copy full SHA for f641f54
Browse repository at this point
Add annotations
CKolkey
committed
fa00be6
View commit details
Copy full SHA for fa00be6
Browse repository at this point
Commits on Feb 27, 2023
Extend 'toggle_multiline' to accept an 'uncollapsible' table
CKolkey
committed
f6f90a1
View commit details
Copy full SHA for f6f90a1
Browse repository at this point
Ruby: Use uncollapsible table to prevent messing up ternery expressions
Show description for 08dd315
CKolkey
committed
08dd315
View commit details
Copy full SHA for 08dd315
Browse repository at this point
Ordering
CKolkey
committed
140b64f
View commit details
Copy full SHA for 140b64f
Browse repository at this point
Use child:type() since child:extra() is only available in nightly
CKolkey
committed
c5ab42e
View commit details
Copy full SHA for c5ab42e
Browse repository at this point
Commits on Mar 7, 2023
Extract function for checking condition
CKolkey
committed
2e43f43
View commit details
Copy full SHA for 2e43f43
Browse repository at this point
You can’t perform that action at this time.