|7eter l-|. l3oling

Results 104 issues of |7eter l-|. l3oling

JetBrains has a cloud sync for all settings. For most things this just works, but it doesn't work at all for this plugin. It is the only plugin I have...

help wanted
hacktoberfest

We need examples of how to do a realistic set of secrets that are part of our build process. For the PR Reivew Apps action this documentation exists here: https://fly.io/docs/blueprints/review-apps-guide/#default-secrets-and-environment-variables...

It's not out yet, but it is coming soon! Then again since this repo has sveltekit-1.0 in the name and sveltekit 2 is out now, perhaps a new repo?

I have a module namespace that I use for some "FP" style methods. ``` module CurrentQueries prepend MemoWise module_function memo_wise def current_org(path_key:) Organization.fetch_by_path_key(path_key) end ``` I thought this was working,...

Fixes the `require_relative` > `require` issue discussed in #349 for the `gem_bench` gem itself. Does not merit a mention in the changelog, IMO. **Before merging:** - [ ] Copy the...

I have commonmarker installed, and in my Gemfile. I am running latest yard, commonmarker, rubygems, bundler, and ruby (3.3.5). In my `Rakefile`, I have: ```ruby require "yard" YARD::Rake::YardocTask.new do |t|...

I'd guess that adding direct support for the `:sql` format would be super difficult. Given that, I think perhaps a proxy of support could be achieved via the `SCHEMA_FORMAT` env...

Is it already supported? If it is it isn't clear that it is working. If not, is it a reasonable ask? Would it be hard to implement?

- test Matrix: - [ [Rails 6.1, 7.0, 7.1, 7.2, 8.0] x [Ruby 3.0, 3.1, 3.2, 3.3, 3.4] ] - loosen `rubocop` dep requirements - upgrade dependencies - lint updates...