Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork18
Comparing changes
Open a pull request
base repository:PeterDaveHello/ColorEchoForShell
Uh oh!
There was an error while loading.Please reload this page.
base:v0.0.13
head repository:PeterDaveHello/ColorEchoForShell
Uh oh!
There was an error while loading.Please reload this page.
compare:master
- 16commits
- 4files changed
- 2contributors
Commits on May 29, 2022
Update Travis CI "Build Status" badge URL in README.md
PeterDaveHello committedMay 29, 2022
Commits on Jan 15, 2023
Update Travis CI macOS env from 10.15.7 to 11.6
PeterDaveHello committedJan 15, 2023 Merge pull request#11from PeterDaveHello/UpdateMacOsTravisCI
PeterDaveHello authoredJan 15, 2023 Update Travis CI Ubuntu env from 16.04 to 22.04
PeterDaveHello committedJan 15, 2023 Remove TravisBuddy integration as it's deprecated
The project has been archived and is read-only nowReference:https://github.com/bluzi/travis-buddy
PeterDaveHello committedJan 15, 2023 Merge pull request#10from PeterDaveHello/UpdateUbuntuOnTravisCI
PeterDaveHello authoredJan 15, 2023 Merge pull request#12from PeterDaveHello/RemoveTravisBuddy
PeterDaveHello authoredJan 15, 2023 Simplify Travis CI macOS homebrew package install
Use Travis CI Homebrew addon to install packages, instead of manuallyinstall them via shell commands.According to the latest Travis CI "The macOS Build Environment" and"Installing Dependencies" documentation:> The Travis Homebrew addon is the simplest, fastest and most reliable> way to install dependencies.> By default, the Homebrew addon will not run `brew update` before> installing packages. `brew update` can take a long time and slow down> your builds. If you need more up-to-date versions of packages than the> snapshot on the build VM has, you can add `update: true` to the addon> configuration:As Travis CI looks very confident about it, the original `brew update`corresponding `update: true` in the addon is not enabled, unless someissues were found without the update, hopefully can speed up the tests.Reference:-https://docs.travis-ci.com/user/reference/osx/#homebrew-https://docs.travis-ci.com/user/installing-dependencies/#installing-packages-on-macos
PeterDaveHello committedJan 15, 2023 Merge pull request#13from PeterDaveHello/UpdateTravisCI
PeterDaveHello authoredJan 15, 2023
Commits on Aug 10, 2023
- PeterDaveHello committed
Aug 10, 2023 Update node.js on Travis CI from v8 to v18
PeterDaveHello committedAug 10, 2023 Add basic markdownlint config for README.md
PeterDaveHello committedAug 10, 2023 Add markdownlint test on Travis CI
PeterDaveHello committedAug 10, 2023
Commits on Sep 29, 2025
Add AGENTS.md (comprehensive agent guide)
Mainly generated by codex-cli v0.39.0, with gpt-5-codex high, and thisAGENTS.md construction prompt:-https://gist.github.com/PeterDaveHello/f30c38a156982a35683edfd5ece2d474Reference:-https://agents.md/Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
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 v0.0.13...master
Uh oh!
There was an error while loading.Please reload this page.