Skip to content

Create pr-internal.yml#37

Closed
bpolania wants to merge 1 commit intomainfrom
origin/bpolania/internal-workflow
Closed

Create pr-internal.yml#37
bpolania wants to merge 1 commit intomainfrom
origin/bpolania/internal-workflow

Conversation

@bpolania
Copy link
Contributor

Description

This PR creates a internal-pr workflow for the PythonSDK

RPC_PROVIDER_URL: ${{ secrets.RPC_PROVIDER_URL }}

push_build_and_test:
if: github.event_name == 'push'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we do integration test in pull_request too? Do we run the test in Aeneid? Also is this reusable workflow for python test?

WALLET_PRIVATE_KEY: ${{ secrets.WALLET_PRIVATE_KEY }}
RPC_PROVIDER_URL: ${{ secrets.RPC_PROVIDER_URL }}

lint:
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think lint should run before test

@lucas2brh lucas2brh closed this Nov 28, 2025
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