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

サーバを介さずにレンダリングまで試せるべき #8

Open
nishio opened this issue Apr 15, 2016 · 1 comment
Open

サーバを介さずにレンダリングまで試せるべき #8

nishio opened this issue Apr 15, 2016 · 1 comment

Comments

@nishio
Copy link
Contributor

nishio commented Apr 15, 2016

updater.pyでデータを流し込んだ際に、フォーマットが間違っていた場合、手元でのDry-runは更新できるかまでしか確認しておらず、更新をkintoneに反映してrender.pyするまで出力したフォーマットに間違いがあることに気付けない。この設計はよくない。Dry-runの次に、手元データを更新して、更新後のデータでrenderして問題なく動くことを確認してからkintoneを更新するような設計にするべき。

@nishio
Copy link
Contributor Author

nishio commented Apr 15, 2016

render.pyにローカルキャッシュからレンダリングする--cacheってオプションをつけてあった。
今、render.pyにDry-runの他には実際にkintoneを更新するオプションしかないが、ここに「ローカルのキャッシュを更新する」ってオプションを追加したらいい。

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

No branches or pull requests

1 participant