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 }}
GitoxideLabs
/
gitoxide
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
551
Star
12k
Code
Issues
2
Pull requests
11
Discussions
Actions
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix 32-bit Windows releases so they are the correct architecture
- #1475
#1475
Merged
Sebastian Thiel (Byron)
merged 16 commits into
GitoxideLabs:main
GitoxideLabs/gitoxide:main
from
EliahKagan:w32
EliahKagan/gitoxide:w32
Copy head branch name to clipboard
Jul 29, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Fix 32-bit Windows releases so they are the correct architecture
#1475
Sebastian Thiel (Byron)
merged 16 commits into
GitoxideLabs:main
GitoxideLabs/gitoxide:main
from
EliahKagan:w32
EliahKagan/gitoxide:w32
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2024
Use bash for everything on all platforms in release workflow
Show description for edd1c43
Eliah Kagan (EliahKagan)
committed
edd1c43
View commit details
Copy full SHA for edd1c43
Browse repository at this point
Remove some commented-out code in the workflow
Eliah Kagan (EliahKagan)
committed
3e779d9
View commit details
Copy full SHA for 3e779d9
Browse repository at this point
Remove confusing EXE_NAME environment variable
Show description for d7e9269
Eliah Kagan (EliahKagan)
committed
d7e9269
View commit details
Copy full SHA for d7e9269
Browse repository at this point
Copy from target-specific build directories even on Windows
Show description for 564bdc9
Eliah Kagan (EliahKagan)
committed
564bdc9
View commit details
Copy full SHA for 564bdc9
Browse repository at this point
Reveal what kind of file the executables are when making archives
Eliah Kagan (EliahKagan)
committed
418d71f
View commit details
Copy full SHA for 418d71f
Browse repository at this point
Commits on Jul 29, 2024
Minor changes from ripgrep workflow + simplify + clarify quoting
Show description for 286e388
Eliah Kagan (EliahKagan)
committed
286e388
View commit details
Copy full SHA for 286e388
Browse repository at this point
Only use `cross` on Linux
Show description for a4b5cb9
Eliah Kagan (EliahKagan)
committed
a4b5cb9
View commit details
Copy full SHA for a4b5cb9
Browse repository at this point
Set $TARGET_FLAGS and $TARGET_DIR even without `cross`
Show description for f6a71f0
Eliah Kagan (EliahKagan)
committed
f6a71f0
View commit details
Copy full SHA for f6a71f0
Browse repository at this point
Update and clarify comments on job-level env.TARGET_*
Eliah Kagan (EliahKagan)
committed
cf379f6
View commit details
Copy full SHA for cf379f6
Browse repository at this point
Don't check matrix.target for cross + do related prep
Show description for cb10aae
Eliah Kagan (EliahKagan)
committed
cb10aae
View commit details
Copy full SHA for cb10aae
Browse repository at this point
Set $TARGET_FLAGS and $TARGET_DIR from matrix
Show description for 8f43a92
Eliah Kagan (EliahKagan)
committed
8f43a92
View commit details
Copy full SHA for 8f43a92
Browse repository at this point
Really use `cross` only when cross-compiling on Linux
Eliah Kagan (EliahKagan)
committed
fbafff3
View commit details
Copy full SHA for fbafff3
Browse repository at this point
Don't set CARGO=cross too early
Show description for 79f9ec0
Eliah Kagan (EliahKagan)
committed
79f9ec0
View commit details
Copy full SHA for 79f9ec0
Browse repository at this point
Use shell expansions for env vars where clearer
Show description for d6769a6
Eliah Kagan (EliahKagan)
committed
d6769a6
View commit details
Copy full SHA for d6769a6
Browse repository at this point
Don't use `--` argument to `strip`
Show description for a647598
Eliah Kagan (EliahKagan)
committed
a647598
View commit details
Copy full SHA for a647598
Browse repository at this point
Go back to always using `cross` on Linux
Show description for 3c3a831
Eliah Kagan (EliahKagan)
committed
3c3a831
View commit details
Copy full SHA for 3c3a831
Browse repository at this point
You can’t perform that action at this time.