Skip to content

feat: Allow to specify the http method when call invoke #7

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

diegofesanto
Copy link

@diegofesanto diegofesanto commented Apr 26, 2025

What kind of change does this PR introduce?

feature

What is the current behavior?

Cannot set the http method, #6

What is the new behavior?

  • Insert option to choose http method
  • Change action test from docker to Supabase stack
  • insert release-please workflow

Additional context

Add any other context or screenshots.

@diegofesanto diegofesanto changed the title Feature/issue 6 feat: Allow to specify the http method when call invoke Apr 26, 2025
@diegofesanto diegofesanto marked this pull request as ready for review April 29, 2025 22:51
@diegofesanto diegofesanto requested a review from grdsdev April 29, 2025 22:52

jobs:
publish:
if: ${{ github.repository_owner == 'supabase' && github.event.workflow_run.conclusion == 'success' }}
Copy link

Choose a reason for hiding this comment

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

I think this check should be different since this repo belongs to supabase-community

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.

2 participants