nushell/.github/workflows
adamijak 14512988ba
Rename all?, any? and empty? (#6464)
Rename `all?`, `any?` and `empty?` to `all`, `any` and `is-empty` for sake of simplicity and consistency.

- More understandable for newcomers, that these commands are no special to others.
- `?` syntax did not really aprove readability. For me it made it worse.
- We can reserve `?` syntax for any other nushell feature.
2022-09-05 16:41:06 +02:00
..
ci.yml [Experiment] Reenable CI build cache for tests (#6390) 2022-08-23 17:17:33 +02:00
manual.yml Update nu version for release workflow (#6361) 2022-08-20 08:05:58 +08:00
release-pkg.nu Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
release.yml Update nu version for release workflow (#6361) 2022-08-20 08:05:58 +08:00
stale.yml moved folders 2022-02-07 19:23:12 +00:00
winget-submission.yml Use an older version of wingetcreate to do the msi package submission (#6347) 2022-08-18 00:11:19 +08:00