Tags: aloata/tyk-pump
Tags
Build images on push to integration-**, qa/*, - release-** and master (… …TykTechnologies#262) Build bare-bones docker image on pushes to - integration-** - qa/* - release-** - master ## Related Issues https://github.com/TykTechnologies/internal/issues/64 ## Motivation and Context Docker images are built after packages are built. This is too late in the process to effectively perform tests. [Big picture](https://docs.google.com/document/d/18fRiUOiT9r_zsmRDSNt1xhuFt7dZb_8wZKukLXJZOnA/) ## How This Has Been Tested See [run](https://github.com/TykTechnologies/tyk-pump/runs/742277491?check_suite_focus=true) ## Types of changes <!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist <!-- Go over all the following points, and put an `x` in all the boxes that apply --> <!-- If you're unsure about any of these, don't hesitate to ask; we're here to help! --> - [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`*.
Go modules (TykTechnologies#251) ## Description Replace govendor for gomodules for dependency management. ## Related Issue Related TykTechnologies#217 ## Motivation and Context <!-- Why is this change required? What problem does it solve? --> ## How This Has Been Tested ./ci-test.sh go build
Merge pull request TykTechnologies#209 from TykTechnologies/version_u… …pdate Bump version
Merge pull request TykTechnologies#184 from furkansenharputlu/version Bump version to 0.8.3
PreviousNext