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

Add Shellcheck action and fix issues, also adds npm build script tests #2208

Merged
merged 40 commits into from
Sep 26, 2023

Conversation

sverdlov93
Copy link
Contributor

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Copy link
Member

@yahavi yahavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Please consider combining multiple strings into a single one when possible to make them easier for the random reader.

.github/workflows/scriptTests.yml Outdated Show resolved Hide resolved
.github/workflows/scriptTests.yml Outdated Show resolved Hide resolved
.github/workflows/scriptTests.yml Outdated Show resolved Hide resolved
build/deb_rpm/v2-jf/build-scripts/pack.sh Outdated Show resolved Hide resolved
build/deb_rpm/v2-jf/build-scripts/pack.sh Outdated Show resolved Hide resolved
build/deb_rpm/v2-jf/build-scripts/pack.sh Outdated Show resolved Hide resolved
build/deb_rpm/v2-jf/build-scripts/rpm-install.sh Outdated Show resolved Hide resolved
build/deb_rpm/v2/build-scripts/pack.sh Show resolved Hide resolved
build/npm/v2-jf/package-lock.json Outdated Show resolved Hide resolved
build/npm/v2/package-lock.json Outdated Show resolved Hide resolved
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
@sverdlov93 sverdlov93 added the safe to test Approve running integration tests on a pull request label Sep 26, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Sep 26, 2023
@sverdlov93 sverdlov93 merged commit b04accc into jfrog:dev Sep 26, 2023
57 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore for release Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants