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: SpinlockLabs/github.dart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.16.0
Choose a base ref
...
head repository: SpinlockLabs/github.dart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 47 files changed
  • 10 contributors

Commits on Jul 25, 2023

  1. Add bearerToken constructor to Authentication class (#381)

    Also added `authorizationHeaderValue()` function.
    Also added `const` qualifier to `basic` constructor.
    kevmoo authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2bee109 View commit details
    Browse the repository at this point in the history
  2. prep 9.17.0

    robbecker-wf committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5ef10ff View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Add the 'PushEvent' webhook and associated PushCommit object (#386)

    * Add the 'PushEvent' webhook and associated PushCommit object
    
    * Add a test, handle integer times that come in from the Repository object in PushEvents only
    
    * Remove unnecessary decorator + update changelog
    
    * Add a comment about the time weirdness
    drewroengoogle authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a3b0006 View commit details
    Browse the repository at this point in the history
  2. prep 9.18.0

    robbecker-wf committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8ffe0d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Revert "Add the 'PushEvent' webhook and associated PushCommit object" (

    …#387)
    
    * Revert "Add the 'PushEvent' webhook and associated PushCommit object (#386)"
    
    This reverts commit a3b0006.
    
    * update changelog
    
    ---------
    
    Co-authored-by: Rob Becker <rob.becker@workiva.com>
    robrbecker and robbecker-wf authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1249a52 View commit details
    Browse the repository at this point in the history
  2. prep 9.19.0

    robbecker-wf committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c86afa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Add a Changes object to the PullRequestEvent object so we can see wha…

    …t changed in edited PR events (#390)
    
    * Add changes object so we can see what changed in edited PR.
    
    * Remove unused import
    
    * Formatting.
    
    * Make objects const
    ricardoamador authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    01a87bf View commit details
    Browse the repository at this point in the history
  2. prep 9.20.0

    robbecker-wf committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    94ffec8 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3 to 4 (#388)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1d4023c View commit details
    Browse the repository at this point in the history
  4. Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#382)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.4.2...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d2c7bb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update release process to use actions (#392)

    * Update release process to use actions
    
    * Add publish pubdev and some minor cleanup
    Casey Hillers authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    52f71de View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#396)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    948c0f9 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4 (#395)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    df7118a View commit details
    Browse the repository at this point in the history
  3. Bump actions/github-script from 6 to 7 (#394)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7bc0667 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Update MiscService.getApiStatus to v2 (#393)

    * v1 has been deleted
    
    Co-authored-by: Rob Becker <rob.becker@workiva.com>
    Casey Hillers and robbecker-wf authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    741c26d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Make User field nullable in PullRequestReview (#383)

    * Make `User` field nullable in `PullRequestReview`
    
    * Rev version
    mosuem authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6b9678e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. require dart 3.0; update to the latest package:lints (#399)

    * require dart 3.0; update to the latest package:lints
    
    * update pubspec and changelog
    devoncarew authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e0bd51a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Fix Issue.isOpen and Issue.isClosed getters (#398)

    * Update issues.dart
    
    * require dart 3.0; update to the latest package:lints (#399)
    
    * require dart 3.0; update to the latest package:lints
    
    * update pubspec and changelog
    
    * update the pubspec version; add a changelog entry
    devoncarew authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f5a565f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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