Skip to content

[REQUEST] Github Actions Improvements #146

@jdye64

Description

@jdye64

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I'm trying to refactor and make improvements to our existing Github actions flow. As part of that I wanted to use a much more modern action for Maturin invocation instead of manual installs with pip which ultimately lead to permissions issues when trying to invoke protoc when building the datafusion-substrait crate from github source.

The action most people use and the official one from PyO3 themselves is maturin-action. However, Apache has this repo and its enterprise settings set to only allow a whitelisted list of actions if they don't exist in an Apache repo itself. More information about this configuration can be found at enforcing policies.

I would request we have the action maturin-action added to that whitelist like the several other actions that other repos have whitelisted.

I'm assuming this would require an email from a PMC member to the Apache infra distro with the request. I would assume that simply linking to this issue would be enough details for the update to occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions