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

Expand semver pattern to be compliant with https://semver.org #302

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Feb 15, 2023

No description provided.

@pietern pietern requested a review from nfx February 15, 2023 09:17
@codecov-commenter
Copy link

Codecov Report

Base: 40.87% // Head: 40.87% // No change to project coverage 👍

Coverage data is based on head (c8fffb3) compared to base (b2139ac).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #302   +/-   ##
=======================================
  Coverage   40.87%   40.87%           
=======================================
  Files          46       46           
  Lines        2662     2662           
=======================================
  Hits         1088     1088           
  Misses       1485     1485           
  Partials       89       89           
Impacted Files Coverage Δ
useragent/patterns.go 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pietern pietern merged commit e49592f into main Feb 15, 2023
@pietern pietern deleted the user-agent-semver branch February 15, 2023 13:21
nfx added a commit that referenced this pull request Feb 17, 2023
 * Change APIError to use pointer receiver ([#298](#298)).
 * Drop duplicate prefix in randomized email ([#299](#299)).
 * Expand semver pattern to be compliant with https://semver.org ([#302](#302)).
 * Fix `apierr.APIError` pointer receivers ([#307](#307)).
 * Skip loading config if auth is already explicitly configured directly ([#306](#306)).
 * Sync fixes for smallest node selection from Terraform ([#301](#301)).
 * Updated from OpenAPI spec ([#305](#305)).

Dependency updates:

 * Bump google.golang.org/api from 0.109.0 to 0.110.0 ([#303](#303)).
@nfx nfx mentioned this pull request Feb 17, 2023
nfx added a commit that referenced this pull request Feb 17, 2023
* Change APIError to use pointer receiver
([#298](#298)).
* Drop duplicate prefix in randomized email
([#299](#299)).
* Expand semver pattern to be compliant with https://semver.org
([#302](#302)).
* Fix `apierr.APIError` pointer receivers
([#307](#307)).
* Skip loading config if auth is already explicitly configured directly
([#306](#306)).
* Sync fixes for smallest node selection from Terraform
([#301](#301)).
* Updated from OpenAPI spec
([#305](#305)).

Dependency updates:

* Bump google.golang.org/api from 0.109.0 to 0.110.0
([#303](#303)).
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