apainintheneck
f2adbf6613
service: change custom name DSL
...
After some discussion, we decided to change the DSL to get rid of
the `plist_name` and `service_name` methods which aren't meaningful
for most users.
The new DSL looks like this:
```rb
service do
name macos: "name", linux: "name"
end
```
I also updated some specs here to reflect these changes.
There was some talk about maybe deprecating `plist_name` and `service_name`
but I think that's outside of the scope of this PR so I'm leaving
them as is for now. One benefit of this is that everything here is backwards
compatible.
2023-05-17 21:54:32 -07:00
..
2023-02-12 17:13:51 +00:00
2023-04-05 21:33:15 +01:00
2022-11-26 10:28:12 -05:00
2023-01-28 22:09:17 +01:00
2022-11-26 10:28:12 -05:00
2022-12-30 00:45:30 -05:00
2022-12-30 00:45:30 -05:00
2022-12-06 12:52:03 -05:00
2023-02-20 09:05:15 +00:00
2023-03-02 16:20:39 -05:00
2022-12-06 12:52:03 -05:00
2022-11-26 10:28:12 -05:00
2023-04-16 09:01:12 -04:00
2022-02-11 09:25:39 -05:00
2022-12-06 12:52:03 -05:00
2022-12-30 00:45:30 -05:00
2022-02-11 09:25:39 -05:00
2022-11-26 10:28:12 -05:00
2022-12-06 12:52:03 -05:00
2023-02-17 16:51:05 +08:00
2023-05-17 21:54:32 -07:00
2023-02-21 08:57:12 +00:00
2022-04-05 08:31:40 +01:00
2023-02-20 16:28:42 -08:00
2023-03-23 09:20:09 +00:00
2022-11-26 10:28:12 -05:00
2023-02-02 17:15:28 +00:00
2022-12-06 12:52:03 -05:00
2022-12-06 12:52:03 -05:00
2022-12-08 09:30:41 +00:00
2023-02-15 12:05:09 +00:00
2023-02-21 08:57:12 +00:00
2022-12-06 12:52:03 -05:00
2022-11-16 09:03:12 -05:00
2023-04-05 14:17:57 -04:00
2023-02-07 19:25:40 +01:00
2022-10-20 09:35:42 -04:00
2022-02-11 09:25:39 -05:00
2023-01-07 15:20:43 -05:00
2023-03-24 08:57:48 +00:00
2022-12-06 12:52:03 -05:00
2022-11-26 10:28:12 -05:00
2023-05-08 12:16:11 -07:00
2022-11-16 09:03:12 -05:00
2023-05-10 12:56:15 +01:00
2022-11-16 09:03:12 -05:00
2022-11-16 09:03:12 -05:00
2022-11-16 09:03:12 -05:00
2022-02-11 09:25:39 -05:00
2022-11-26 10:28:12 -05:00
2023-03-21 17:50:49 +00:00
2022-12-06 12:52:03 -05:00
2022-11-16 09:03:12 -05:00
2022-10-27 13:26:11 -03:00
2023-03-01 15:55:44 +01:00
2022-12-06 12:52:03 -05:00
2023-04-24 19:13:25 -07:00
2022-12-06 12:52:03 -05:00
2022-11-16 09:03:12 -05:00
2022-02-11 09:25:39 -05:00