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

cron: Added comment for completed RFCs #34

Merged
merged 21 commits into from
Feb 29, 2024
Merged

Commits on Feb 28, 2024

  1. added subsquare api

    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f9cb1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7cae02 View commit details
    Browse the repository at this point in the history
  3. updated readme

    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1397773 View commit details
    Browse the repository at this point in the history
  4. removed unused import

    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    433b0da View commit details
    Browse the repository at this point in the history
  5. added missing comment action

    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    00935e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    194b1fc View commit details
    Browse the repository at this point in the history
  7. fixed test not working

    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    51be37c View commit details
    Browse the repository at this point in the history
  8. updated dist

    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    982d416 View commit details
    Browse the repository at this point in the history
  9. added date check for confirmation block

    This way, we don't execute it once it was already executed
    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ed9b2c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df6f62e View commit details
    Browse the repository at this point in the history
  11. incremented testing time

    Bullrich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2af7216 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. improved tests

    Now it also fetches completed RFCs from an older date
    Bullrich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    aee354f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into cron/close-completed-rfcs-prs

    # Conflicts:
    #	dist/index.js
    Bullrich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1277d65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31f4098 View commit details
    Browse the repository at this point in the history
  4. moved log into approved ref query

    And added logging of queries which are not handled
    Bullrich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0d45e7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9617c3b View commit details
    Browse the repository at this point in the history
  6. moved subsquare api logic to other method

    This way the tests don't depend on it
    Bullrich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d59df40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c610053 View commit details
    Browse the repository at this point in the history
  8. linted

    Bullrich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0a4d649 View commit details
    Browse the repository at this point in the history
  9. rebuild dist directory

    Bullrich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    35787b5 View commit details
    Browse the repository at this point in the history
  10. increased timeout

    Bullrich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4d26aba View commit details
    Browse the repository at this point in the history