Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apimatic/core-lib-java issues and pull requests

#70 - feat(oaf-validation-exception): added throwables oneof/anyof validation failures

Pull Request - State: closed - Opened by asadali214 over 1 year ago
Labels: enhancement

#69 - Throw OneOf/AnyOf Validation exceptions instead of regular IO Exceptions

Issue - State: closed - Opened by asadali214 over 1 year ago
Labels: enhancement

#68 - ci(update-release-script): fix failing delete intermediate branch step

Pull Request - State: closed - Opened by hamzamahmood over 1 year ago
Labels: ci/cd

#67 - Fix failing Release To Maven Central GitHub Action

Issue - State: closed - Opened by hamzamahmood over 1 year ago
Labels: ci/cd

#66 - Update the project to use jakarta namespace

Issue - State: open - Opened by zeppelinux over 1 year ago - 1 comment

#65 - build(package): update referred packages to latest version

Pull Request - State: closed - Opened by hamzamahmood over 1 year ago - 1 comment
Labels: enhancement

#64 - Update referred 3rd party dependencies to latest stable version

Issue - State: closed - Opened by hamzamahmood over 1 year ago
Labels: enhancement

#63 - ci(test-lts-java-versions): test suite for Java 11, 17 & 19

Pull Request - State: closed - Opened by asadali214 over 1 year ago
Labels: ci/cd

#62 - Add testing suite for Java 11, 17 & 19 in test workflow

Issue - State: closed - Opened by asadali214 over 1 year ago
Labels: ci/cd

#61 - adds dependency review workflow for the repository

Pull Request - State: closed - Opened by sufyankhanrao over 1 year ago
Labels: ci/cd

#60 - updates license from custom to MIT

Pull Request - State: closed - Opened by sufyankhanrao over 1 year ago

#59 - Add a dependency review workflow for the repository

Issue - State: closed - Opened by sufyankhanrao over 1 year ago
Labels: ci/cd

#58 - Update license from custom to MIT

Issue - State: closed - Opened by sufyankhanrao over 1 year ago

#57 - Wrong continuous integration heading in auto generated release notes

Issue - State: closed - Opened by asadali214 over 1 year ago
Labels: enhancement, ci/cd

#56 - Ambiguous name for the release workflow

Issue - State: closed - Opened by asadali214 over 1 year ago - 1 comment
Labels: enhancement

#55 - fix(gradle-build): fix the build issue of gradle project

Pull Request - State: closed - Opened by hamzashoukat94 over 1 year ago
Labels: bug

#54 - Library should be compliable with Gradle

Issue - State: closed - Opened by hamzashoukat94 over 1 year ago
Labels: bug

#52 - Add a feature of optimized error message using error template

Issue - State: closed - Opened by hamzashoukat94 over 1 year ago
Labels: enhancement

#51 - fix(push-in-protected-branch): push in the protected branch

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: bug

#50 - Handle to push the project version changes in protected branch

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: bug

#49 - feat: workflow should run on push in the main

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#48 - Workflows must run on the push in the main branch

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#47 - fix(add-pinentry-mode): add pinentry-mode to sign the artifcats

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: bug

#46 - Add the pinentry-mode loopback to automatically sign the artifacts

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: bug

#45 - docs(add-badges): add the badges of maintainability, test coverage and lint badge

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#44 - Add the essential badges in the README

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#43 - ci(add-release-ci-script): add the release ci script to publish maven

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#42 - Add the release ci script to automatically release the maven package

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#39 - style(fix-the-lint-issues): fix the lint the issues of the project

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#38 - Fix the Lint issues using the java linter

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#37 - ci(checkstyle-rules-modification): configure linter for the project

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#35 - ci(add-code-coverage-ci-script): script to upload the code coverage

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago

#34 - Add the missing badges in the README

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago
Labels: enhancement

#33 - test(add-missing-tests ): add the missing tests

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago

#30 - build(upgrade-version-for-release): upgrade to major version

Pull Request - State: closed - Opened by hamzamahmood almost 2 years ago
Labels: release

#29 - build(vulnerability-fix): upgrade jackson core and databind version

Pull Request - State: closed - Opened by hamzamahmood almost 2 years ago
Labels: vulnerability fix

#28 - Update jackson core and databind version to fix vulnerabilities

Issue - State: closed - Opened by hamzamahmood almost 2 years ago
Labels: vulnerability fix

#23 - docs(add-test-badge): add test passing badge

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago

#22 - fix(oauth2-validation): add missing oauth2 validation in core lib

Pull Request - State: closed - Opened by hamzamahmood almost 2 years ago
Labels: bug

#21 - Add authentication validation for HttpRequest

Issue - State: closed - Opened by hamzamahmood almost 2 years ago
Labels: bug

#19 - Fix the issue of array serialization for TSV, CSV, PSV

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago

#18 - Add the badge of test passing in README

Issue - State: closed - Opened by hamzashoukat94 almost 2 years ago

#17 - Add a rule to trigger this workflow

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago

#16 - Update the workflow which is now run on every PR creation

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago - 1 comment

#14 - feat(java-xml-support): added the support of XML in core library

Pull Request - State: closed - Opened by hamzashoukat94 almost 2 years ago

#13 - Improve test case coverage for Java core lib

Issue - State: closed - Opened by hamzamahmood about 2 years ago
Labels: enhancement

#12 - feat(http-logger): move http logger from sdk to core lib

Pull Request - State: closed - Opened by hamzamahmood about 2 years ago
Labels: enhancement

#11 - Move HttpLogger from SDK to apimatic.core

Issue - State: closed - Opened by hamzamahmood about 2 years ago
Labels: enhancement

#10 - Incorporate the XML in core library

Issue - State: closed - Opened by hamzashoukat94 about 2 years ago
Labels: enhancement

#9 - refactor(add-missing-tests-docs): added-missing-docs-tests

Pull Request - State: closed - Opened by hamzashoukat94 about 2 years ago

#8 - feat(java-core-lib): added common utility and implementation classes

Pull Request - State: closed - Opened by hamzashoukat94 about 2 years ago

#7 - Add ReadMe content with proper documentation

Issue - State: closed - Opened by sufyankhanrao about 2 years ago - 1 comment

#6 - Vet naming of classes and related documentation in those classes

Issue - State: closed - Opened by sufyankhanrao about 2 years ago - 1 comment

#5 - Add Unit Tests for Core library

Issue - State: closed - Opened by sufyankhanrao about 2 years ago - 1 comment
Labels: enhancement

#4 - ci(build-test-analyze): addition of build, test and analyze script

Pull Request - State: closed - Opened by sufyankhanrao about 2 years ago - 1 comment

#3 - Add CI workflow for automated testing

Issue - State: closed - Opened by sufyankhanrao about 2 years ago - 1 comment

#2 - Implement Core Library

Issue - State: closed - Opened by sufyankhanrao about 2 years ago

#1 - [Meta] Core library implementation

Issue - State: closed - Opened by sufyankhanrao about 2 years ago - 1 comment
Labels: enhancement