Skip to content
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

[A0CLI-30] feat: actions triggers reorder #37

Merged
merged 27 commits into from
Jan 26, 2021

Conversation

turcottedanny
Copy link
Contributor

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

image

References

https://auth0team.atlassian.net/browse/A0CLI-30

Testing

bindings.json

{"bindings": [
    {
        "id": "06f86d31-4d89-4d53-bdf4-9b977a7beee0",
        "DisplayName": "Test #2"
    },
    {
        "id": "80db5bad-08a3-4fba-acab-34a3de5838c3",
        "DisplayName": "Test #2"
    },
    {
        "id": "0ad5b29b-f9d1-44d7-b338-5b0341aa1dcb",
        "DisplayName": "Test Post Login"
    },
    {
        "id": "8dfcb9e4-866d-403b-b121-250896e088d1",
        "DisplayName": "Test Post Login"
    }
]}

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@turcottedanny turcottedanny changed the title feat: actions triggers reorder [A0CLI-30] feat: actions triggers reorder Jan 26, 2021
@turcottedanny turcottedanny marked this pull request as ready for review January 26, 2021 14:35
internal/cli/actions.go Outdated Show resolved Hide resolved
@turcottedanny turcottedanny merged commit 9d6ee1d into main Jan 26, 2021
@turcottedanny turcottedanny deleted the A0CLI-30-actions-triggers-reorder branch January 26, 2021 17:30
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