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

add go version support policy #260

Merged
merged 9 commits into from
Aug 2, 2023
Merged

Conversation

alovak
Copy link
Contributor

@alovak alovak commented Aug 1, 2023

Add information about which versions of Go we support and what is our approach with new releases

@alovak alovak force-pushed the update-readme-with-supported-version branch from fab18ae to 87965b2 Compare August 1, 2023 09:58
@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a0db8ac) 73.50% compared to head (93b4fd6) 73.50%.

❗ Current head 93b4fd6 differs from pull request most recent head 367cb99. Consider uploading reports for the commit 367cb99 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #260   +/-   ##
=======================================
  Coverage   73.50%   73.50%           
=======================================
  Files          43       43           
  Lines        2291     2291           
=======================================
  Hits         1684     1684           
  Misses        377      377           
  Partials      230      230           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

README.md Show resolved Hide resolved
@alovak alovak force-pushed the update-readme-with-supported-version branch from cf5b941 to 40e7031 Compare August 1, 2023 14:33
- [Define specification](#define-your-specification)
- [Build message](#build-and-pack-the-message)
- [Parse message](#parse-the-message-and-access-the-data)
- [Inspect message fields](#inspect-message-fields)
- [JSON encoding](#json-encoding)
- [Network header](#network-header)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed Network header from TOC. In the next releases, I want to move them from iso8583 into iso8583-connection as they don't belong here.

README.md Show resolved Hide resolved
@alovak alovak requested a review from adamdecaf August 1, 2023 18:20
@alovak alovak merged commit 8eef1e2 into master Aug 2, 2023
9 checks passed
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