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

ci: Trigger actions on pull requests to rc/v* branches (#5626) #5630

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Jun 18, 2024

  • With new rc/v* branches created, we need the actions to run on those branches as well

@devinrsmith
Copy link
Member

I believe we'll need to merge in #5621 if we want CI to pass here:

 ======================================================================
ERROR [1.035s]: test_agg_with_options (test_table.TableTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/project/tests/test_table.py", line 335, in test_agg_with_options
    aggs = [unique(cols=["ua = a", "ub = b"], include_nulls=True, non_unique_sentinel=np.uint32(-1))]
OverflowError: Python integer -1 out of bounds for uint32

- With new rc/v* branches created, we need the actions to run on those branches as well
@devinrsmith devinrsmith merged commit fc3c39b into deephaven:rc/v0.33.x Jun 18, 2024
12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants