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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
csv
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
218
Code
Issues
7
Pull requests
13
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: ruby/csv
Actions
All workflows
Workflows
Benchmark
Benchmark
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
pages-build-deployment
pages-build-deployment
Release
Release
Test
Test
Show more workflows...
Management
Caches
Deployments
Benchmark
Benchmark
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
benchmark.yml
will be ignored since log searching is not yet available
50 workflow runs
50 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Resolve generated documentation references
Benchmark
#780:
Pull request
#377
opened by
OskarEichler
Action required
OskarEichler:codex/csv-doc-links
OskarEichler:codex/csv-doc-links
Action required
View #377
View workflow file
Correct CSV option and recipe documentation
Benchmark
#779:
Pull request
#376
opened by
OskarEichler
Action required
OskarEichler:codex/csv-doc-options
OskarEichler:codex/csv-doc-options
Action required
View #376
View workflow file
Preserve headers when copying an empty table
Benchmark
#778:
Pull request
#367
synchronize by
OskarEichler
1d 20h 41m 3s
OskarEichler:codex/csv-copy-headers
OskarEichler:codex/csv-copy-headers
1d 20h 41m 3s
View #367
View workflow file
Preserve row delimiters sharing a column separator prefix
Benchmark
#777:
Pull request
#375
opened by
OskarEichler
Action required
OskarEichler:codex/csv-shared-separator-prefix
OskarEichler:codex/csv-shared-separator-prefix
Action required
View #375
View workflow file
Quote generated fields containing custom row separator characters
Benchmark
#776:
Pull request
#374
opened by
OskarEichler
Action required
OskarEichler:codex/csv-quote-row-separator
OskarEichler:codex/csv-quote-row-separator
Action required
View #374
View workflow file
Release loose-parser scanner bookkeeping when shift returns
Benchmark
#775:
Pull request
#373
opened by
OskarEichler
Action required
OskarEichler:codex/csv-scanner-keeps
OskarEichler:codex/csv-scanner-keeps
Action required
View #373
View workflow file
Handle missing columns when deleting by index
Benchmark
#774:
Pull request
#372
opened by
OskarEichler
Action required
OskarEichler:codex/csv-delete_column
OskarEichler:codex/csv-delete_column
Action required
View #372
View workflow file
Count table rows without materializing every field during inspect
Benchmark
#773:
Pull request
#371
opened by
OskarEichler
Action required
OskarEichler:codex/csv-inspect
OskarEichler:codex/csv-inspect
Action required
View #371
View workflow file
Match named force_quotes fields against symbol headers
Benchmark
#772:
Pull request
#370
opened by
OskarEichler
Action required
OskarEichler:codex/csv-force_quotes
OskarEichler:codex/csv-force_quotes
Action required
View #370
View workflow file
Include receiver and complete options in the instance cache key
Benchmark
#771:
Pull request
#369
opened by
OskarEichler
Action required
OskarEichler:codex/csv-instance_cache
OskarEichler:codex/csv-instance_cache
Action required
View #369
View workflow file
Yield explicitly supplied headers only once when reading incrementally
Benchmark
#770:
Pull request
#368
opened by
OskarEichler
Action required
OskarEichler:codex/csv-header_once
OskarEichler:codex/csv-header_once
Action required
View #368
View workflow file
Preserve headers when copying an empty table
Benchmark
#769:
Pull request
#367
opened by
OskarEichler
9m 18s
OskarEichler:codex/csv-copy-headers
OskarEichler:codex/csv-copy-headers
9m 18s
View #367
View workflow file
Return nil from Row#field when the offset is past the end
Benchmark
#768:
Pull request
#366
opened by
youdie006
Action required
youdie006:fix/row-field-offset-past-end
youdie006:fix/row-field-offset-past-end
Action required
View #366
View workflow file
Ignore quotes when detecting the row separator
Benchmark
#767:
Pull request
#365
synchronize by
gaoflow
9m 4s
gaoflow:quote-aware-row-sep-detection
gaoflow:quote-aware-row-sep-detection
9m 4s
View #365
View workflow file
Ignore quotes when detecting the row separator
Benchmark
#766:
Pull request
#365
opened by
gaoflow
9m 1s
gaoflow:quote-aware-row-sep-detection
gaoflow:quote-aware-row-sep-detection
9m 1s
View #365
View workflow file
Add 3.3.6 entry
Benchmark
#765:
Commit
0873ab3
pushed by
kou
8m 55s
v3.3.6
v3.3.6
8m 55s
View workflow file
Add 3.3.6 entry
Benchmark
#764:
Commit
0873ab3
pushed by
kou
9m 41s
main
main
9m 41s
View workflow file
Don't use enumerator in CSV (#363)
Benchmark
#763:
Commit
c94763a
pushed by
kou
9m 36s
main
main
9m 36s
View workflow file
Don't use enumerator in CSV
Benchmark
#762:
Pull request
#363
opened by
kou
9m 2s
kou:each-enumerator
kou:each-enumerator
9m 2s
View #363
View workflow file
Avoid per-row Enumerator#next in CSV#each
Benchmark
#761:
Pull request
#362
opened by
donoghuc
7m 32s
donoghuc:jruby-improvement
donoghuc:jruby-improvement
7m 32s
View #362
View workflow file
Bump actions/checkout from 6 to 7 (#360)
Benchmark
#760:
Commit
b36c160
pushed by
kou
8m 3s
main
main
8m 3s
View workflow file
Bump actions/checkout from 6 to 7
Benchmark
#759:
Pull request
#360
opened by
dependabot
Bot
8m 29s
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/checkout-7
8m 29s
View #360
View workflow file
Bump actions/checkout from 6 to 7
Benchmark
#758:
Commit
9a27f96
pushed by
dependabot
Bot
8m 44s
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/checkout-7
8m 44s
View #360
View workflow file
Bump rubygems/configure-rubygems-credentials from 2.0.0 to 2.1.0 (#359)
Benchmark
#757:
Commit
c773f27
pushed by
kou
8m 47s
main
main
8m 47s
View workflow file
Bump rubygems/configure-rubygems-credentials from 2.0.0 to 2.1.0
Benchmark
#756:
Pull request
#359
opened by
dependabot
Bot
8m 28s
dependabot/github_actions/rubygems/configure-rubygems-credentials-2.1.0
dependabot/github_actions/rubygems/configure-rubygems-credentials-2.1.0
8m 28s
View #359
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.