BelKed

Results 30 comments of BelKed

If it's possible, I'd like to implement those changes. So if you, @GeoTime61, agree with that, I'll take a look at it this or the next week and open a...

I did [something](https://github.com/tomasbedrich/pycaching/compare/master...BelKed:pycaching:cache-status?expand=1) a long time ago, but somehow I wasn't able to create tests. I tried, but it didn't work (I guess I wasn't able to record cassettes), so...

Cold start means there starting Organic Maps from URL without being in the background.

When I clone this repository and run `git log`, it outputs just those commits: ```console ❯ git log --format=%H¬%ad¬%s --date=short v3.1.0..v3.2.0 f047902b085bbb7ffae3ecd36d73842b76355dad¬2021-02-22¬Add support for `{date}` replacement (#33) 6e89f5c9d6622f54ca284c06aa89fa7391cd86f7¬2021-02-04¬Update user in...

Also, when I run `git log` on cloned [fredbradley/actions-test](https://github.com/fredbradley/actions-test), it outputs 3 instead 2 commits: ```console ❯ git log --format=%H¬%ad¬%s --date=short v0.3.0..v0.3.1 bb5441d8617c586d3a676e49b1113743210666a2¬2021-02-24¬chore(release): Automated version bumping to v0.3.1 4fcb30dcc5eab68717260ea49f216bd198e3337c¬2021-02-24¬Merge branch...

Try running just `fregante/release-with-changelog@v3` action, so we could say, that is caused by it...

I think, that is caused by creating a commit in action. You maybe have to fetch second time before creating a release to get all commits using `actions/checkout@v2`...

Now, I found out that it excludes data during this period: `00:00` – `04:00` (*Start of day*). As [mentioned](https://discord.com/channels/755040852727955476/755334543891759194/1015013117748596916) by `@spockderpants` on Discord, changing the *Start of day* value to...

I had the same issue, but launching ActivityWatch using Terminal helped: https://github.com/ActivityWatch/activitywatch/issues/334#issuecomment-1052392579

Maybe enabling `Google Chrome` under `Automation` settings in `System Preferences` would help?