Aboobacker MK
Aboobacker MK
Upstream
Push errors to sentry for better tracking.
Add JRuby and JRuby CI to expand the platform coverage. ### Motivation ### Implementation ### Automated Tests ### Manual Tests Fixes https://github.com/Shopify/ruby-lsp/issues/687
In Mac M1, the ruby process is getting crashed while connecting via keytab file ```ruby require 'gssapi' path = "//kerberos/http.keytab" gsscli = GSSAPI::Simple.new(nil, nil, path) ``` Crash log ``` -------------------------------------...
Fixes # #### Describe the changes you have made in this PR - ### Screenshots of the changes (If any) - Note: Please check **Allow edits from maintainers.** if you...
We are currently using docsify for documentation, But it is not SEO friendly and is causing issues in discoverability . We need to find another tool which works well for...
Circuitverse currently using rails 7.0, We need to update this to 7.2 As 7.0 will reach end of life soon . Guide: 1. https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-7-0-to-rails-7-1 2. https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-7-1-to-rails-7-2
We are currently using Bootstrap 4. We should update it to latest bootstrap version 5.
FDroid is a app store for open source applications. We should try to get the app listed there. Documentation: https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md