Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: XAMPPRocky/octocrab Loading
base: v0.34.0
Choose a base ref
...
head repository: XAMPPRocky/octocrab Loading
compare: v0.34.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 8, 2024

  1. Fixed issues().delete_comment_reaction() (#566)

    - Added a test for 204 and 500 cases
    - Fixed broken functionality in the 204 case.
    manchicken committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    26548d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    eca3741 View commit details
    Browse the repository at this point in the history
  2. Added tests to prove repos().secrets().delete_secret() (#570)

    - Added test for 204 case
    - Added test for 500 case
    manchicken committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ff27745 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore: release (#567)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    172d20a View commit details
    Browse the repository at this point in the history
Loading