-
Notifications
You must be signed in to change notification settings - Fork 35
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
Dev #1
Merged
Merged
Dev #1
Conversation
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
2. Created the vendor/ folder with the module dependencies 3. Update the ci.yml file 4. Switched the dev branch
2. Added more Unit Testing 3. Added more mock json files.
2. Added the issue properties service
…es (applicationRole.go, dashboard.go, filter.go, filterShare.go) 2. Added the mock .json files needed on the test cases created. 3. Added the code examples for the services touched (applicationRole.go, dashboard.go, filter.go, filterShare.go) 4. Updated the official documentation with the code examples created.
2. Added the code examples for the groupService 3. Added the mock .json fields needed on the groupService
2. Add the omitempty tags on the FilterService and GroupService.
2. Added the mock .json files for the AttachmentService. 3. Added the AttachmentService examples. 4. Updated the /vendor dependencies folder
2. Added the name convention issue field when a new custom field is created.
2. Created more documentation 3. Mapped the Update/Delete method for the Field Context Option Service.
…e service. 2. Fixed the FilterService example adding the expand parameters.
…ervice service. 2. Fixed the FilterShareService example adding the expand parameters.
…mentService service.
2. Added more nested structs in the IssueScheme struct. 3. Added the omitempty tag in the module structs. 4. Fixed the unique query params on some service methods. 5. Added the Content-Type header with the method is POST.
…ice with a 100% of coverage. 2. Added the mock .json files needed to run the test cases.
2. Added the test github action 3. Implemented the matrix syntax and runs the workflows using different OS's and Go versions
…ithContext method. 2. Fixed the multi OS's lint workflow. 3. Created hte .gitattributes file as the following documentation says: https://github.com/marketplace/actions/run-golangci-lint
2. Added the max-parallel: 6 parameter on the matrix to make it parallel by OS
…file and the .json mock files needed to run the tests.
…ent.go file and the .json mock files needed to run the tests.
…ing a 415 and updated the comments documentation.
ctreminiom
pushed a commit
that referenced
this pull request
Mar 8, 2024
Update object_type_attribute_impl_test.go
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.