Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixture/update config files #12

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
mrister merged 1 commit into develop from fixture/update-config-files
Sep 17, 2018
Merged

Conversation

@steven-heng
Copy link
Contributor

@steven-heng steven-heng commented Aug 19, 2018

Npm audit found 0 vulnerabilities
Modify rules command of package.json and Makefile

Makefile Outdated
@sonar-scanner-2.8/bin/sonar-scanner -e -Dsonar.analysis.mode=preview -Dsonar.github.pullRequest=${shell basename $(CI_PULL_REQUEST)} -Dsonar.github.repository=$(REPO_SLUG) -Dsonar.github.oauth=$(GITHUB_TOKEN) -Dsonar.login=$(SONAR_LOGIN) -Dsonar.password=$(SONAR_PASS) -Dsonar.host.url=$(SONAR_HOST_URL)
endif
ifeq ($(CIRCLE_BRANCH),develop)
@sonar-scanner-2.8/bin/sonar-runner -e -Dsonar.analysis.mode=publish -Dsonar.host.url=$(SONAR_HOST_URL) -Dsonar.login=$(SONAR_LOGIN) -Dsonar.password=$(SONAR_PASS)
Copy link

Choose a reason for hiding this comment

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

Use sonar-scanner here as well, sonar-runner is deprecated

Copy link
Contributor

@mrister mrister left a comment

Choose a reason for hiding this comment

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

tests are failing

Copy link

@jkernech jkernech left a comment

Choose a reason for hiding this comment

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

Tests need to be fixed

@mrister mrister force-pushed the fixture/update-config-files branch 3 times, most recently from 78b8312 to 7725ea7 Compare September 17, 2018 09:25
Copy link
Contributor

mrister commented Sep 17, 2018

Fixed this but I was not able to fix sonar with ciircleCi2 so I left it commented (some permission error on exec).

@mrister mrister self-assigned this Sep 17, 2018
@mrister mrister changed the base branch from master to develop September 17, 2018 09:31
@mrister mrister force-pushed the fixture/update-config-files branch from d55dacd to e09d465 Compare September 17, 2018 09:35
- run: make deps
- run: make test
## Comment out one permission denied is fixed
# - run: make sonar
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you are lacking env variables here. That's why it was failing with some permission errors

Copy link
Contributor

Choose a reason for hiding this comment

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

they are set up in the ENV section on circle ci page

Copy link
Contributor

Choose a reason for hiding this comment

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

as the ones for SWS s3 which work

Spring3 reacted with thumbs up emoji
@Spring3 Spring3 self-requested a review September 17, 2018 09:42
Copy link
Contributor

@Spring3 Spring3 left a comment

Choose a reason for hiding this comment

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

Could you also please include the .circleci folder to the .npmignore?

- Add sonar badges into README.md Closes #7
- Add npm run rules
- Replace istanbul by nyc
- Add circleci v2 config
- Sonar to scanner
@mrister mrister force-pushed the fixture/update-config-files branch from e09d465 to 2a62b5f Compare September 17, 2018 09:45
Copy link
Contributor

mrister commented Sep 17, 2018

@Spring3 done!

Spring3 reacted with thumbs up emoji

@Spring3 Spring3 self-requested a review September 17, 2018 09:45
@Spring3 Spring3 dismissed mrister’s stale review September 17, 2018 09:46

Mihovil is now the asinee

@mrister mrister merged commit 8ca4c97 into develop Sep 17, 2018
@mrister mrister deleted the fixture/update-config-files branch September 17, 2018 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jkernech jkernech Awaiting requested review from jkernech

2 more reviewers

@mrister mrister mrister left review comments

@Spring3 Spring3 Spring3 approved these changes

Reviewers whose approvals may not affect merge requirements

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /