Commit Graph

2024 Commits

Author SHA1 Message Date
Dylan Taylor 126c7ebfca More formatting fixes to satisfy PEP 8 2021-05-15 15:04:39 -04:00
Dylan Taylor 3b3c1c1d70 Fix E101: mix of spaces and tabs 2021-05-15 14:59:23 -04:00
Dylan Taylor a0cbb31d3e f-string fixes 2021-05-15 14:29:24 -04:00
Anton Hvornum 85fa833a8a
Merge pull request #448 from dylanmtaylor/whitespace
More minor whitespace changes
2021-05-15 18:15:13 +00:00
Dylan Taylor 37484b7423 Split filesystem message into multiple lines 2021-05-15 14:07:13 -04:00
Dylan Taylor 3b20adb7d2 Whitespace changes 2021-05-15 13:59:37 -04:00
Anton Hvornum a75dd6ea3a
Merge pull request #447 from dylanmtaylor/formatting
Very selectively fix some PEP 8 issues and other manual formatting changes
2021-05-15 17:49:58 +00:00
Dylan Taylor 5067aaa260 Change mirror get check as suggested 2021-05-15 13:39:12 -04:00
Dylan Taylor a475852d7a Remove unnecessary parenthesis 2021-05-15 13:37:08 -04:00
Dylan Taylor 8d4c314966 Switch to using level=logging.DEBUG 2021-05-15 13:35:39 -04:00
Dylan Taylor 45d8c1c336 Fix partition -> part suggestion by Torxed 2021-05-15 13:33:30 -04:00
Dylan Taylor 8bc361970b Resolve a few more PEP issues in general.py 2021-05-15 13:29:21 -04:00
Dylan Taylor dd340b9cba Revert "Replace <br> in markdown with new line"
This reverts commit 55931a98fb.
2021-05-15 13:14:54 -04:00
Dylan Taylor 67b4d5d551 fix installer.py inconsistent tabs/spaces error 2021-05-15 13:14:45 -04:00
Dylan Taylor 55931a98fb Replace <br> in markdown with new line 2021-05-15 13:09:30 -04:00
Dylan Taylor 340048db67 Update CONTRIBUTING.md to remove deviations we no longer have. 2021-05-15 13:06:12 -04:00
Dylan Taylor e111dd9bc1 Final whitespace changes I think 2021-05-15 13:04:18 -04:00
Dylan Taylor 8d39ff4a76 Minor whitespace changes to guided.py 2021-05-15 13:02:19 -04:00
Dylan Taylor 254706d57d Add my name to contributors (how was this not done already?) 2021-05-15 13:01:17 -04:00
Dylan Taylor 6057203e5b More formatting fixes 2021-05-15 12:59:38 -04:00
Dylan Taylor e966bef891 general.py formatting 2021-05-15 12:56:14 -04:00
Dylan Taylor 658e5c0411 Cleanup imports and disk.py a bit more 2021-05-15 12:50:01 -04:00
Dylan Taylor b2d20647fc Some additional formatting 2021-05-15 12:46:23 -04:00
Dylan Taylor 69d675f4aa Many more manual changes 2021-05-15 12:29:57 -04:00
Dylan Taylor 8eebc8ade3 Add some ignores so I don't accidentally commit files 2021-05-15 12:17:46 -04:00
Dylan Taylor 5734b6e4a5 Fix f-string is missing placeholders in unattended 2021-05-15 12:13:26 -04:00
Dylan Taylor e950c6af0f Fix f-string is missing placeholders in minimal 2021-05-15 12:12:55 -04:00
Dylan Taylor 14b89e6e25 Fix unused imports in guided 2021-05-15 12:10:32 -04:00
Dylan Taylor 37e818b3d1 More manual fixes 2021-05-15 12:07:46 -04:00
Dylan Taylor d93ef24e8e A couple more small fixes 2021-05-15 11:53:10 -04:00
Dylan Taylor acb754ff2e Try to remove some unused imports 2021-05-15 11:45:36 -04:00
Dylan Taylor f1051d9519 Try to fix issues with docs/conf.py 2021-05-15 11:39:22 -04:00
Dylan Taylor ffd5b5f804 Very selectively fix some PEP 8 issues with profiles 2021-05-15 11:35:18 -04:00
Anton Hvornum 5254ac6220
Merge pull request #446 from dylanmtaylor/patch-9
Prevent mypy from producing errors
2021-05-15 14:49:11 +00:00
Dylan M. Taylor b242455121
Prevent mypy from producing errors 2021-05-15 10:46:14 -04:00
Anton Hvornum dfafed6b14
Merge pull request #444 from dylanmtaylor/patch-7
Bring in some of the good CI changes from #411
2021-05-15 14:17:29 +00:00
Anton Hvornum e4e5e3db2d
Updating __version__ to dev1 for dev release. 2021-05-15 16:14:34 +02:00
Dylan M. Taylor 2d5564a7c2
Further split out pytest; TODO: add tests. 2021-05-15 09:57:10 -04:00
Dylan M. Taylor be94c7d5fe
Split into separate jobs 2021-05-15 09:54:08 -04:00
Dylan M. Taylor d8d700f949
Update .flake8 2021-05-15 09:52:47 -04:00
Dylan M. Taylor a79a582cfb
Create .flake8 2021-05-15 09:49:55 -04:00
Dylan M. Taylor 843cd6cf0f
Update lint-python.yaml 2021-05-15 09:45:50 -04:00
Dylan M. Taylor ad444caf9d
Bring in some of the good CI changes from #411 2021-05-15 09:27:40 -04:00
Anton Hvornum 67659b2b38
Merge pull request #428 from advaithm/mypy-workflow
A example mypy workflow
2021-05-15 12:30:36 +00:00
Anton Hvornum e8d241ec96 Merge branch 'master' of github.com:archlinux/archinstall into mypy-workflow 2021-05-15 14:23:59 +02:00
Anton Hvornum baf857f418
Merge pull request #442 from marcuxyz/fix/gpicview
rename package name
2021-05-15 11:45:18 +00:00
Marcus Pereira 5c6019124a rename package name 2021-05-15 08:29:25 -03:00
Anton Hvornum 631a94c89d
Merge pull request #441 from dylanmtaylor/patch-10
Fix deepin; missing lightdm packages
2021-05-15 09:47:36 +00:00
Anton Hvornum 46e9343806
Merge pull request #440 from dylanmtaylor/enlightenment
Implement enlightenment desktop environment
2021-05-15 09:47:20 +00:00
Anton Hvornum 2ebf92e5fa
Merge branch 'master' into enlightenment 2021-05-15 09:47:05 +00:00