-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: secondlife/python-llbase
base: master
head repository: secondlife/python-llbase
compare: main
- 15 commits
- 49 files changed
- 3 contributors
Commits on Nov 23, 2022
-
Update package build methods for 2022
Bennett Goble committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 8557e42 - Browse repository at this point
Copy the full SHA 8557e42View commit details -
Merge pull request #1 from secondlife/signal/gh
Update package build methods for 2022
Signal Linden authoredNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for ce01a58 - Browse repository at this point
Copy the full SHA ce01a58View commit details -
Signal Linden authored
Nov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for f48e5ba - Browse repository at this point
Copy the full SHA f48e5baView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc0e578 - Browse repository at this point
Copy the full SHA bc0e578View commit details -
Upload coverage once to avoid codecov confusing matrix run coverage results.
Signal Linden committedMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 04b1e97 - Browse repository at this point
Copy the full SHA 04b1e97View commit details -
Merge pull request #3 from secondlife/signal/single-cov-upload
Only upload coverage once
Signal Linden authoredMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 62985c0 - Browse repository at this point
Copy the full SHA 62985c0View commit details -
Merge branch 'main' into fasttree
Signal Linden authoredMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for c4ea325 - Browse repository at this point
Copy the full SHA c4ea325View commit details
Commits on Mar 30, 2023
-
Merge pull request #2 from secondlife/fasttree
Reinstate llbase.fastest_elementtree (proxy for module in llsd)
Configuration menu - View commit details
-
Copy full SHA for 05ad144 - Browse repository at this point
Copy the full SHA 05ad144View commit details
Commits on Apr 21, 2023
-
Publish llbase with PyPI's new [trusted publisher](https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/) functionality rather than an access token.
Signal Linden authoredApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for f4439c0 - Browse repository at this point
Copy the full SHA f4439c0View commit details -
Merge pull request #4 from secondlife/signal/trusted
Add PyPI trusted publication
Signal Linden authoredApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a557a2 - Browse repository at this point
Copy the full SHA 9a557a2View commit details
Commits on May 4, 2023
-
Switch PyPI action param case to kebab
Fixes deprecation warning about repository_url.
Signal Linden authoredMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 12d8ec1 - Browse repository at this point
Copy the full SHA 12d8ec1View commit details
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9efce55 - Browse repository at this point
Copy the full SHA 9efce55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f97fa1 - Browse repository at this point
Copy the full SHA 5f97fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f4d79 - Browse repository at this point
Copy the full SHA a2f4d79View commit details
Commits on Feb 5, 2026
-
Bump updated GitHub Actions (#7)
* Bump codecov/codecov-action from 3 to 5 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Try building on runners that are still available [dependabot skip] * Bump actions/setup-python from 5 to 6 (#12) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/checkout from 4 to 6 (#15) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/upload-artifact from 4 to 6 (#16) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/download-artifact from 4 to 7 (#17) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80842de - Browse repository at this point
Copy the full SHA 80842deView 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 master...main