Commit cc19bbc
fix(ci): switch to circleci
* refactor(infra): introduce semantic-releasee
* chore(infra): set release branch to main
* build(infra): remove commit-analyzer options
* build(infra): introduce prerelease branch
* build(infra): implement github release action
* build(infra): update the release assets list
* build(infra): trigger release
* build(infra): replace semantic-release/github with semantic-release/git
* build(infra): add semantic-release/git as dev dependency
* build(infra): add semantic-release/github
* build(infra): fix semantic-release plugins confuguration
* build(infra): put exec command after git command
* build(infra): run custom script on exec#publishCmd
* build(infra): switch to release branch at exec#publishCmd
* build(infra): fix the tag branch name
* build(infra): enable the custom publish script
* build(infra): make custom publish script more verbose
* build(infra): run build script on dev branch
* build(infra): install back dependencies after build script
* build(infra): keep the node_modules folder after build script
* build(infra): update remote repo after release
* build(infra): update git release commit message
* build(infra): commit Changelog.md into git after release.
* build(infra): update package.json version on release.
* build(infra): do not publish npm package
* build(infra): put semantic-release/github as last step
* build(infa): make npm package private
* build(infra): add npm token for semantic-release/npm
* build(infra): trigger release
* build(infra): trigger release
* build(infra): trigger release
* build(infra): make npm package private
* build(infra): trigger a release
* build(infra): update semantic-release/npm options
* build(infra): trigger a release
* build(infra): trigger a release
* build(infra): do not remove the package.json on build
* build(infra): test all semantic-release/exec commands
* build(infra): use stderr for logging semantic-release/exec commands
* chore(releasing): [skip ci] 1.4.1-rc.9
## [1.4.1-rc.9](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1-rc.8...v1.4.1-rc.9) (2021-02-27)
* build(infra): trigger a release
* chore(releasing): [skip ci] 1.4.1-rc.9
## [1.4.1-rc.9](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1-rc.8...v1.4.1-rc.9) (2021-02-27)
* build(infra): add revert script on publish step
* build(infra): leave the scripts folder
* build(infra): do not remove scripts on build
* fix(build): publish the module files as a release asset
* fix(build): release with semantic-release
* chore(release): 1.4.1-rc.9 [skip ci]
## [1.4.1-rc.9](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1-rc.8...v1.4.1-rc.9) (2021-02-27)
### Bug Fixes
* **build:** publish the module files as a release asset ([3c04dbf](https://github.com/dadish-etudes/ProcessGraphQL/commit/3c04dbf7701412f64c87eee48418e96f38b3c199))
* **build:** release with semantic-release ([f671e33](https://github.com/dadish-etudes/ProcessGraphQL/commit/f671e334585319d6218d4e3e154ee6a76305161c))
* fix(build): trigger another release
* chore(release): 1.4.1-rc.9 [skip ci]
## [1.4.1-rc.9](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1-rc.8...v1.4.1-rc.9) (2021-02-27)
### Bug Fixes
* **build:** publish the module files as a release asset ([3c04dbf](https://github.com/dadish-etudes/ProcessGraphQL/commit/3c04dbf7701412f64c87eee48418e96f38b3c199))
* **build:** release with semantic-release ([f671e33](https://github.com/dadish-etudes/ProcessGraphQL/commit/f671e334585319d6218d4e3e154ee6a76305161c))
* **build:** trigger another release ([6847b7a](https://github.com/dadish-etudes/ProcessGraphQL/commit/6847b7a74c7e6b6487469d12f197c0d3f60a18e6))
* fix(changelog): cleanup the Changelog.md
* chore(release): 1.4.1-rc.9 [skip ci]
## [1.4.1-rc.9](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1-rc.8...v1.4.1-rc.9) (2021-02-27)
### Bug Fixes
* **build:** publish the module files as a release asset ([3c04dbf](https://github.com/dadish-etudes/ProcessGraphQL/commit/3c04dbf7701412f64c87eee48418e96f38b3c199))
* **build:** release with semantic-release ([f671e33](https://github.com/dadish-etudes/ProcessGraphQL/commit/f671e334585319d6218d4e3e154ee6a76305161c))
* **build:** trigger another release ([6847b7a](https://github.com/dadish-etudes/ProcessGraphQL/commit/6847b7a74c7e6b6487469d12f197c0d3f60a18e6))
* **changelog:** cleanup the Changelog.md ([df7c123](https://github.com/dadish-etudes/ProcessGraphQL/commit/df7c123e5bd6ff83d1d81b5aa849eb4ab48c207c))
* fix(build): remove the revert script
* chore(release): 1.4.1-rc.9 [skip ci]
## [1.4.1-rc.9](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1-rc.8...v1.4.1-rc.9) (2021-02-27)
### Bug Fixes
* **build:** publish the module files as a release asset ([3c04dbf](https://github.com/dadish-etudes/ProcessGraphQL/commit/3c04dbf7701412f64c87eee48418e96f38b3c199))
* **build:** release with semantic-release ([f671e33](https://github.com/dadish-etudes/ProcessGraphQL/commit/f671e334585319d6218d4e3e154ee6a76305161c))
* **build:** remove the revert script ([1407ddf](https://github.com/dadish-etudes/ProcessGraphQL/commit/1407ddf4e05183d92e901442d29d989d14c05283))
* **build:** trigger another release ([6847b7a](https://github.com/dadish-etudes/ProcessGraphQL/commit/6847b7a74c7e6b6487469d12f197c0d3f60a18e6))
* **changelog:** cleanup the Changelog.md ([df7c123](https://github.com/dadish-etudes/ProcessGraphQL/commit/df7c123e5bd6ff83d1d81b5aa849eb4ab48c207c))
* fix(release): append "(zip)" suffix to release asset label
* chore(release): 1.4.1-rc.10 [skip ci]
## [1.4.1-rc.10](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1-rc.9...v1.4.1-rc.10) (2021-02-27)
### Bug Fixes
* **release:** append "(zip)" suffix to release asset label ([0dadc99](https://github.com/dadish-etudes/ProcessGraphQL/commit/0dadc997de641274424161aed2fedab791237887))
* chore(dependencies): remove npm module "ora"
* chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.0...v1.4.1) (2021-02-27)
### Bug Fixes
* **build:** publish the module files as a release asset ([3c04dbf](https://github.com/dadish-etudes/ProcessGraphQL/commit/3c04dbf7701412f64c87eee48418e96f38b3c199))
* **build:** release with semantic-release ([f671e33](https://github.com/dadish-etudes/ProcessGraphQL/commit/f671e334585319d6218d4e3e154ee6a76305161c))
* **build:** remove the revert script ([1407ddf](https://github.com/dadish-etudes/ProcessGraphQL/commit/1407ddf4e05183d92e901442d29d989d14c05283))
* **build:** trigger another release ([6847b7a](https://github.com/dadish-etudes/ProcessGraphQL/commit/6847b7a74c7e6b6487469d12f197c0d3f60a18e6))
* **changelog:** cleanup the Changelog.md ([df7c123](https://github.com/dadish-etudes/ProcessGraphQL/commit/df7c123e5bd6ff83d1d81b5aa849eb4ab48c207c))
* **release:** append "(zip)" suffix to release asset label ([0dadc99](https://github.com/dadish-etudes/ProcessGraphQL/commit/0dadc997de641274424161aed2fedab791237887))
* build(infra): add test job as requirement for release
* chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.1...v1.4.2) (2021-04-08)
* fix(release): prerelease on main and release on stable
* fix(release): attempt to fix release config
* chore(release): 1.4.3 [skip ci]
## [1.4.3](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.2...v1.4.3) (2021-04-08)
### Bug Fixes
* **release:** attempt to fix release config ([6467835](https://github.com/dadish-etudes/ProcessGraphQL/commit/6467835747f527159b692fc3db4a519d7110ec9c))
* **release:** prerelease on main and release on stable ([8f7675e](https://github.com/dadish-etudes/ProcessGraphQL/commit/8f7675ea1b86dde79f57528336e7ec7478c46a1a))
* chore(release): 1.4.3-rc.1 [skip ci]
## [1.4.3-rc.1](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.2...v1.4.3-rc.1) (2021-04-08)
### Bug Fixes
* **release:** attempt to fix release config ([6467835](https://github.com/dadish-etudes/ProcessGraphQL/commit/6467835747f527159b692fc3db4a519d7110ec9c))
* **release:** prerelease on main and release on stable ([8f7675e](https://github.com/dadish-etudes/ProcessGraphQL/commit/8f7675ea1b86dde79f57528336e7ec7478c46a1a))
* build(docs): add semantic-release badge
Also, let's see how the body of the commit message appears in
github release description and Changelog.md file.
* chore(release): 1.4.3-rc.2 [skip ci]
## [1.4.3-rc.2](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.3-rc.1...v1.4.3-rc.2) (2021-04-11)
* release(docs): update semantic-release badge to open the link in a new
tab
I really want to see this body message in github release page and in the
Changelog.md.
* release(docs): bring back the markdown syntax for semantic-release badge
* build(infra): test the release on main branch
* chore(release): 1.4.4-rc.1 [skip ci]
## [1.4.4-rc.1](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.3...v1.4.4-rc.1) (2021-04-16)
* build(infra): let's try another one
* build(infra): another one
* build(infra): another rc release
* chore(release): 1.4.4-rc.2 [skip ci]
## [1.4.4-rc.2](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.4-rc.1...v1.4.4-rc.2) (2021-04-16)
* build(infra): another release
* build(infra): another release
* chore(release): 1.4.4-rc.2 [skip ci]
## [1.4.4-rc.2](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.4-rc.1...v1.4.4-rc.2) (2021-04-16)
* build(infra): another release
* chore(release): 1.4.4-rc.3 [skip ci]
## [1.4.4-rc.3](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.4-rc.2...v1.4.4-rc.3) (2021-04-16)
* chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.3...v1.4.4) (2021-04-16)
* chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.3...v1.4.4) (2021-04-16)
* fix(todo): remove extra empty line at the end
* chore(release): 1.4.4-rc.4 [skip ci]
## [1.4.4-rc.4](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.4-rc.3...v1.4.4-rc.4) (2021-04-19)
### Bug Fixes
* **todo:** remove extra empty line at the end ([7348abf](https://github.com/dadish-etudes/ProcessGraphQL/commit/7348abf138d1f42cf537537d64ddf347367c3404))
* fix(infra): testing how the body of this commit will appear in...
Github release notes and also in the `Changelog.md` file.
* chore(release): 1.4.4-rc.5 [skip ci]
## [1.4.4-rc.5](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.4-rc.4...v1.4.4-rc.5) (2021-04-19)
### Bug Fixes
* **infra:** testing how the body of this commit will appear in... ([a11e4a7](https://github.com/dadish-etudes/ProcessGraphQL/commit/a11e4a721fc44919c5648b2df35e8df59832e8f9))
* fix(infra): another commit message body test
Maybe we need to add the blank line after body too if we want it
to appear in the changelog.
* chore(release): 1.4.5-rc.1 [skip ci]
## [1.4.5-rc.1](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.4...v1.4.5-rc.1) (2021-04-19)
### Bug Fixes
* **infra:** another commit message body test ([608922b](https://github.com/dadish-etudes/ProcessGraphQL/commit/608922be74805aab0be070af22d09c412587f6a3))
* **infra:** testing how the body of this commit will appear in... ([a11e4a7](https://github.com/dadish-etudes/ProcessGraphQL/commit/a11e4a721fc44919c5648b2df35e8df59832e8f9))
* **todo:** remove extra empty line at the end ([7348abf](https://github.com/dadish-etudes/ProcessGraphQL/commit/7348abf138d1f42cf537537d64ddf347367c3404))
* build(infra): sync main with stable after a release on stable
* chore(release): 1.4.5-rc.2 [skip ci]
## [1.4.5-rc.2](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.5-rc.1...v1.4.5-rc.2) (2021-04-19)
* chore(release): 1.4.5 [skip ci]
## [1.4.5](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.4...v1.4.5) (2021-04-19)
### Bug Fixes
* **infra:** another commit message body test ([608922b](https://github.com/dadish-etudes/ProcessGraphQL/commit/608922be74805aab0be070af22d09c412587f6a3))
* **infra:** testing how the body of this commit will appear in... ([a11e4a7](https://github.com/dadish-etudes/ProcessGraphQL/commit/a11e4a721fc44919c5648b2df35e8df59832e8f9))
* **todo:** remove extra empty line at the end ([7348abf](https://github.com/dadish-etudes/ProcessGraphQL/commit/7348abf138d1f42cf537537d64ddf347367c3404))
* build(infra): push latest from stable to main on release
* chore(release): 1.4.6-rc.1 [skip ci]
## [1.4.6-rc.1](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.5...v1.4.6-rc.1) (2021-04-19)
* chore(release): 1.4.6 [skip ci]
## [1.4.6](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.5...v1.4.6) (2021-04-19)
* fix(infra): sync the main branch with stable after release
* chore(release): 1.4.7 [skip ci]
## [1.4.7](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.6...v1.4.7) (2021-04-20)
### Bug Fixes
* **infra:** sync the main branch with stable after release ([16bb58a](https://github.com/dadish-etudes/ProcessGraphQL/commit/16bb58a0e9b49ff859b41adc434df0f0a30b7dac))
* fix(infra): merge stable into main after a release
* chore(release): 1.4.8 [skip ci]
## [1.4.8](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.7...v1.4.8) (2021-04-20)
### Bug Fixes
* **infra:** merge stable into main after a release ([87aa8a7](https://github.com/dadish-etudes/ProcessGraphQL/commit/87aa8a700046fc38916d63e4d18003df7ce46986))
* fix(infra): merge stable into main after release
* chore(release): 1.4.9 [skip ci]
## [1.4.9](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.8...v1.4.9) (2021-04-20)
### Bug Fixes
* **infra:** merge stable into main after release ([5370f37](https://github.com/dadish-etudes/ProcessGraphQL/commit/5370f373e80235532108ced23f6a05c2789e889e))
* fix(infra): merge stable into main after a release
* fix(infra): merge stable into main after a release
* chore(release): 1.4.10 [skip ci]
## [1.4.10](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.9...v1.4.10) (2021-04-20)
### Bug Fixes
* **infra:** merge stable into main after a release ([9538c21](https://github.com/dadish-etudes/ProcessGraphQL/commit/9538c21a4bab704fef0c44bc1a5442d35b3c9137))
* **infra:** merge stable into main after a release ([0cd62b7](https://github.com/dadish-etudes/ProcessGraphQL/commit/0cd62b77990f019568f5be700c4fdb91d9059d77))
* fix(infra): merge stable into main after a release
* fix(infra): merge stable into main after a release
* fix(infra): merge stable into main after a release
* fix(infra): merge stable into main after a release
* fix(infra): merge stable into main after a release
* build(infra): put back all github workflows
* fix(infra): make release job dependant on tests
* chore(release): 1.4.11 [skip ci]
## [1.4.11](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.10...v1.4.11) (2021-04-20)
### Bug Fixes
* **infra:** make release job dependant on tests ([a5ff95c](https://github.com/dadish-etudes/ProcessGraphQL/commit/a5ff95cd2bbb740a60d89ebd5a805f1b66dab50c))
* **infra:** merge stable into main after a release ([ae6a083](https://github.com/dadish-etudes/ProcessGraphQL/commit/ae6a083371f9eaea262175367a90bd754f0d53e5))
* **infra:** merge stable into main after a release ([78f37db](https://github.com/dadish-etudes/ProcessGraphQL/commit/78f37dbbb737f38e8cc7dd98d6b7fcc1a3b00838))
* **infra:** merge stable into main after a release ([fe722f2](https://github.com/dadish-etudes/ProcessGraphQL/commit/fe722f2700caedd62ae66794e3a6243b89776ee8))
* **infra:** merge stable into main after a release ([bbe2854](https://github.com/dadish-etudes/ProcessGraphQL/commit/bbe2854d9832df96c3d0b61abefb398975777975))
* **infra:** merge stable into main after a release ([3b0da51](https://github.com/dadish-etudes/ProcessGraphQL/commit/3b0da5107cd6d4642726f24dedf290376fdca36f))
* fix(workflow): set proper names to github jobs
* chore(release): 1.4.12-rc.1 [skip ci]
## [1.4.12-rc.1](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.11...v1.4.12-rc.1) (2021-04-20)
### Bug Fixes
* **workflow:** set proper names to github jobs ([cd408a1](https://github.com/dadish-etudes/ProcessGraphQL/commit/cd408a13c7de83058960e953ce36c4feeb53cab3))
* fix(release): update the module version on release
* chore(release): 1.4.12-rc.2 [skip ci]
## [1.4.12-rc.2](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.12-rc.1...v1.4.12-rc.2) (2021-04-20)
### Bug Fixes
* **release:** update the module version on release ([920d590](https://github.com/dadish-etudes/ProcessGraphQL/commit/920d590ef0ede21296598af7d4211675e69d43f9))
* feat(build): test minor version bump
* chore(release): 1.5.0-rc.1 [skip ci]
# [1.5.0-rc.1](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.4.12-rc.2...v1.5.0-rc.1) (2021-05-09)
### Features
* **build:** test minor version bump ([ed7e35f](https://github.com/dadish-etudes/ProcessGraphQL/commit/ed7e35f0164861f8aec1aac18d0f9ee7737a33ff))
* fix(release): remove custom commit-analyzer rule
* chore(release): 1.5.0-rc.2 [skip ci]
# [1.5.0-rc.2](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.5.0-rc.1...v1.5.0-rc.2) (2021-05-09)
### Bug Fixes
* **release:** remove custom commit-analyzer rule ([cc64a4d](https://github.com/dadish-etudes/ProcessGraphQL/commit/cc64a4da62a774ca18c642f793fa7a5e0a7118e4))
* (infra): run tests on custom events instead of push events
* fix(infra): run release when test workflow finishes
* fix(ci): fix release workflo
* chore(release): 1.5.0-rc.3 [skip ci]
# [1.5.0-rc.3](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.5.0-rc.2...v1.5.0-rc.3) (2021-06-27)
### Bug Fixes
* **ci:** fix release workflo ([8d525cb](https://github.com/dadish-etudes/ProcessGraphQL/commit/8d525cb2913e0b0ec73bd9a97c759ede64356a09))
* **infra:** run release when test workflow finishes ([fc16ee0](https://github.com/dadish-etudes/ProcessGraphQL/commit/fc16ee08ebe8cdb333d12d0e552b84f5a5510e3a))
* refactor(ci): convert testing workflow into an action
* build(ci): add circleci config.yml
* fix(ci): use custom docker image for release run
* chore(release): 1.5.0-rc.4 [skip ci]
# [1.5.0-rc.4](https://github.com/dadish-etudes/ProcessGraphQL/compare/v1.5.0-rc.3...v1.5.0-rc.4) (2021-07-02)
### Bug Fixes
* **ci:** use custom docker image for release run ([c67a34b](https://github.com/dadish-etudes/ProcessGraphQL/commit/c67a34b64fd7e9321316ecb7e30ba758dbc903d9))
* chore(ci): update ci badge to circleci
* fix(ci): run release job only on the main branch
* fix(release): remove unused code
* chore(ci): remove github actions
* fix(ci): require approval for release run
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Nurguly Ashyrov <nurgulyashyrov@Nurgulys-Mac-mini.local>1 parent 3ec477c commit cc19bbc
13 files changed
Lines changed: 7503 additions & 562 deletions
File tree
- .circleci
- images/primary
- gh/workflows
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
6 | 177 | | |
7 | 178 | | |
8 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments