-
Notifications
You must be signed in to change notification settings - Fork 57
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
Makes minor improvements to PR-294 #344
Merged
prasadtalasila
merged 234 commits into
INTO-CPS-Association:feature/distributed-demo
from
prasadtalasila:pr-294
Dec 3, 2023
Merged
Changes from all commits
Commits
Show all changes
234 commits
Select commit
Hold shift + click to select a range
d6b162a
added -config cl-utility and libms command
lindot11 bf875b4
really added -config cl-utility
lindot11 55015e6
Merge remote-tracking branch 'upstream/feature/distributed-demo' into…
lindot11 23bff03
small undo
lindot11 1253e6f
small typo fix
lindot11 72fd82f
removed console.error because of no-console rule
lindot11 ef44c70
named package libms for npm registry
lindot11 c848b01
version no updated after private publish
lindot11 ee72112
specified imported members functions used
lindot11 241f5ec
Merge branch 'feature/distributed-demo' into publish-package-libms
lindot11 fd6d238
removed package lock.json
lindot11 6d83226
nest-commander and libms command implemented
lindot11 d2bbaf6
solved peer dependencies
lindot11 613341c
v0.4.0
lindot11 6f760eb
Merge branch 'INTO-CPS-Association:feature/distributed-demo' into pub…
lindot11 94ffa17
restore yarn.lock to test linting checks
lindot11 5c798fe
applied fix to lint check errors
lindot11 b85cd0e
undo the this to test lint checks
lindot11 e6cee12
trying again using this to fix lint checks
lindot11 d1f1ad7
Added support for running libms as a cli with custom commands
MadsKelberg 51d7ffa
Removed some unused dependencies and devDependencies
MadsKelberg 30bee8a
Removed yarn.lock files
MadsKelberg 3578440
Updated package.json
MadsKelberg 8fcb853
Changed the CLI so it will output -h default & fixed a bug with dotenv
MadsKelberg eea1fcc
Fixed lint error
MadsKelberg 07fc232
Added yarn.lock file & made some changes to the CLI commands
MadsKelberg b94ce47
The start.sh script can now forward the provided arguments & updated …
MadsKelberg f990a64
added -config cl-utility and libms command
lindot11 acfaf52
really added -config cl-utility
lindot11 6ec79a7
small undo
lindot11 0120b18
small typo fix
lindot11 3719d89
removed console.error because of no-console rule
lindot11 19a37fd
named package libms for npm registry
lindot11 f02f860
version no updated after private publish
lindot11 f658289
specified imported members functions used
lindot11 933c92b
removed package lock.json
lindot11 b791b48
nest-commander and libms command implemented
lindot11 0f6100b
solved peer dependencies
lindot11 f58c389
v0.4.0
lindot11 c7b3751
restore yarn.lock to test linting checks
lindot11 5d4f452
applied fix to lint check errors
lindot11 44f2d9a
undo the this to test lint checks
lindot11 c10bb24
trying again using this to fix lint checks
lindot11 6b2e803
Added support for running libms as a cli with custom commands
MadsKelberg 4b23d7e
Removed some unused dependencies and devDependencies
MadsKelberg 55fdb57
Removed yarn.lock files
MadsKelberg 7676278
Updated package.json
MadsKelberg ef23367
Changed the CLI so it will output -h default & fixed a bug with dotenv
MadsKelberg 0b5fa6c
Fixed lint error
MadsKelberg 8c932fe
Added yarn.lock file & made some changes to the CLI commands
MadsKelberg eb210d9
The start.sh script can now forward the provided arguments & updated …
MadsKelberg 59c7dc0
Minor improvements to filenames and documentation
prasadtalasila 03d4f17
Updates npm packaging instructions
prasadtalasila 0800463
Adds docs for publishing npm packages and updates libms tests
prasadtalasila 60cdbb0
Merge branch 'feature/distributed-demo' into publish-package-libms
lindot11 4b33fc6
Merge remote-tracking branch 'otherfork/pr-169'
lindot11 22191c0
v0.2.1
lindot11 0ddf434
v0.2.2
lindot11 721a457
Fixed issue with global install and graphql
MadsKelberg 5476baa
Merge remote-tracking branch 'origin/publish-package-libms' into publ…
lindot11 2694a2b
v0.2.3
lindot11 a1b2c3a
keeping v0.2.0
lindot11 c9b4823
Merge branch 'feature/distributed-demo' into publish-package-libms
lindot11 839570b
publish job added and changed scope name
lindot11 cfdb2df
reverted dtaas name back
lindot11 181ced2
Revert "reverted dtaas name back"
lindot11 0b0eef0
change to github_token
lindot11 2d6103c
Merge remote-tracking branch 'upstream/feature/distributed-demo' into…
lindot11 7bd123e
use node auth token
lindot11 876f636
accept incoming changes
lindot11 ee12173
changed scope username to test publish
lindot11 3840d01
change registry name
lindot11 e67b9aa
v0.2.1
lindot11 642e25e
v0.2.2
lindot11 bd05166
v0.2.6
lindot11 ed3aedf
test write permission to existing package
lindot11 1e7903e
changed registry and specified owner to test publish public
lindot11 7f5aef7
added secret to repo in github and changed token
lindot11 7ba627e
added environment secret to github repo
lindot11 f613b99
added permissions to the github action
lindot11 a74e5c5
use always authenticate with yarn
lindot11 e1ba890
removed publishconfig, setupnode set the registry
lindot11 071b99f
added registry option
lindot11 c4425d3
changed scope to own username
lindot11 ecdebac
v0.2.3
lindot11 169a3aa
v0.2.8
lindot11 6f7cd1f
changed username to test action
lindot11 c9df7c1
removed permission test if publish package works
lindot11 eda5c24
test collaborator edit publish package write access
lindot09 5f7c9cc
publis public, corrected name and version
lindot11 803cf6e
revert config for test on my user
lindot11 5593a38
back to correct publish package config
lindot11 0e1ca12
improved README and DEVELOPER md
lindot11 76f4e0e
check npm package publish via PR
prasadtalasila 8922023
improves documentation
prasadtalasila 028f930
fix markdown linting errors
prasadtalasila 60916ae
version bump
prasadtalasila c9f7f3b
version revert
prasadtalasila 74ffe54
expand the scope of branches publishing packages
prasadtalasila db6b534
version bump
prasadtalasila 2a79287
version bump
prasadtalasila beae271
fix typo
lindot11 af83763
test original
lindot11 01f2dc2
added release-v back
lindot11 03b9be4
added push condition to publish package action
lindot11 1684070
test with own username
lindot11 532d900
revert settings after test success
lindot11 e743e3d
added contributers
lindot11 9d8bcca
test publish on push
lindot11 4b025c3
test push branch condition
lindot11 c5803b5
test push condition
lindot11 5a6981f
added libms git hooks
lindot11 f3c04c6
Merge remote-tracking branch 'origin/feature/distributed-demo' into f…
lindot11 e130e3c
Merge branch 'feature/distributed-demo' into git-hooks-libms
lindot11 60f8d32
comment step
lindot11 94360b4
Possible fix for the pre-push hook
MadsKelberg be8c10b
Markdownlint file
MadsKelberg 2b6b356
Markdown pre commit config
MadsKelberg 9f504c5
Prettier
MadsKelberg de084ed
added format and prettier to lib
lindot11 549ffef
format prettier
lindot11 708b747
Added refactored format-check script to run in pre-commit
lindot11 57e78ac
removed typo
lindot11 13a4892
added repo to test pre-commit
lindot11 f35c748
test pre-commit with typo
lindot11 af7b409
undo typo and uncomment mdlint
lindot11 1007bec
test pre-commit with typo
lindot11 57cf536
remove type
lindot11 0298e44
test pre-commit
lindot11 8ba35ad
uncomment format-check
lindot11 37e695e
test dummy format
lindot11 1b88c00
test dummy
lindot11 88858c6
commit dummies to git for test git diff
lindot11 5a5f485
test pre-commit eslint
lindot11 210d8b2
pre-commit config to replace custom pre-commit
lindot11 55e342f
added directory lib to hooks
lindot11 a8699dc
test pre-commit yarn install
lindot11 ba436c5
yarn install logic to pre-commit
lindot11 4bcfae7
prettified pre-commit-config
lindot11 702a7b8
added pre-push hooks
lindot11 74d6ad5
test dummy pre-push
lindot11 cc62b35
test pre-push yarn jest
lindot11 44e731c
test pre-push yarn jest
lindot11 77b543c
test again
lindot11 dc22078
test pre-push again
lindot11 7898248
test again
lindot11 a6a042a
TEST CORRECTLY
lindot11 3f33944
test manual push
lindot11 c41761c
another manual test
lindot11 97e2a42
test all pre-commit hooks
lindot11 49ecdc6
added default hooks
lindot11 abc5b90
added pre-push test for lib
lindot11 39184db
test git hooks dir
lindot11 4475b0b
test git hooks dir
lindot11 bcc4bdd
test dir with dummie
lindot11 000f34c
undo hook dir back to before
lindot11 9d644b3
test git hooks
lindot11 64415e9
test git hooks
lindot11 ae85638
test git hooks
lindot11 6ad082a
test git hooks
lindot11 133d97c
test git hooks
lindot11 26c59a0
test git hooks
lindot11 b998218
test git hooks
lindot11 74ccae8
test git hooks
lindot11 38efff5
test git hooks
lindot11 0023878
test git hooks
lindot11 311dafe
test git hooks
lindot11 18b809f
test git hooks
lindot11 67ca29e
reset after test
lindot11 5a24c3b
test git hooks
lindot11 7d76e30
test git hooks
lindot11 68625c3
test git hooks
lindot11 2817d0f
reset after test
lindot11 b795bcc
test git hooks
lindot11 5ae15cf
reset after test
lindot11 edc2e57
test git hooks
lindot11 27a9d02
test git hooks
lindot11 653cb4c
reset after test
lindot11 a4eb4f8
test git hooks
lindot11 8d6ed2c
reset after test
lindot11 3971b44
reset after test
lindot11 379ad9e
reset after test
lindot11 c6cf49a
reset after test
lindot11 025a163
reset after test
lindot11 0b17dcc
test script for git hooks done
lindot11 fe1f579
githook test and log for documentation
lindot11 c18350d
reset after test
lindot11 f0deb01
reset after test
lindot11 0329f04
reset after test
lindot11 a625020
reset after test
lindot11 a912d98
reset after test
lindot11 bbd9da8
reset after test
lindot11 fd0b99c
reset after test
lindot11 a2273db
reset after test
lindot11 9251f9c
test git hooks
lindot11 eccfd58
reset after test
lindot11 fb73d79
test git hooks
lindot11 73855d4
reset after test
lindot11 1c51029
test git hooks
lindot11 a9b4b19
reset after test
lindot11 7a7d4bf
test git hooks
lindot11 9425e91
improved test
lindot11 681d7cb
went back to original test
lindot11 d9de0e9
Merge remote-tracking branch 'refs/remotes/origin/git-hooks-libms' in…
lindot11 f28f7e1
final test script
lindot11 d387d79
reset after test
lindot11 19da8df
test git hooks
lindot11 768a6f6
reset after test
lindot11 81d2f0b
reset after test
lindot11 2e97583
reset after test
lindot11 d392125
reset after test
lindot11 7175c25
reset after test
lindot11 e826f4a
test and log done
lindot11 0aafc89
added new githook script and updated guide
lindot11 f3ff563
Merge remote-tracking branch 'upstream/feature/distributed-demo' into…
lindot11 0a8a465
Merge branch 'git-hooks-libms' into feature/distributed-demo
lindot11 b247181
comment out lib test hook
lindot11 5d99d59
Merge remote-tracking branch 'upstream/feature/distributed-demo' into…
lindot11 7fd7086
Merge remote-tracking branch 'upstream/feature/distributed-demo' into…
lindot11 e722963
Update docs and adds publication for runner (#275)
prasadtalasila c4dc49a
Fixes mistakes in the docs
prasadtalasila 71feb8c
Added refactored format-check script to run in pre-commit
lindot11 6000711
skip package upgrade
lindot11 8f9bbf3
parent 7709e00ae1271d1e0311c6ddcba77c60d47cf664
lindot11 c4e56d1
true version before rebase mess
lindot11 6686f80
added pre-commit commands to guide
lindot11 0a057c2
Merge branch 'feature/distributed-demo' into git-hooks-libms
lindot11 2b213fe
hooks for shellcheck, json and yaml check
lindot11 b6e27d5
markdownlint and shellcheck on alle files
lindot11 18e7769
fixing codeclimate checks
lindot11 ba12756
wrapped mdlint hook to not exit 1 on pre-commit
lindot11 b2fe3df
made script executable
lindot11 73550a5
updated guide with pre-commit autoupdate command
lindot11 8a3f5ec
Fixes markdown linting issues
prasadtalasila File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
default: true | ||
MD033: false | ||
MD013: | ||
code_blocks: false | ||
tables: false | ||
MD046: | ||
style: "fenced" |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
default_install_hook_types: [pre-commit, pre-push] | ||
|
||
repos: | ||
- repo: local | ||
hooks: | ||
- id: yarn-install-client | ||
name: yarn install client | ||
entry: bash | ||
language: system | ||
files: "^client/.*" | ||
args: ["-c", "cd client && yarn install"] | ||
- id: yarn-install-runner | ||
name: yarn install runner | ||
entry: bash | ||
language: system | ||
files: "^servers/execution/runner/.*" | ||
args: ["-c", "cd servers/execution/runner && yarn install"] | ||
- id: yarn-install-lib | ||
name: yarn install lib | ||
entry: bash | ||
language: system | ||
files: "^servers/lib/.*" | ||
args: ["-c", "cd servers/lib && yarn install"] | ||
|
||
- id: yarn-jest-client | ||
name: yarn jest client | ||
entry: bash | ||
language: system | ||
files: "^client/.*" | ||
args: ["-c", "cd client && yarn jest . --coverage=false"] | ||
stages: [pre-push] | ||
- id: yarn-test-runner | ||
name: yarn test runner | ||
entry: bash | ||
language: system | ||
files: "^servers/execution/runner/.*" | ||
args: ["-c", "cd servers/execution/runner && yarn test:nocov"] | ||
stages: [pre-push] | ||
# - id: yarn-test-lib | ||
# name: yarn test lib | ||
# entry: bash | ||
# language: system | ||
# files: "^servers/lib/.*" | ||
# args: ["-c", "cd servers/lib && yarn jest . --coverage=false"] | ||
# stages: [pre-push] | ||
|
||
- repo: https://github.com/pre-commit/mirrors-prettier | ||
rev: v3.1.0 | ||
hooks: | ||
- id: prettier | ||
args: ["--ignore-path", "../.gitignore", "--write"] | ||
files: '^(client|servers/execution/runner|servers/lib)/.*\.(ts|tsx|css|scss)$' | ||
stages: [pre-commit] | ||
|
||
- repo: https://github.com/pre-commit/mirrors-eslint | ||
rev: v8.54.0 | ||
hooks: | ||
- id: eslint | ||
args: ["--fix"] | ||
files: "^(client|servers/execution/runner|servers/lib)/.*" | ||
stages: [pre-commit] | ||
|
||
- repo: https://github.com/igorshubovych/markdownlint-cli | ||
rev: v0.37.0 | ||
hooks: | ||
- id: markdownlint | ||
files: '.*\.md$' | ||
entry: ./script/markdownlint-hook.sh | ||
verbose: true | ||
stages: [pre-commit] | ||
|
||
- repo: https://github.com/syntaqx/git-hooks | ||
rev: v0.0.18 | ||
hooks: | ||
- id: shellcheck | ||
files: '.*' | ||
stages: [pre-commit] | ||
|
||
- repo: https://github.com/pre-commit/pre-commit-hooks | ||
rev: v4.5.0 | ||
hooks: | ||
- id: check-json | ||
files: '^(docs|deploy|script|ssl)/.*' | ||
stages: [pre-commit] | ||
- id: check-yaml | ||
files: '^(docs|deploy|script|ssl)/.*' | ||
stages: [pre-commit] | ||
|
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"singleQuote": true, | ||
"trailingComma": "all" | ||
} |
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ export function createCombinedTabs() { | |
/> | ||
</> | ||
), | ||
})) | ||
})), | ||
); | ||
} | ||
|
||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trailing spaces