-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: ruby/singleton
base: v0.1.1
head repository: ruby/singleton
compare: v0.2.0
- 20 commits
- 5 files changed
- 4 contributors
Commits on Apr 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d35562d - Browse repository at this point
Copy the full SHA d35562dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0064e68 - Browse repository at this point
Copy the full SHA 0064e68View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d71d052 - Browse repository at this point
Copy the full SHA d71d052View commit details -
Merge pull request #5 from ruby/add-dependabot
Added dependabot.yml for actions
Configuration menu - View commit details
-
Copy full SHA for ac5b1ab - Browse repository at this point
Copy the full SHA ac5b1abView commit details -
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2046ed2 - Browse repository at this point
Copy the full SHA 2046ed2View commit details -
Merge pull request #6 from ruby/dependabot/github_actions/actions/che…
…ckout-3 Bump actions/checkout from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 77a3937 - Browse repository at this point
Copy the full SHA 77a3937View commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1bfcba - Browse repository at this point
Copy the full SHA d1bfcbaView commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fc357d - Browse repository at this point
Copy the full SHA 5fc357dView commit details
Commits on Jun 3, 2023
-
Simplify the implementation (#7)
Remove `__init__` and move logic to `included`.
Configuration menu - View commit details
-
Copy full SHA for 545b6b6 - Browse repository at this point
Copy the full SHA 545b6b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1a501 - Browse repository at this point
Copy the full SHA 6b1a501View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8379e - Browse repository at this point
Copy the full SHA fa8379eView commit details
Commits on Jun 5, 2023
-
Revert "Simplify the implementation (#7)"
This reverts commit 545b6b6. This change break Rails CI: https://bugs.ruby-lang.org/issues/19711
Configuration menu - View commit details
-
Copy full SHA for 911531d - Browse repository at this point
Copy the full SHA 911531dView commit details -
Simplify implementation of
Singleton#instance
. (#9)- Add more tests to cover rails' usage.
Configuration menu - View commit details
-
Copy full SHA for a67bf24 - Browse repository at this point
Copy the full SHA a67bf24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5784649 - Browse repository at this point
Copy the full SHA 5784649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d734dd - Browse repository at this point
Copy the full SHA 6d734ddView commit details -
Merge pull request #10 from ruby/use-reusable-workflow
Use reusing workflow for all tested versions
Configuration menu - View commit details
-
Copy full SHA for 3ec1e08 - Browse repository at this point
Copy the full SHA 3ec1e08View commit details
Commits on Jun 19, 2023
-
Move gemspec files to top of lib directory.
They have version.rb files with same directory. But version.rb have been removed at ruby/ruby#3375 There is no reason to locate under the library name of directory.
Configuration menu - View commit details
-
Copy full SHA for 2291537 - Browse repository at this point
Copy the full SHA 2291537View commit details
Commits on Sep 4, 2023
-
Bump actions/checkout from 3 to 4
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] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 087d2de - Browse repository at this point
Copy the full SHA 087d2deView commit details -
Merge pull request #11 from ruby/dependabot/github_actions/actions/ch…
…eckout-4 Bump actions/checkout from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 14ff324 - Browse repository at this point
Copy the full SHA 14ff324View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c7fb5f - Browse repository at this point
Copy the full SHA 3c7fb5fView 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 v0.1.1...v0.2.0