Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Attempt to find commit author from env vars * Add another check for env * Attempt t get email from api * Add debug statement * Add ands * Use powershell as well * Make call from powershell as well * Echo email * Escape $ * Find out payload * Add call to api user * reformat curl call * Escape $ * using correct json path to email * Attempt to use without conversoin * Retrieve string * Move into script step * Add failing test and email * Move mail outside * Move into script * Move into node * Get email earlier * Try getting from API * Move CC back * Remove incorrect echoes * Remove silent * Work out what we have to work with * Try to set in environment * Try retrieve email in stages * Try retrieve email in stages * Better function * Fix too many brackets * Fix exits and tls * test with echoes * Try using && everywhere * Remove && and attempt use of var * tls * try -and * Try different tls set * Try different speech marks * Try different speech marks * Try different speech marks * Find out status * Try without trim * Look for different approach * Use job base name * Try remove speech marks * Try moving outside of same command * Reorder tests to fail fast * Try with speech marks * Try with speech marks * Try on same line * Remove incorrect key * Try with my email * Readd windows tests and move post out * Remove failure * Remove failfast flag * Split across multipl lines * Test split across multiple lines * Remove errors
- Loading branch information