Ricky Chilcott

Results 18 issues of Ricky Chilcott

While trying to query email activity, I ran into a problem. The REST API documentation says that it needs to be URL escaped, but the API client escapes it for...

Right now it is impossible to add a description to your package.

**Describe the bug** It appears when using an `or`ed schema in an array, schemas nested below that will not pass validation when they should. **To Reproduce** ```ruby require "dry/validation" ScaleOptionsSchema...

bug

# WIP Serialize View Component Spike ## Description This is a proof of concept PR that shows we can shim into the ViewComponent initialization process, capture the raw arguments, and...

Document more of MunkiServer features, functionality, and best practices. This is really _assigned_ to _everyone_!

docs

I've been trying to think about the best way to do reporting for various different items of a system. Right now, I like that we can see printers, system details,...

feature

There are a few features/clean ups that would make the user interface better when you start to get a large number of packages/package branches. 1) Allow MunkiServer admins to add...

improvement

URL https://selfsolve.apple.com/wcResults.do?sn=#{serial_number}&Continue=Continue&num=0 provides adequate output that we can scrape.

bug

Munki has allowed payloadless packages for quite a while now, so it would be nice if Munki would allow you to create a new Package (and PackageBranch, if necessary). See...

feature

After model-agnostic settings are complete, allow MunkiServer to operate in one of three modes: 1) Respond to computers and management console -- This would act how it currently does. 2)...

feature