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
.
fsprojects
/
FSharpx.Collections
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
254
Code
Issues
18
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: fsprojects/FSharpx.Collections
Actions
All workflows
Workflows
Build and Test
Build and Test
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Repo Assist
Repo Assist
Disabled
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
353 workflow runs
353 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#328:
Pull request
#241
synchronize by
gdziadkiewicz
8m 25s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
8m 25s
View #241
View workflow file
Update src/FSharpx.Collections/Queue.fs
Build and Test
#327:
Commit
d25aa60
pushed by
gdziadkiewicz
8m 36s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
8m 36s
View workflow file
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#326:
Pull request
#241
synchronize by
gdziadkiewicz
8m 26s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
8m 26s
View #241
View workflow file
Merge branch 'master' into repo-assist/improve-queue-deque-functions-…
Build and Test
#325:
Commit
2695a37
pushed by
gdziadkiewicz
8m 39s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
8m 39s
View workflow file
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#324:
Pull request
#241
synchronize by
gdziadkiewicz
8m 12s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
8m 12s
View #241
View workflow file
Format code
Build and Test
#323:
Commit
88e2369
pushed by
gdziadkiewicz
8m 27s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
8m 27s
View workflow file
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#322:
Pull request
#241
synchronize by
gdziadkiewicz
2m 18s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
2m 18s
View #241
View workflow file
Update tests/FSharpx.Collections.Tests/QueueTest.fs
Build and Test
#321:
Commit
368723f
pushed by
gdziadkiewicz
1m 57s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
1m 57s
View workflow file
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#320:
Pull request
#241
synchronize by
gdziadkiewicz
1m 56s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
1m 56s
View #241
View workflow file
Update tests/FSharpx.Collections.Tests/DequeTest.fs
Build and Test
#319:
Commit
475ea52
pushed by
gdziadkiewicz
1m 33s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
1m 33s
View workflow file
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#318:
Pull request
#241
synchronize by
gdziadkiewicz
1m 27s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
1m 27s
View #241
View workflow file
Update tests/FSharpx.Collections.Tests/DequeTest.fs
Build and Test
#317:
Commit
32f979f
pushed by
gdziadkiewicz
1m 51s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
1m 51s
View workflow file
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#316:
Pull request
#241
synchronize by
gdziadkiewicz
1m 50s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
1m 50s
View #241
View workflow file
Update src/FSharpx.Collections/Deque.fs
Build and Test
#315:
Commit
e3d0f2d
pushed by
gdziadkiewicz
1m 33s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
1m 33s
View workflow file
[Repo Assist] fix: CircularBuffer.GetEnumerator infinite-recursion and destructive-enumeration
Build and Test
#314:
Pull request
#257
synchronize by
dsyme
8m 32s
repo-assist/fix-circularbuffer-getenumerator-2026-04-25-738bddb1b5b7136d
repo-assist/fix-circularbuffer-getenumerator-2026-04-25-738bddb1b5b7136d
8m 32s
View #257
View workflow file
ci: trigger checks
Build and Test
#313:
Commit
5c63c23
pushed by
dsyme
8m 12s
repo-assist/fix-circularbuffer-getenumerator-2026-04-25-738bddb1b5b7136d
repo-assist/fix-circularbuffer-getenumerator-2026-04-25-738bddb1b5b7136d
8m 12s
View #257
View workflow file
Repo Assist
Repo Assist
#80:
Pull request
#241
created by
Copilot
AI
3s
3s
View #241
View workflow file
Repo Assist
Repo Assist
#79:
Pull request
#241
created by
Copilot
AI
2s
2s
View #241
View workflow file
Repo Assist
Repo Assist
#78:
Pull request
#241
created by
Copilot
AI
1s
1s
View #241
View workflow file
Repo Assist
Repo Assist
#77:
Pull request
#241
created by
Copilot
AI
2s
2s
View #241
View workflow file
Repo Assist
Repo Assist
#76:
Pull request
#241
created by
Copilot
AI
1s
1s
View #241
View workflow file
Repo Assist
Repo Assist
#75:
Pull request
#241
created by
Copilot
AI
2s
2s
View #241
View workflow file
Repo Assist
Repo Assist
#74:
Manually run by
gdziadkiewicz
13m 26s
master
master
13m 26s
View workflow file
Copilot code review
Copilot code review
#16:
by
Copilot
AI
3m 8s
refs/pull/241/head
refs/pull/241/head
3m 8s
[Repo Assist] feat: add map, filter, iter, exists, forall, toList, toArray to Queue and Deque
Build and Test
#312:
Pull request
#241
synchronize by
Copilot
AI
8m 30s
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
repo-assist/improve-queue-deque-functions-20260310-abe469ac1b3fa769
8m 30s
View #241
View workflow file
Previous
1
2
3
4
5
6
…
14
15
Next
You can’t perform that action at this time.