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
128 workflow runs
128 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.
Replace sys.exit calls with return values
Build archinstall
#391:
Commit
1cc309f
pushed by
codefiles
37s
replace-sys-exits
replace-sys-exits
37s
View workflow file
Replace sys.exit calls with return values
Build archinstall
#390:
Commit
af160ca
pushed by
codefiles
33s
replace-sys-exits
replace-sys-exits
33s
View workflow file
Refactor error message
Build archinstall
#389:
Commit
8a63dab
pushed by
codefiles
33s
refactor-error-message
refactor-error-message
33s
View workflow file
Move script entry point
Build archinstall
#388:
Commit
d972cb8
pushed by
codefiles
40s
move-script-entry-point
move-script-entry-point
40s
View workflow file
Rework has_default_btrfs_vols
Build archinstall
#387:
Commit
f034d46
pushed by
codefiles
35s
has-default-btrfs-vols
has-default-btrfs-vols
35s
View workflow file
Enable GRUB UKI menu entries
Build archinstall
#386:
Commit
60d4370
pushed by
codefiles
33s
grub-uki
grub-uki
33s
View workflow file
Enable quoted-annotation ruff rule and fixes
Build archinstall
#385:
Commit
5b08e82
pushed by
codefiles
33s
enable-quoted-annotation
enable-quoted-annotation
33s
View workflow file
Remove quotes from Installer type annotations
Build archinstall
#384:
Commit
f7d0f04
pushed by
codefiles
31s
rmv-installer-quotes
rmv-installer-quotes
31s
View workflow file
Use Self for remaining occurrences
Build archinstall
#383:
Commit
9c97fe2
pushed by
codefiles
34s
remaining-self
remaining-self
34s
View workflow file
Use Self for Tui
Build archinstall
#382:
Commit
cf23699
pushed by
codefiles
33s
tui-class-self
tui-class-self
33s
View workflow file
Remove storage module
Build archinstall
#381:
Commit
d30fb14
pushed by
codefiles
35s
rmv-storage
rmv-storage
35s
View workflow file
Remove leftover code from unattended script
Build archinstall
#380:
Commit
2236a74
pushed by
codefiles
35s
rmv-leftover-unattended
rmv-leftover-unattended
35s
View workflow file
Use Self in tui
Build archinstall
#379:
Commit
d9cc1e0
pushed by
codefiles
37s
tui-self
tui-self
37s
View workflow file
Use Self in default_profiles
Build archinstall
#378:
Commit
01eeec4
pushed by
codefiles
33s
default-profiles-self
default-profiles-self
33s
View workflow file
Refactor Boot
Build archinstall
#377:
Commit
bdd0099
pushed by
codefiles
37s
refactor-boot
refactor-boot
37s
View workflow file
Use Self for parameters to dunder methods
Build archinstall
#376:
Commit
6e30bfc
pushed by
codefiles
35s
dunder-methods-self
dunder-methods-self
35s
View workflow file
Replace __enter__ return type with Self
Build archinstall
#375:
Commit
db16a5c
pushed by
codefiles
31s
context-manager-self
context-manager-self
31s
View workflow file
Use sys.exit instead of exit
Build archinstall
#374:
Commit
5d8f3b9
pushed by
codefiles
33s
use-sys-exit
use-sys-exit
33s
View workflow file
Remove superfluous list creation in join calls
Build archinstall
#373:
Commit
f2c5dca
pushed by
codefiles
33s
superfluous-lists
superfluous-lists
33s
View workflow file
Remove unused installation_hooks property
Build archinstall
#372:
Commit
a7660b4
pushed by
codefiles
34s
rmv-installation-hooks-prop
rmv-installation-hooks-prop
34s
View workflow file
Remove superfluous __future__ imports
Build archinstall
#371:
Commit
21ac837
pushed by
codefiles
31s
superfluous-future-imports
superfluous-future-imports
31s
View workflow file
Use Self for return instances of cls
Build archinstall
#370:
Commit
0088875
pushed by
codefiles
32s
classmethods-self
classmethods-self
32s
View workflow file
Change staticmethods to classmethods
Build archinstall
#369:
Commit
fb8060a
pushed by
codefiles
33s
staticmethods-to-classmethods
staticmethods-to-classmethods
33s
View workflow file
Change classmethods to staticmethods
Build archinstall
#368:
Commit
a72341d
pushed by
codefiles
31s
classmethods-to-staticmethods
classmethods-to-staticmethods
31s
View workflow file
Use instance method for type_to_text
Build archinstall
#367:
Commit
8d8b5d1
pushed by
codefiles
34s
fix-type-to-text
fix-type-to-text
34s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.