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
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 }}
codefiles
/
archinstall
Public
forked from
archlinux/archinstall
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: codefiles/archinstall
Actions
All workflows
Workflows
.github/workflows/translation-check.yaml
.github/workflows/translation-check.yaml
Bandit security checkup
Bandit security checkup
Build Arch ISO with ArchInstall Commit
Build Arch ISO with ArchInstall Commit
Build archinstall
Build archinstall
documentation
documentation
flake8 linting
flake8 linting
mypy type checking
mypy type checking
Pylint linting
Pylint linting
pytest test validation
pytest test validation
ruff check formatting
ruff check formatting
Show more workflows...
Management
Caches
Build archinstall
Build archinstall
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
.
python-build.yml
will be ignored since log searching is not yet available
124 workflow runs
124 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.
Fix too-many-statements-in-try-clause violations
Build archinstall
#462:
Commit
8fa68b0
pushed by
codefiles
32s
fix-ruff-try
fix-ruff-try
32s
View workflow file
Remove redundant is_valid_path
Build archinstall
#461:
Commit
86d4132
pushed by
codefiles
43s
rmv-is-valid-path
rmv-is-valid-path
43s
View workflow file
Set LANG to fully qualified locale name
Build archinstall
#460:
Commit
289aba4
pushed by
codefiles
35s
lang-full-locale
lang-full-locale
35s
View workflow file
Add kernel enum
Build archinstall
#459:
Commit
2f5b1fa
pushed by
codefiles
30s
add-kernel-enum
add-kernel-enum
30s
View workflow file
Fix copying into target directory
Build archinstall
#458:
Commit
31bd104
pushed by
codefiles
29s
fix-copy-target-dir
fix-copy-target-dir
29s
View workflow file
Use StrEnum for EncryptionType
Build archinstall
#457:
Commit
9312364
pushed by
codefiles
37s
ref-encryptiontype
ref-encryptiontype
37s
View workflow file
Pin linkify-it-py to Arch Linux package version
Build archinstall
#456:
Commit
1238747
pushed by
codefiles
34s
pin-linkify-it-py
pin-linkify-it-py
34s
View workflow file
Use StrEnum for PartitionType
Build archinstall
#455:
Commit
271b64d
pushed by
codefiles
30s
ref-partitiontype
ref-partitiontype
30s
View workflow file
Refactor LsblkInfo field validators
Build archinstall
#454:
Commit
8b41cb9
pushed by
codefiles
36s
lsblkinfo-field-validators
lsblkinfo-field-validators
36s
View workflow file
Refactor LsblkInfo field validators
Build archinstall
#453:
Commit
e129c7e
pushed by
codefiles
46s
lsblkinfo-field-validators
lsblkinfo-field-validators
46s
View workflow file
Revert pydantic update due to upstream bug
Build archinstall
#452:
Commit
fa63b82
pushed by
codefiles
36s
revert-pydantic-update
revert-pydantic-update
36s
View workflow file
Replace LvmVolumeStatus with ModificationStatus
Build archinstall
#451:
Commit
92a39e6
pushed by
codefiles
41s
ref-modificationstatus
ref-modificationstatus
41s
View workflow file
Use FilesystemType member values
Build archinstall
#450:
Commit
b8754ae
pushed by
codefiles
34s
ref-filesystemtype
ref-filesystemtype
34s
View workflow file
Remove plugin system
Build archinstall
#449:
Commit
1b92b93
pushed by
codefiles
39s
rmv-plugin-system
rmv-plugin-system
39s
View workflow file
Remove invalid container PATH lookup
Build archinstall
#448:
Commit
494d6f5
pushed by
codefiles
31s
invalid-container-path-lookup
invalid-container-path-lookup
31s
View workflow file
Use auto() for eligible StrEnum members
Build archinstall
#447:
Commit
33f8315
pushed by
codefiles
37s
strenum-auto
strenum-auto
37s
View workflow file
Add constant for mirrorlist
Build archinstall
#446:
Commit
b441f5b
pushed by
codefiles
31s
const-mirrorlist
const-mirrorlist
31s
View workflow file
Use Path.copy()
Build archinstall
#445:
Commit
9218fe1
pushed by
codefiles
36s
use-path-copy
use-path-copy
36s
View workflow file
Refactor sync_log_to_install_medium()
Build archinstall
#444:
Commit
aa4c0a5
pushed by
codefiles
34s
ref-sync-log
ref-sync-log
34s
View workflow file
Refactor copy_iso_network_config()
Build archinstall
#443:
Commit
f223f2f
pushed by
codefiles
34s
ref-copy-iso-network-config
ref-copy-iso-network-config
34s
View workflow file
Refactor copy_iso_network_config()
Build archinstall
#442:
Commit
516b713
pushed by
codefiles
29s
ref-copy-iso-network-config
ref-copy-iso-network-config
29s
View workflow file
Remove deprecated __future__ imports
Build archinstall
#441:
Commit
b685595
pushed by
codefiles
36s
rmv-deprecated-future-imports
rmv-deprecated-future-imports
36s
View workflow file
Update exception syntax to pass ruff format
Build archinstall
#440:
Commit
75c489c
pushed by
codefiles
37s
bump-ruff-target-version
bump-ruff-target-version
37s
View workflow file
Bump ruff target-version to Python 3.14
Build archinstall
#439:
Commit
4cdaf81
pushed by
codefiles
31s
bump-ruff-target-version
bump-ruff-target-version
31s
View workflow file
Remove quotes from type annotation
Build archinstall
#438:
Commit
1a3c68f
pushed by
codefiles
33s
rmv-quotes-type-annotation
rmv-quotes-type-annotation
33s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.