Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #1

Closed
wants to merge 811 commits into from
Closed

update #1

wants to merge 811 commits into from

Conversation

jujimeizuo
Copy link
Owner

No description provided.

Jason-cqtan and others added 30 commits July 21, 2022 10:09
由原来的冒号分割改为一撇、两撇
fix dockerfile build error
chore(pwa): add service worker config for offline cache
Patch: 1. skip TCX with no time objects; 2, adjust waiting time
EINDEX and others added 25 commits July 4, 2023 22:40
feat(privacy): support hiding polyline start, end and choosing points
* fix: ci
* feat:support for download Garmin fit file
* Update README-CN.md

* fix: url
…448)

* fix: ignore fit file origin device

fix: ignore fit file origin device

* docs: remove redundant English desc

* chore: remove test code

* style: reformat code
* feat: parse fit file
Change "Run" to "Running" so when uploading the TCX files to Strava, it won't be recognized as "Ride".
* feat: add synced file name in imported.json, then skip those files next time

* chore: add TCX_OUT\FIT_OUT dir in `yarn data:clean` cli

* reformated

* fix: add try except when load json

* save data files to cache

* Revert "save data files to cache"

This reverts commit cd3bcf9.

* fix: new synced_data_file_logger.py

* reformatted

* save GPX/FIT/TCX, activities, accets, data.db to github cache

* Revert "save GPX/FIT/TCX, activities, accets, data.db to github cache"

This reverts commit 55f48cc.

* resolve the code review issues.

* fix: put all types data files record in one json

* add update track data file names in the synced record file
* fix: #454, no `file_names` when sync from app

* fix
…464)

* 添加保存过程中产生的数据文件到github action cache选项,顺便重新整理了一下github aciton workflow

1. run_data_sync 调用 gh_page方式改成了workflow_call,这样可以传递一些数据过去。可以把设置都放在run_data_sync env中完成。在github后台看来也在一个job中完成了。
2. 缓存默认关闭,添加了文档。
3. 三个workflow中的action版本做了升级。有好几个github action提示版本过低了。
4. python和node准备环境部分做了优化。用了setup python /setup node自带的cache参数。多余的几个step删了。

* node-version: "16" -> node-version: '16'

* feat: add BUILD_GH_PAGES to control build gh pages

* docs: BUILD_GH_PAGES in run_data_sync.yml
Signed-off-by: yihong0618 <[email protected]>
* Update README.md

和package.json同步。

* Update README-CN.md

与package.json同步

* Update README.md

修改成>=
@vercel
Copy link

vercel bot commented Aug 5, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @jujimeizuo on Vercel.

@jujimeizuo first needs to authorize it.

@vercel
Copy link

vercel bot commented Aug 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
running-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2023 8:22am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.