-
-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: ahoy-cli/ahoy
base: 2.0.1
head repository: ahoy-cli/ahoy
compare: 2.0.2-alpha
- 17 commits
- 11 files changed
- 2 contributors
Commits on Jul 17, 2022
-
fix!: [#4] Show overwrite warning for
ahoy init
Shows a warning and a confirmation prompt when running `ahoy init` if an `.ahoy.yml` file already exists in the current directory and would otherwise be overwritten. BREAKING CHANGE: The warning prompt requires user input, so this may require updating of e.g. scripted calls to `ahoy init`. The prompt can be overruled by passing the "force" flag, e.g. `ahoy init --force`
Drew Robinson committedJul 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 7971148 - Browse repository at this point
Copy the full SHA 7971148View commit details -
Fix test if running with existing
.ahoy.yml
and--force
flagDrew Robinson committedJul 17, 2022 Configuration menu - View commit details
-
Copy full SHA for ef784eb - Browse repository at this point
Copy the full SHA ef784ebView commit details -
chore: Fix two typos in comments
Drew Robinson committedJul 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 92d4c76 - Browse repository at this point
Copy the full SHA 92d4c76View commit details -
chore: Fix some typos in test file
Also theoretically improve cross platform testing, and replace deprecated `ioutil.*` functions as required.
Drew Robinson committedJul 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 7a1c793 - Browse repository at this point
Copy the full SHA 7a1c793View commit details -
chore: Realign binary naming & ldflags
Bring binary naming in Makefile in line with previous releases (i.e. make a bare binary, named with suffixes, not in a tar.gz file). Use Makefile foreach to reduce repetition. Make ldflags more similar to Homebrew Go standard ldflags so binaries downloaded from GH or built with Homebrew are more closely aligned.
Drew Robinson committedJul 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 064559d - Browse repository at this point
Copy the full SHA 064559dView commit details
Commits on Jul 18, 2022
-
* docs: Update README Fixed some typos, adjusted headings, cleaned up a little. * Fix typo and add feature from docs * Changed release download URL to always point to latest Co-authored-by: Drew Robinson <drew.robinson@gaiaresources.com.au>
Configuration menu - View commit details
-
Copy full SHA for 0043c15 - Browse repository at this point
Copy the full SHA 0043c15View commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3a0a285 - Browse repository at this point
Copy the full SHA 3a0a285View commit details -
Merge remote-tracking branch 'upstream/master' into reorganise-makefile
Drew Robinson committedJul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for d467c74 - Browse repository at this point
Copy the full SHA d467c74View commit details
Commits on Jul 25, 2022
-
Install BATS extras for easier test assertions and formatting
Drew Robinson committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for c012893 - Browse repository at this point
Copy the full SHA c012893View commit details -
Merge pull request #97 from ocean/init-overwrite-warning
fix!: [#4] Show overwrite warning for `ahoy init`
Configuration menu - View commit details
-
Copy full SHA for 8fc2fd0 - Browse repository at this point
Copy the full SHA 8fc2fd0View commit details -
tests: Add a BATS test to cross compile binaries and test they exist …
…afterwards
Drew Robinson committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 40c0d49 - Browse repository at this point
Copy the full SHA 40c0d49View commit details -
Merge remote-tracking branch 'upstream/master' into reorganise-makefile
Drew Robinson committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 83481eb - Browse repository at this point
Copy the full SHA 83481ebView commit details
Commits on Jul 27, 2022
-
tests: Combine cross-compile lifecycle BATS tests into one test
Drew Robinson committedJul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 60c87a0 - Browse repository at this point
Copy the full SHA 60c87a0View commit details
Commits on Aug 1, 2022
-
Merge pull request #99 from ocean/reorganise-makefile
chore: Realign binary naming & ldflags
Configuration menu - View commit details
-
Copy full SHA for 8ae52e3 - Browse repository at this point
Copy the full SHA 8ae52e3View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a562009 - Browse repository at this point
Copy the full SHA a562009View commit details -
Configuration menu - View commit details
-
Copy full SHA for df2a36f - Browse repository at this point
Copy the full SHA df2a36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e534326 - Browse repository at this point
Copy the full SHA e534326View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.1...2.0.2-alpha