hashira
hashira copied to clipboard
One of a great ToDo manage application for me
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from...
It looks like some dependencies are being used, even without thinking about Go and TypeScript. Some examples are... - gitbook (deprecated - https://github.com/pankona/hashira/issues/870) - [gcloud](https://github.com/pankona/hashira/blob/d02dfa24ad62e9e46c9c604aae7c07e78f5a9bc9/hashira-web/functions/Makefile#L4-L5) - protoc - golangci-lint -...
https://github.com/pankona/hashira/blob/d02dfa24ad62e9e46c9c604aae7c07e78f5a9bc9/hashira-web/functions/Makefile#L4-L5 https://cloud.google.com/blog/ja/products/devops-sre/using-github-actions-with-google-cloud-deploy Currently the steps can not be triggerd and checked via GitHub.
It looks intentional, but it makes confusion except the author. One of the reason is ... these comments appears in code multiple times. Would it be better when adding notes...
https://github.com/GitbookIO/gitbook/blob/e350f4d8fc4fb0dda3f492200c4ffa1e56672143/README.md#L1-L6 ref: https://github.com/pankona/hashira/issues/869
``` [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8af426] goroutine 58047 [running] log/syslog.(*Writer).Write(0x0, 0xc0001d6000, 0x72, 0xc0, 0xdda4c0, 0x0, 0x0) /home/pankona/sdk/go1.16.8/src/log/syslog/syslog.go:178 +0x26 log.(*Logger).Output(0xc00007e050, 0x2, 0xc0001086c0, 0x5d, 0x0, 0x0) /home/pankona/sdk/go1.16.8/src/log/log.go:184 +0x284 log.Printf(0xa1cf30, 0x1c,...
現在 - upload ... local の状態を cloud にそのまま反映する - download ... cloud の状態を local にマージする という処理を行っている。これの問題点は、 - 環境 A と環境 B で異なる変更を行った上で各々が upload を実施した場合、どちらかの変更が失われる - 先に download してから upload するという案もあるが、その場合手元で行った変更が失われる場合がある...
なんとなく動くようになってきたので、使い方のドキュメントを README か何かに書く 書くこと - Access Token の取得方法 - Cloud 同期を使うための準備として、Access Token を準備する必要がある。 - https://hashira-web.web.app に行ってアクセストークンを発行する。 - 取得した値を `HASHIRA_ACCESS_TOKEN` という環境変数に突っ込めば準備 OK。 - hashira をすでに使っている場合の移行方法 - これから hashira を使う場合はこのステップは省略してよい。 - 既存のタスクを同期するためには、すでに登録されているタスクを一度すべてアップロードする必要がある。専用のバイナリ...
for refactoring, add unittest in advance
like twitter