tyk icon indicating copy to clipboard operation
tyk copied to clipboard

fix plugin imports to current version of tyk

Open mitjaziv opened this issue 2 years ago • 7 comments

Change fixes imports so plugins are build from current tyk version.

Description

Related Issue

Motivation and Context

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

  • [ ] 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 change)
  • [ ] Refactoring or add test (improvements in base code or adds test coverage to functionality)

Checklist

  • [X] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If pulling from your own fork, don't request your master!
  • [X] Make sure you are making a pull request against the master branch (left side). Also, you should start your branch off our latest master.
  • [ ] My change requires a change to the documentation.
    • [ ] If you've changed APIs, describe what needs to be updated in the documentation.
    • [ ] If new config option added, ensure that it can be set via ENV variable
  • [ ] I have updated the documentation accordingly.
  • [ ] Modules and vendor dependencies have been updated; run go mod tidy && go mod vendor
  • [ ] When updating library version must provide reason/explanation for this update.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.
  • [ ] Check your code additions will not fail linting checks:
    • [ ] go fmt -s
    • [ ] go vet

mitjaziv avatar May 18 '22 12:05 mitjaziv

API tests result: success :white_check_mark: Branch used: refs/pull/4058/merge Commit:
Triggered by: pull_request (@mitjaziv) Execution page

Tyk-ITS avatar May 18 '22 12:05 Tyk-ITS

API tests result: success :white_check_mark: Branch used: refs/pull/4058/merge Commit: 7259b553a602fe5f28a2cd115a599594f1e63286 Triggered by: pull_request (@mitjaziv) Execution page

Tyk-ITS avatar May 18 '22 12:05 Tyk-ITS

API tests result: success :white_check_mark: Branch used: refs/pull/4058/merge Commit: 241e65cb5ee9121d4dcbf08005ce80bc63b0d7d9 Triggered by: pull_request (@mitjaziv) Execution page

Tyk-ITS avatar May 29 '22 18:05 Tyk-ITS

API tests result: skipped :no_entry_sign: Branch used: refs/pull/4058/merge Commit: 1f766d7a0565113e45b9f5017c3c91cf0b2ceaef Triggered by: pull_request (@mitjaziv) Execution page

Tyk-ITS avatar May 31 '22 08:05 Tyk-ITS

API tests result: skipped :no_entry_sign: Branch used: refs/pull/4058/merge Commit: 03a2c390176fb085ea2d1ee836d5729ba2f13eac Triggered by: pull_request (@mitjaziv) Execution page

Tyk-ITS avatar May 31 '22 09:05 Tyk-ITS

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Jun 04 '22 07:06 sonarqubecloud[bot]

API tests result: success :white_check_mark: Branch used: refs/pull/4058/merge Commit: ee7b12a9c64eb13d231ba4bd985b280c3003912a Triggered by: pull_request (@mitjaziv) Execution page

Tyk-ITS avatar Jun 04 '22 07:06 Tyk-ITS