Skip to content

Conversation

@soburi
Copy link
Member

@soburi soburi commented Oct 11, 2025

Upgrading python versions: 3.6-3.10 -> 3.10-3.12
Upgrading action/checkout: @v1 -> @08c6903c
Upgrading action/setup_python: @v1 -> @e797f83b

And adding scripts to PYTHONPATH to ensure loading
gd32headers.py and gd32pinctrl.py.

@soburi soburi requested a review from nandojve October 11, 2025 05:34
@soburi soburi force-pushed the ci_maintainance branch 2 times, most recently from f3103c6 to 85e3108 Compare October 11, 2025 05:38
@nandojve
Copy link
Member

Hi @soburi ,

You are the maintainer now. You probably have rights to merge the code : )
It took time to me reach this because I was in holidays.

@soburi
Copy link
Member Author

soburi commented Oct 24, 2025

@carlescufi @nashif

Can I have merge permissions?

zephyrproject-rtos/zephyr#95966

@soburi soburi self-assigned this Oct 24, 2025
Comment on lines 19 to 23
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v6
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you probably want to SHA-pin the actions too

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Upgrading python versions: 3.6-3.10 -> 3.10-3.12
Upgrading action/checkout: @v1 -> @08c6903c
Upgrading action/setup_python: @v1 -> @e797f83b

And adding `scripts` to PYTHONPATH to ensure loading
`gd32headers.py` and `gd32pinctrl.py`.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi soburi merged commit cfd275d into zephyrproject-rtos:main Oct 24, 2025
3 checks passed
@soburi soburi deleted the ci_maintainance branch October 24, 2025 21:15
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