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

rulesets: modernise methods #1333

Merged
merged 7 commits into from Jul 13, 2023

Conversation

jacobbednarz
Copy link
Member

@jacobbednarz jacobbednarz commented Jul 12, 2023

Updates the ruleset methods to be in line with our experimental conventions. This change also makes it clearer the purpose of GetEntrypointRuleset methods which were previously confusing to use.

@github-actions
Copy link
Contributor

changelog detected ✅

Updates the ruleset methods to be in line with our experimental conventions.
This change also makes it clearer the purpose of `GetRulesetEntrypoint` methods
which were previously confusing to use.
rulesets.go Outdated Show resolved Hide resolved
rulesets.go Outdated Show resolved Hide resolved
jacobbednarz and others added 4 commits July 12, 2023 19:27
Co-authored-by: Zak Cutner <me@zakcutner.com>
Co-authored-by: Zak Cutner <me@zakcutner.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2023

Codecov Report

Merging #1333 (7abc5d8) into master (b9ac804) will increase coverage by 0.09%.
The diff coverage is 61.39%.

@@            Coverage Diff             @@
##           master    #1333      +/-   ##
==========================================
+ Coverage   48.33%   48.43%   +0.09%     
==========================================
  Files         133      133              
  Lines       13023    13067      +44     
==========================================
+ Hits         6295     6329      +34     
- Misses       5201     5206       +5     
- Partials     1527     1532       +5     
Impacted Files Coverage Δ
logpush.go 51.81% <46.15%> (-0.30%) ⬇️
rulesets.go 30.03% <52.17%> (-4.61%) ⬇️
pages_deployment.go 38.88% <61.76%> (+4.64%) ⬆️
pages_project.go 58.22% <90.00%> (+7.40%) ⬆️
access_policy.go 70.27% <100.00%> (ø)
pagination.go 100.00% <100.00%> (+28.57%) ⬆️

@jacobbednarz jacobbednarz merged commit 9ed2a58 into cloudflare:master Jul 13, 2023
11 checks passed
@github-actions github-actions bot added this to the v0.73.0 milestone Jul 13, 2023
github-actions bot pushed a commit that referenced this pull request Jul 13, 2023
@jacobbednarz jacobbednarz deleted the modernise-ruleset branch July 13, 2023 03:58
@github-actions
Copy link
Contributor

This functionality has been released in v0.73.0.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants