meeshkan / hmt

HTTP Mocking Toolkit
MIT License
52 stars 7 forks source link

Rename Meeshkan to HMT in logs #213

Closed carolstran closed 4 years ago

carolstran commented 4 years ago

I'm working on an HMT tutorial and realized that the logs still say Meeshkan is running or Starting Meeshkan on... so this PR updates that to HMT 💫

I also created a branch (rename-logs-from-main) that makes these changes to main in case you decide to make that the default.

If anyone has advice for fixing the failing CircleCI builds, that'd be great. I know I need to update the node version in order to install and run pyright but I'm not exactly sure where... 🤔

fornwall commented 4 years ago

Nice, sorry for the delay!

If anyone has advice for fixing the failing CircleCI builds, that'd be great. I know I need to update the node version in order to install and run pyright but I'm not exactly sure where... 🤔

The node version used by CircleCI is in .circleci/config.yml - bumped it now in https://github.com/meeshkan/hmt/commit/93b31e603af3b71b1efaee063b4b28dc49cf357d.