Skip to content

Conversation

@plyr4
Copy link
Contributor

@plyr4 plyr4 commented Aug 29, 2023

i thought i included these variables in my last tweak PR but apparently not. i noticed while writing the docs.

@plyr4 plyr4 requested a review from a team as a code owner August 29, 2023 16:06
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #946 (516ff01) into main (5df4993) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #946   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files         311      311           
  Lines       12849    12849           
=======================================
  Hits         9101     9101           
  Misses       3283     3283           
  Partials      465      465           

@plyr4 plyr4 merged commit 20f3d92 into main Aug 29, 2023
@plyr4 plyr4 deleted the enhance/queue-keys-cli-vars branch August 29, 2023 17:32
ecrupper added a commit that referenced this pull request Aug 31, 2023
* Increase Starlark execution limit, abstract limit resolver

5,000 was too few to enable the example added to the testdata to work, so was 6,000. I chose 7,500 arbitrarily after a test at 10,000 and both worked.

In the long term, this should probably be configurable so as not to require recompilation. For now, this kicks the can down the road while allowing this build matrix use case to exist.

* refactor(db): return user on created and updated (#935)

* enhance(starlark): make execution step limit configurable

* remove compose configuration

* make execlimit part of test struct

* update limit for Render

* enhance: use consistent variable aliases (#946)

* remove helper function to get limit

---------

Co-authored-by: Colin Dean <[email protected]>
Co-authored-by: Colin Dean <[email protected]>
Co-authored-by: dave vader <[email protected]>
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.

4 participants