-
Notifications
You must be signed in to change notification settings - Fork 141
Comparing changes
Open a pull request
base repository: SpinlockLabs/github.dart
base: 9.16.0
head repository: SpinlockLabs/github.dart
compare: master
- 19 commits
- 47 files changed
- 10 contributors
Commits on Jul 25, 2023
-
Add bearerToken constructor to Authentication class (#381)
Also added `authorizationHeaderValue()` function. Also added `const` qualifier to `basic` constructor.
Configuration menu - View commit details
-
Copy full SHA for 2bee109 - Browse repository at this point
Copy the full SHA 2bee109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef10ff - Browse repository at this point
Copy the full SHA 5ef10ffView commit details
Commits on Sep 10, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for a3b0006 - Browse repository at this point
Copy the full SHA a3b0006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ffe0d0 - Browse repository at this point
Copy the full SHA 8ffe0d0View commit details
Commits on Sep 14, 2023
-
Revert "Add the 'PushEvent' webhook and associated PushCommit object" (…
Configuration menu - View commit details
-
Copy full SHA for 1249a52 - Browse repository at this point
Copy the full SHA 1249a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86afa7 - Browse repository at this point
Copy the full SHA c86afa7View commit details
Commits on Nov 14, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 01a87bf - Browse repository at this point
Copy the full SHA 01a87bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ffec8 - Browse repository at this point
Copy the full SHA 94ffec8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1d4023c - Browse repository at this point
Copy the full SHA 1d4023cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d2c7bb2 - Browse repository at this point
Copy the full SHA d2c7bb2View commit details
Commits on Nov 29, 2023
-
Update release process to use actions (#392)
* Update release process to use actions * Add publish pubdev and some minor cleanup
Casey Hillers authoredNov 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 52f71de - Browse repository at this point
Copy the full SHA 52f71deView commit details
Commits on Dec 11, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 948c0f9 - Browse repository at this point
Copy the full SHA 948c0f9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for df7118a - Browse repository at this point
Copy the full SHA df7118aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7bc0667 - Browse repository at this point
Copy the full SHA 7bc0667View commit details
Commits on Dec 28, 2023
-
Update MiscService.getApiStatus to v2 (#393)
* v1 has been deleted Co-authored-by: Rob Becker <rob.becker@workiva.com>
Configuration menu - View commit details
-
Copy full SHA for 741c26d - Browse repository at this point
Copy the full SHA 741c26dView commit details
Commits on Jan 3, 2024
-
Make
User
field nullable inPullRequestReview
(#383)* Make `User` field nullable in `PullRequestReview` * Rev version
Configuration menu - View commit details
-
Copy full SHA for 6b9678e - Browse repository at this point
Copy the full SHA 6b9678eView commit details
Commits on Feb 23, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e0bd51a - Browse repository at this point
Copy the full SHA e0bd51aView commit details
Commits on Feb 26, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for f5a565f - Browse repository at this point
Copy the full SHA f5a565fView commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8169398 - Browse repository at this point
Copy the full SHA 8169398View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.16.0...master