Skip to content

CI: Add contents:write permission to relock workflow; relock#65196

Merged
mroeschke merged 9 commits intopandas-dev:mainfrom
mroeschke:ci/relock/fix
Apr 13, 2026
Merged

CI: Add contents:write permission to relock workflow; relock#65196
mroeschke merged 9 commits intopandas-dev:mainfrom
mroeschke:ci/relock/fix

Conversation

@mroeschke
Copy link
Copy Markdown
Member

@mroeschke mroeschke commented Apr 12, 2026

Following https://github.com/marketplace/actions/create-pull-request#token which indicates we were missing a contents: write permissions & updating the lock file.

This will fix the failing pyarrow nightly job

@mroeschke mroeschke added this to the 3.1 milestone Apr 12, 2026
@mroeschke mroeschke added the CI Continuous Integration label Apr 12, 2026
@jbrockmendel
Copy link
Copy Markdown
Member

Is the dont infer future string failure real? (We should get rid of that build)

@mroeschke mroeschke merged commit b061a19 into pandas-dev:main Apr 13, 2026
44 of 45 checks passed
@mroeschke
Copy link
Copy Markdown
Member Author

Is the dont infer future string failure real?

Yeah. It appears the relock picked up a newer adbc_driver_postgresql version which fixed an xfail in the sql tests.

@mroeschke mroeschke deleted the ci/relock/fix branch April 13, 2026 22:26
Sharl0tteIsTaken added a commit to Sharl0tteIsTaken/pandas that referenced this pull request Apr 15, 2026
…h-origin

* upstream/main: (68 commits)
  BUG: loc setitem with duplicate columns and new columns corrupts Data… (pandas-dev#65208)
  BLD: remove deprecated option cpython-freethreading (pandas-dev#65216)
  ENH: Support axis parameter in masked array reductions for 2D arrays (pandas-dev#64802)
  REF: stop DatetimeArray methods from reading self.freq (pandas-dev#65209)
  BUG: DataFrame.duplicated() loses index when DataFrame has no columns (pandas-dev#65217)
  CI: Add contents:write permission to relock workflow; relock (pandas-dev#65196)
  TYP: fix mypy errors in get_values_for_csv (pandas-dev#65214)
  REF: stop array from propagating freq in core operations (pandas-dev#65191)
  Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (pandas-dev#65206)
  REF: Move freq-based factorize short-circuit from array to Index (pandas-dev#65182)
  Bump actions/upload-artifact from 7.0.0 to 7.0.1 (pandas-dev#65203)
  REF: merge PeriodArray branch in get_values_for_csv (pandas-dev#65198)
  REF: remove unused nat_rep parameter from datetime/timedelta formatters (pandas-dev#65161)
  CI: Fix numpy nightly build (pandas-dev#65197)
  Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (pandas-dev#65207)
  Bump mymindstorm/setup-emsdk from 15 to 16 (pandas-dev#65204)
  Bump actions/github-script from 8.0.0 to 9.0.0 (pandas-dev#65202)
  REF: move resolution, resolution_obj from arrays to indexes (pandas-dev#65185)
  CLN: ASV config, use rattler for environment solving (pandas-dev#65153)
  REF: remove _Datetime64TZFormatter in favor of _Datetime64Formatter (pandas-dev#65171)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants