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

feat!: wrap payloads to send to a "method" with "token" or "webhook" #333

Open
wants to merge 106 commits into
base: main
Choose a base branch
from

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    959992e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82bbd29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8916a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efe707e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2d4e9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1da745b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09a1d45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8e82b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    962e0db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbdbf9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a10e1f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9fb3e9e View commit details
    Browse the repository at this point in the history
  13. refactor: parse payload content in a new "content" module

    also fix: were the inputs not being parsed in tests idkperhaps
    zimeg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    57ab9a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ca6013 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5875c61 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b4b7b8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ee9e200 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c57022 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    72734a9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4fa18f2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    32c4ddb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5ffcbc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    0d8d929 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    e7f7020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f42936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e74e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31b6ed1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f3b855 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc9c18b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c35f78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1453da View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    518946d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a77eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea2eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38b6f1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3f0238 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7aee130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abda089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b14b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23913a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92fd8d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. chore: setup a manifest app with workflow and scopes and webhooks

    some maintenance buffs in this pr - the cli is used to create and
    manage the webhook trigger and workflow for more stable testing!
    
    it might soon be nice to incorporate this into other ci, but i want
    to avoid too many more changes...
    zimeg committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    856cb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0eb1e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    28dee88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b40ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29c7ea6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a8d212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01ca583 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b88b87a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f23616 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    815c519 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    8003d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c1ee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecb8404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0777d30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    574e5f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a10a047 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3abfdb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c719bb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    7165edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504fb31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d552d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9645097 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84c034a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67471c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c711234 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    4c6260b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4979e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d4ccf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16ea7d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05b1c7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8618c4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8066bf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    103ae85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be37553 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75d7165 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc887ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90d5d06 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    12e1625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3a19f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e909226 View commit details
    Browse the repository at this point in the history
  4. docs(fix): tyypo reminants -> remnants

    Co-authored-by: Fil Maj <[email protected]>
    zimeg and filmaj authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a2b32d6 View commit details
    Browse the repository at this point in the history
  5. docs: give the action context for the github context

    Co-authored-by: Fil Maj <[email protected]>
    zimeg and filmaj authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6075734 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    8be2d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa91f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    540f02d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c21fea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8affaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2133481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd5313b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    da7d2a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7816a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad5d399 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    a7dc253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23838b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab5451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aceca25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b773f12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0e254b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    e37146c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9df54bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80e77b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99dd6aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac9a37e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f19da83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bc0ad9 View commit details
    Browse the repository at this point in the history