Masahiro Wakame
Masahiro Wakame
@aeneasr hi! Thanks for the interesting framework fosite! I'm enjoying creating IdPs as a hobby now, and I found this PR when I had the idea to combine GitHub Actions...
$HOME/misc/ とかに便利スクリプト置いといてやるからDockerの設定適当にやって必要に応じてスクリプト叩いてくれな!!とかでいい気がしますね(雑 もしくは、我々のimageをFROMに据えて勝手にやってくれー!ガイドラインは用意しておいた!とかでもいいのかも。
リクエストありがとうございますー multi platformなimageのビルドやregistryに対してのpushの知識を全然持ってないんですがやり方とかってご存知ですか?
NOTE https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/
おーなるほど ありがとうございます ちょっと勉強してみます〜
or ``` { "repos": [ { "url": "https://github.com/borisyankov/DefinitelyTyped.git", "ref": "master" } ], "path": "typings", "bundle": "typings/bundle.d.ts", "dependencies": { "atom/atom.d.ts": { "ref": "ae77e903a207b23d4c3207fabade7200a1bce266", "repo": "[email protected]:vvakame/atom-dts-generator.git", "path": "atom.d.ts" }, "node/node.d.ts": { "ref":...
or ``` { "repos": [ { "url": "https://github.com/borisyankov/DefinitelyTyped.git", "ref": "master" } ], "path": "typings", "bundle": "typings/bundle.d.ts", "dependencies": { "node/node.d.ts": { "ref": "a834d5f001fb96998a6587343ecccf45fdfbcb6d" }, "es6-promise/es6-promise.d.ts": { "ref": "a834d5f001fb96998a6587343ecccf45fdfbcb6d" }, "jasmine/jasmine.d.ts": {...
なんだっけ。hasRoleで RESOURCE_OWNER 的なやつが STAFF に包括されているとデバッグ時にバグが全部出せないことがあって複数指定できるようにしたほうがいいからなんかそうした的な
https://github.blog/2021-02-10-new-global-id-format-coming-to-graphql/
sorry for late response & I created #24 & merged thats changes. if you can add something, please submit a PR again. thanks!