Skip to content

Conversation

@punjabisingh
Copy link
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Tested using json formated test case. These test cases are same for all the utilities and making sure all test cases pases.

punjabisingh and others added 14 commits September 18, 2018 12:23
* CommonExtensions.cs:
* storage.ide:
* storage.ide-wal: updated testcase

* UserPrefs.xml: updated
* TestDataTest.cs:
* storage.ide:
* storage.ide-shm:
* storage.ide-wal: added get L2 signature

* UserPrefs.xml: added L2
Added functionality to handle json test cases.
@robincher
Copy link
Contributor

@punjabisingh Please fix the quality issues and failing builds first.

The CI is throwing this error

/usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2067,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "BouncyCastle.Crypto". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [/home/travis/build/GovTechSG/csharp-apex-api-security/ApiUtilLib/ApiUtilLib.csproj]```

CHANGELOG.md Outdated
# Change Log

## Added
<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

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

Can resolve the conflicts and update the new version for change log?

Copy link
Contributor

@robincher robincher left a comment

Choose a reason for hiding this comment

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

General feedback

  1. Fix avoidable quality issues mentioned by codacy
  2. Resolve the conflicts of CHANGELOG.md
  3. Is it necessary to upload the binary files inside .vs/ ? If not, please gitignore them.

CHANGELOG.md Outdated
+ 2017-10-29 - Initial release.

### V1.1-SNAPSHOT
+ 2018-09-10 - Bug Fixes.
Copy link
Contributor

Choose a reason for hiding this comment

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

Duplicate version?

updated comments.md
updated comments.md
@robincher robincher merged commit 8a60c39 into master Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants