Skip to content
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

fix: ci, test, build and docs #18

Merged
merged 26 commits into from
Oct 19, 2022
Merged

Conversation

pratikbin
Copy link
Contributor

@pratikbin pratikbin commented Sep 29, 2022

  • Refactor dockerfile

    • Multi stage build
    • ubuntu as base image
    • Caching support for go modules and go build cache at docker level
    • assetClient as entrypoint
  • Makefile/Build

    • Add -s -w ldflag and -trimpath to downsize the binary, more here
    • Add docker compose support
  • Refactor CI

    • deploy: Remove
    • lint:
      • bump to latest
      • trigger only on go code changes
    • Build CI
      • Remove gopkg
      • Cache go modules at CI level
      • Use go version 14
    • Add Mocha
    • Rename and refactor jmeter tests
  • Merged mocha testing branch sarvagya/testing

    • Remove always zero exit
    • Move to .mocha

@pratikbin pratikbin changed the title [WIP] fix: ci, test, build and docs fix: ci, test, build and docs Oct 19, 2022
Copy link
Member

@deepanshutr deepanshutr left a comment

Choose a reason for hiding this comment

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

Reviewed

@deepanshutr deepanshutr merged commit 2697255 into deepanshutr/cleanup Oct 19, 2022
@deepanshutr deepanshutr deleted the pratikbin/ci branch October 25, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants