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 }}
bitwalker
/
strukt
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
80
Code
Issues
3
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix custom type spec
- #21
#21
Draft
fishtreesugar
wants to merge 15 commits into
bitwalker:main
bitwalker/strukt:main
from
fishtreesugar:fix-custom-type-spec
fishtreesugar/strukt:fix-custom-type-spec
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Fix custom type spec
#21
fishtreesugar
wants to merge 15 commits into
bitwalker:main
bitwalker/strukt:main
from
fishtreesugar:fix-custom-type-spec
fishtreesugar/strukt:fix-custom-type-spec
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2024
fix: return error when embeds_many field input with wrong type
Show description for 75bca45
fishtreesugar
committed
75bca45
View commit details
Copy full SHA for 75bca45
Browse repository at this point
Commits on Apr 17, 2024
test: reproduce #20
fishtreesugar
committed
e6d3d1d
View commit details
Copy full SHA for e6d3d1d
Browse repository at this point
fix: generate type spec for value_type is a module
fishtreesugar
committed
0682efd
View commit details
Copy full SHA for 0682efd
Browse repository at this point
Merge branch 'fix-custom-type-spec' into cdc-fixes
fishtreesugar
committed
9034fe4
View commit details
Copy full SHA for 9034fe4
Browse repository at this point
Commits on Aug 15, 2024
fix: workaround breakage of ecto 3.12
Show description for f27a9da
fishtreesugar
committed
f27a9da
View commit details
Copy full SHA for f27a9da
Browse repository at this point
Commits on Dec 10, 2024
fix: matching on `Regex` struct instead
Show description for f5dfeee
fishtreesugar
committed
f5dfeee
View commit details
Copy full SHA for f5dfeee
Browse repository at this point
Commits on Dec 11, 2024
test: handle test break by ecto 3.12
Show description for f45df33
fishtreesugar
committed
f45df33
View commit details
Copy full SHA for f45df33
Browse repository at this point
chore: use `Code.eval_quoted/3` instead of `Module.eval_quoted/4`
Show description for d47eff0
fishtreesugar
committed
d47eff0
View commit details
Copy full SHA for d47eff0
Browse repository at this point
Commits on Apr 4, 2025
refactor: use `is_struct/1` instead of pattern matching
fishtreesugar
committed
1d58ba5
View commit details
Copy full SHA for 1d58ba5
Browse repository at this point
refactor: map has been enumerable
fishtreesugar
committed
f6fb11d
View commit details
Copy full SHA for f6fb11d
Browse repository at this point
Commits on Nov 3, 2025
require ecto 3.12
fishtreesugar
committed
fd47a62
View commit details
Copy full SHA for fd47a62
Browse repository at this point
chore(deps): get rid of `uniq`
fishtreesugar
committed
403f63c
View commit details
Copy full SHA for 403f63c
Browse repository at this point
chore: config `preferred_cli_env` via `cli/0`
fishtreesugar
committed
f9882d6
View commit details
Copy full SHA for f9882d6
Browse repository at this point
Commits on Apr 13, 2026
chore: update ci
fishtreesugar
committed
1a36fad
View commit details
Copy full SHA for 1a36fad
Browse repository at this point
Merge pull request #4 from fishtreesugar/ci-updates
Show description for 0347828
fishtreesugar
authored
0347828
View commit details
Copy full SHA for 0347828
Browse repository at this point
You can’t perform that action at this time.