Ikko Eltociear Ashimine
641e32418a
chore: update autopkg
...
infomation -> information
2024-11-05 07:29:52 -08:00
Elliot Jordan
449a1374ca
Merge branch 'master' into dev
2024-05-15 20:16:40 -07:00
Elliot Jordan
49aff13e8f
Merge branch 'dev' of ssh://github.com/autopkg/autopkg into dev
2024-05-15 20:16:25 -07:00
Matthew Gyurgyik
f687246db8
Fix curl command error in URLDownloader.prefetch_filename()
...
Previously, combining '--head' and '--request GET' allowed curl to perform a
GET request and stop after receiving the headers. This workaround was added to
handle servers that return HTTP Forbidden or incorrect headers for a HEAD
request. However, with the update to curl 8.6.0 on macOS 14.5, this
combination results in an error ("curl: (8) Weird server reply").
2024-05-14 16:20:54 -04:00
Anthony Reimer
bc6716a526
Fix typo in find_processor_info description
...
The word "processor" in the description for find_processor_info is short one "s"
2024-04-09 11:57:39 -06:00
Greg Neagle
d1f6dbda36
Always set munki_repo_changed to False if we don't import an item
2023-11-09 17:09:26 -08:00
Greg Neagle
3021dd17a5
Deprecate and neuter MunkiCatalogBuilder processor
2023-11-09 17:08:38 -08:00
Elliot Jordan
ec29863507
Catch Ctrl-C and print summary before exiting
2023-10-28 08:23:11 -07:00
Elliot Jordan
ca1b7add6c
Use results limit variable
2023-10-26 08:02:43 -07:00
Elliot Jordan
171b3dfef0
Combine output strings
2023-10-26 08:00:13 -07:00
Elliot Jordan
da48f3a201
Apply flake8 recommendations
2023-10-25 05:53:40 -07:00
Elliot Jordan
c6f9bf25a5
Reapply Python black formatting
2023-10-25 05:53:23 -07:00
Nick McSpadden
e7bdfe1ab8
GH picks the first asset correctly
2023-09-25 14:24:00 -07:00
Nick McSpadden
1c6389a3ab
Rebuild recipe map if missing
2023-09-22 12:54:40 -07:00
Nick McSpadden
d3c18d459b
No longer store . in map
2023-09-21 15:52:12 -07:00
Nick McSpadden
bd8ef7b0aa
Merge branch 'dev' of https://github.com/autopkg/autopkg into dev
2023-09-21 15:38:36 -07:00
Nick McSpadden
ee6603678d
Correctly find recipes in .
2023-09-21 15:38:33 -07:00
Nick McSpadden
7f74e8207d
Fixing broken test import
2023-09-21 14:59:44 -07:00
github-actions
0fd6d863bd
pre-commit auto fixes
2023-09-21 03:26:50 +00:00
Nick McSpadden
dd2b22c78b
Changed find_recipe_by names, added tests
2023-09-20 20:25:57 -07:00
Nick McSpadden
37c8f37aad
Merge branch 'dev' of https://github.com/autopkg/autopkg into dev
2023-08-31 12:41:05 -07:00
Nick McSpadden
5b8e697729
Create unauthed session if auth token is missing
2023-08-31 12:41:02 -07:00
github-actions
cfc782ca90
pre-commit auto fixes
2023-08-31 19:21:50 +00:00
Nick McSpadden
9e43eb488c
Gracefully exit on invalid github token
2023-08-31 12:20:58 -07:00
Nick McSpadden
98dfb7c7dd
Fixing logic for making an override by identifier
2023-08-29 14:49:31 -07:00
Nick McSpadden
2b1fcce4a8
Helpful comments for myself
2023-08-24 12:39:40 -07:00
Nick McSpadden
f3fc961c3e
Adding expected Python version to version.plist
2023-08-23 13:33:52 -07:00
Nick McSpadden
5ba5134f0f
Merge branch 'dev' of https://github.com/autopkg/autopkg into dev
2023-08-23 13:03:04 -07:00
Nick McSpadden
bf4cea444a
autopkg info rebuilds recipe map if missing
2023-08-23 12:35:37 -07:00
github-actions
1c6c7d2d24
pre-commit auto fixes
2023-08-23 18:47:52 +00:00
Nick McSpadden
6433675c01
autopkg info no longer builds map each time
2023-08-23 11:47:06 -07:00
Nick McSpadden
ea463e8ed8
Resort imports
2023-08-23 08:34:30 -07:00
Nick McSpadden
46ed95fa1c
Renaming autopkglib.github to autopkglib.apgithub
2023-08-23 08:34:05 -07:00
Nick McSpadden
9bea85d97b
Better wording choice
2023-08-23 08:22:52 -07:00
Nick McSpadden
0baa2eecd5
We're going to 3!
2023-08-22 10:27:22 -07:00
github-actions
a46624547c
pre-commit auto fixes
2023-08-22 03:37:49 +00:00
Nick McSpadden
9b77bd2b9c
I swear I fixed all these
2023-08-21 20:32:50 -07:00
Nick McSpadden
3cccd32574
Added GHReleasesInfoProvider test recipe
2023-08-21 20:28:46 -07:00
Nick McSpadden
990064b0a7
Fixing gh token in tests
2023-08-21 17:38:55 -07:00
github-actions
6755de042f
pre-commit auto fixes
2023-08-21 19:10:40 +00:00
Elliot Jordan
89dc99bc32
Merge pull request #881 from autopkg/dev_newghapi
...
New GitHub API → Dev
2023-08-21 12:10:02 -07:00
Elliot Jordan
2233bd6b9d
Add end-to-end test for comparing exitcodes between branches
2023-08-21 11:55:08 -07:00
Elliot Jordan
54ec7094f2
Add Apache 2.0 license header to tests
2023-08-21 11:54:38 -07:00
Elliot Jordan
4de755be5c
Use default GH token path if none in prefs
2023-08-18 08:46:10 -07:00
Nick McSpadden
3ed7173a14
Correctly handle prereleases vs latest vs regex
2023-08-15 08:46:43 -07:00
Nick McSpadden
9ea9e89625
Moving more functions to autopkglib.github
2023-08-15 08:08:44 -07:00
Nick McSpadden
6001287acc
Reminding myself what to do
2023-08-14 17:40:21 -07:00
Nick McSpadden
58781a72ae
Better handling of failure scenarios
2023-08-14 15:26:14 -07:00
Nick McSpadden
4eaccc3fc6
Fixed import bug
2023-08-14 14:29:36 -07:00
Nick McSpadden
80772c7633
Fixing circular dependencies
2023-08-14 14:10:42 -07:00