Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
AgeCommit message (Expand)Author
2020-08-21Adding a comment. Also testing webhooksAnton Hvornum
2020-08-21Corrected API endpoint for automated tests.Anton Hvornum
2020-08-21Added some debug output to the automated test profile.Anton Hvornum
2020-08-21Adjusted the automated test build to send the correct status message to the b...Anton Hvornum
2020-08-21Added API for automatic testing status.Anton Hvornum
2020-08-21Added try/catch for HTTPS POST.Anton Hvornum
2020-08-20Added a timeout on the HTTPS POST status after a successful install.Anton Hvornum
2020-08-20Added the HTTPS POST for a successful build to the unattended test build.Anton Hvornum
2020-08-20Added a unattended installer. Fixed list_profiles() to not include .py ending...Anton Hvornum
2020-08-20Starting to add networking helpers in archinstall. First up is archinstall.ge...Anton Hvornum
2020-08-04Removed legacy .json profiles. Not in favor of .pyAnton Hvornum
2020-07-22New feature: application profiles now support .py as well. Also fixed a sys.p...Anton Hvornum
2020-07-08v2.0.3 prep release. Profile now fully support python scripting instead of JS...Anton Hvornum
2020-07-08Added support for .py profiles. Added a simple 'desktop.py' for now that is j...Anton Hvornum
2020-07-06Renaming deployments to profilesAnton Hvornum