Nanda H Krishna
Nanda H Krishna
We really need to add tests for Airshare, to ensure everything is working and well, good practices. Let's discuss over here and add tests, and also configure code coverage, CI,...
Adding this to Airshare improves security. @mohanpierce99 add details here, please.
Currently, Airshare doesn't have an added layer of security over the code. Adding a password feature would allow for an extra layer of security, especially when sending more sensitive information.
We currently have `brew livecheck` to give us the latest versions of Formulae and `brew bump` which uses that information to update Formulae to their latest versions. However, many Formulae...
### Verification - [x] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...
### Verification - [x] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...
### What are you proposing (and why)? This is a tracking issue for enabling parallel testing of formulae dependents on CI. Sometimes, formulae have 100s of dependencies (for example, certain...
### What were you proposing (and why)? Formalise a policy on what features can be included in formulae (when is this fine, what dependencies would we want to avoid and...