Skip to content

Commit c282746

Browse files
committed
📝 Migration from github to gitlab
1 parent 3bfa638 commit c282746

File tree

4 files changed

+22
-17
lines changed

4 files changed

+22
-17
lines changed

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format (since v2) is based on [Keep a Changelog v1](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [Unreleased]
88
### Added
99
### Changed
1010
### Fixed
1111
### Removed
1212

1313
## [Unreleased]
1414

15-
## [2.0.0] - 2022-08-29
15+
## [2.0.0] - 2022-08-29 ([tag][2.0.0t])
1616
### Changed
1717
- **BREAKING**: `SnakeHash::Snake` is now a mixin, now with support for symbol or string keys
1818
```ruby
@@ -24,16 +24,22 @@ end
2424
- `SnakyHash::StringKeyed`: a Hashie::Mash class with snake-cased String keys
2525
- `SnakyHash::SymbolKeyed`: a Hashie::Mash class with snake-cased Symbol keys
2626

27-
## [1.0.1] - 2022-08-26
27+
## [1.0.1] - 2022-08-26 ([tag][1.0.1t])
2828
### Added
2929
- Missing LICENSE.txt file to release
3030
### Removed
3131
- Accidentally added bundler dependency (vestige of transpec process) is now removed
3232

33-
## [1.0.0] - 2022-08-26
33+
## [1.0.0] - 2022-08-26 ([tag][1.0.0t])
3434
### Added
3535
- Initial release
3636

37-
[Unreleased]: https://gitlab.com/oauth-xx/snaky_hash/-/compare/v1.0.1...main
38-
[1.0.1]: https://gitlab.com/oauth-xx/snaky_hash/-/releases/tag/v1.0.1
37+
[Unreleased]: https://gitlab.com/oauth-xx/snaky_hash/-/compare/v2.0.1...main
38+
[2.0.1]: https://gitlab.com/oauth-xx/snaky_hash/-/compare/v2.0.0...v2.0.1
39+
[2.0.1t]: https://gitlab.com/oauth-xx/snaky_hash/-/releases/tag/v2.0.1
40+
[2.0.0]: https://gitlab.com/oauth-xx/snaky_hash/-/compare/v1.0.1...v2.0.0
41+
[2.0.0t]: https://gitlab.com/oauth-xx/snaky_hash/-/releases/tag/v2.0.0
42+
[1.0.1]: https://gitlab.com/oauth-xx/snaky_hash/-/compare/v1.0.0...v1.0.1
43+
[1.0.1t]: https://gitlab.com/oauth-xx/snaky_hash/-/releases/tag/v1.0.1
3944
[1.0.0]: https://gitlab.com/oauth-xx/snaky_hash/-/releases/tag/v1.0.0
45+
[1.0.0t]: https://gitlab.com/oauth-xx/snaky_hash/-/releases/tag/v1.0.0

CONTRIBUTING.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@ tests. Once you're happy with it send a pull request and post a message to the
1010

1111
## Contributors
1212

13-
[![Contributors](https://contrib.rocks/image?repo=oauth-xx/oauth-ruby)][contributors]
14-
15-
Made with [contributors-img][contrib-rocks].
13+
See: [https://gitlab.com/oauth-xx/oauth-tty/-/graphs/main][contributors]
1614

1715
[comment]: <> (Following links are used by README, CONTRIBUTING, Homepage)
1816

1917
[conduct]: https://gitlab.com/oauth-xx/snaky_hash/-/blob/main/CODE_OF_CONDUCT.md
2018
[contributors]: https://gitlab.com/oauth-xx/snaky_hash/-/graphs/main
2119
[mailinglist]: http://groups.google.com/group/oauth-ruby
2220
[source]: https://gitlab.com/oauth-xx/snaky_hash/-/tree/main
23-
[contrib-rocks]: https://contrib.rocks

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
6767

6868
## Contributing
6969

70-
Bug reports and pull requests are welcome on GitHub at https://github.com/pboling/snaky_hash. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/pboling/snaky_hash/blob/main/CODE_OF_CONDUCT.md).
70+
Bug reports and pull requests are welcome on GitHub at https://gitlab.com/oauth-xx/snaky_hash. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://gitlab.com/oauth-xx/snaky_hash/-/blob/main/CODE_OF_CONDUCT.md).
7171

7272
## License
7373

7474
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
7575

7676
## Code of Conduct
7777

78-
Everyone interacting in the SnakyHash project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/pboling/snaky_hash/blob/main/CODE_OF_CONDUCT.md).
78+
Everyone interacting in the SnakyHash project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://gitlab.com/oauth-xx/snaky_hash/-/blob/main/CODE_OF_CONDUCT.md).

SECURITY.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Supported Versions
44

5-
| Version | Supported |
6-
|---------|--------------------|
7-
| 1.0.x | :white_check_mark: |
5+
| Version | Supported | EOL | Post-EOL / Enterprise |
6+
|---------|-----------|---------|---------------------------------------|
7+
| 1.0.x | | 04/2023 | [Tidelift Subscription][tidelift-ref] |
88

99
### EOL Policy
1010

@@ -15,8 +15,10 @@ Non-commercial support for the oldest version of Ruby (which itself is going EOL
1515
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security).
1616
Tidelift will coordinate the fix and disclosure.
1717

18-
## OAuth for Enterprise
18+
## Snaky Hash for Enterprise
1919

2020
Available as part of the Tidelift Subscription.
2121

22-
The maintainers of snaky_hash and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. [Learn more.](https://tidelift.com/subscription/pkg/rubygems-oauth?utm_source=rubygems-oauth&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
22+
The maintainers of snaky_hash and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. [Learn more.][tidelift-ref]
23+
24+
[tidelift-ref]: https://tidelift.com/subscription/pkg/rubygems-snaky_hash?utm_source=rubygems-oauth&utm_medium=referral&utm_campaign=enterprise&utm_term=repo

0 commit comments

Comments
 (0)