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

[v1.7.0] - Release/update dependencies include custom kind update docs #18

Merged
merged 8 commits into from
Feb 26, 2023

Conversation

gritzkoo
Copy link
Owner

@gritzkoo gritzkoo commented Feb 26, 2023

Golang Health Checker PR

Thanks for helping upgrade this package!

What king of changes this PR produces?

  • Bug fix
  • Dependencies updates
  • Refactoring
  • CI related changes
  • New Feature
  • Documentation updates
  • Others, please describe: ...

//

Describe what problems this PR is doing!

  • Removing travis CI dependency
  • Updating the go.mod dependencies.
  • Updating the README.md with new updates
  • Include new kind custom to performe outside package tests like database, sqn, sns, etc...
  • update tests to use envs and include new scenarios to test kind custom

This PR produce a BREAKING CHAGES ?

  • Yes (please comment below the changes!)
  • No

//

remove travis ci
include github actions build step
include github action to update package
chore: include pull request template
@gritzkoo gritzkoo added the release:patch Create a patch release in https://pkg.go.dev/ label Feb 26, 2023
change type of Error to string to return only string message
change time calculator to use `time.Since` function
include new kind of tests `custom` to execute outside pkg funcs
@gritzkoo gritzkoo added release:minor Create a minor release in https://pkg.go.dev/ and removed release:patch Create a patch release in https://pkg.go.dev/ labels Feb 26, 2023
@gritzkoo gritzkoo changed the title [v1.6.1] - Release/update dependencies [v1.7.0] - Release/update dependencies include custom kind update docs Feb 26, 2023
@gritzkoo gritzkoo merged commit b829acd into master Feb 26, 2023
@gritzkoo gritzkoo deleted the release/update-dependencies branch February 26, 2023 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:minor Create a minor release in https://pkg.go.dev/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant