-
Notifications
You must be signed in to change notification settings - Fork 1
split out fiiles #6
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
Merged
Merged
+556
−283
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
df875d5
to
0e3e80e
Compare
kogai
added a commit
that referenced
this pull request
Jan 20, 2021
* split out fiiles * extract deploy procedure of products * make request parallel again * add setup task * make pages deployable * make blogs deployable
kogai
added a commit
that referenced
this pull request
Jan 21, 2021
* fmt markdowns * enable to bump go.mod * deploy products detail automatically * make WORKSPACE (#3) * make WORKSPACE * add new content * attempt to append omitempty * use bazel to build go binary * attempt to track BUILD.bazel of generated package * Bump actions/setup-node from v1 to v2.1.2 (#1) Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...c6fd00c) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Make cli pretty (#4) * add structured data * introduce cli paresr * bump deps * bump md * prepare to enable handling other contents * add progress bar for dl and deploy * add msg * fetch all contents of products * bump mod * enable to fetch pages (#5) * enable to fetch pages * deploy only main branch * handle both pages and products * support to download blog * extract article resource * split out cmd * messing up some vars * make syncdata buildable again * split out fiiles (#6) * split out fiiles * extract deploy procedure of products * make request parallel again * add setup task * make pages deployable * make blogs deployable * bump contents * Make gqlgenc bazel ready (#7) * bump contents * make gqlgenc running within bazel * move syncdata related packages * adjust import path * pass gql file to sandbox of bazel * append description of book (#8) * append description of book * bump contents * define struct for ONIX for books 2.1 (#10) * define struct for ONIX for books 2.1 * ignore onix file * enable to inject input file * introduce test * add test action * enable to pass input file * expand definitions * Enable to use gqlgenc from both content-kit and onix-kit (#11) * unify api version * move gqlgenc binary * enable to generate client for multiple packages * add query for retrieving ISBN * add blog scaffold * fetch products * make secrets for content-kit injectable by cli option (#12) * make secrets for content-kit injectable by cli option * use app key * rm comments * rename syncdata to content * bump blog * adjust mod name * enable to go get as cli * Adjust html markdown converter (#13) * trim newline of EOF * apply triming * switch markdown builder * bump markdown * Write blog (#14) * no need to put handle * prepare posts * add first version * get in touch (#15) * get in touch * attempt to bump * attempt to release * setup env * bump content * bump makefile * fix race condition of deploying blogs * bump article * bump version * enable to use config (#16) * enable to use config * use commonized option * bump version * bump contents (#17) * bump contents * Add rough uploading script * bump content * test should be passed * add contents * bump contents * bump contents * bump content * add contents * add translation * add contents * Fix invalid tags unmarshaling (#18) * add translation * show vendor * show tags * fix invalid unmarshaling * Fix incosistant diff (#19) * add test which to convert nested list * HTML minifying might be make converter deterministic * Those diffs are may reasonable * use table driven test * extract converting method * attempt to avoid using - * bump version * bump docs * pass dir by args * import next contents * add blog * Bump actions/setup-node from v2.1.2 to v2.1.3 (#20) Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.1.2...27082ce) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add published date (#21) * tmp * bump theme * fetch metafield * find ID of metafield * use en handle * show published day * adjust layout of blogs * bump contents * handle case where a product not actually exist * bump version * bump contents * Bump actions/setup-node from v2.1.3 to v2.1.4 (#22) Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.1.3...c46424e) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump content * attempt to use commonized actions * extract checkout actions * bump content * drop actions * Logrocket (#23) * introduce logrocket * clean webpack removes also usefull files * apply script * how number of pages * translate description via DeepL when import * bump BUILD * Use cache (#24) * bump contents * intro cache * write * bump writing style * add todos * use remote cache * bump contents up * adjust theme * bump contents * add contents * show isbn and delivery estimation * bump content * add contents * bump contents * bump contents * Refactoring onix (#25) * split out * rm useless comments * extract to functions * extract create * structual subtyping has needed * fallback when long description does not exist * bump contents * bump contents * bump contents * bump contents * Bump ts-loader from 8.0.12 to 8.0.13 (#29) Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.12 to 8.0.13. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.12...v8.0.13) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump webpack from 5.11.0 to 5.11.1 (#27) Bumps [webpack](https://github.com/webpack/webpack) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.11.0...v5.11.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump terser-webpack-plugin from 5.0.3 to 5.1.1 (#32) Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.0.3 to 5.1.1. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/terser-webpack-plugin@v5.0.3...v5.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ts-loader from 8.0.13 to 8.0.14 (#30) Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.13 to 8.0.14. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.13...v8.0.14) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump webpack from 5.11.1 to 5.12.3 (#31) Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.12.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.11.1...v5.12.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump webpack-cli from 4.2.0 to 4.3.1 (#28) Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump webpack from 5.12.3 to 5.13.0 (#33) Bumps [webpack](https://github.com/webpack/webpack) from 5.12.3 to 5.13.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.12.3...v5.13.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shinichi Kogai <[email protected]> * Bump webpack from 5.13.0 to 5.14.0 (#34) Bumps [webpack](https://github.com/webpack/webpack) from 5.13.0 to 5.14.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.13.0...v5.14.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use generated package of onix (#35) * use theme downloader * introduce dryrun option * introduce dryrun mode * take snapshot of update 20201208, 20201217, 20201220 * fix invalid nest * take snapshot of create 20201208, 20201217, 20201220 * do not use fixtures as snapshots * attempt to replace onix-message parser * may worth to bump deps * make buildable again * fix some type contradiction * deref string * make bit safe * bump snapshots * bump mod * download them to specific dir * use new dir Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.