jeffbyrnes
Repos
84
Followers
62
Following
24

Events

Created at 4 days ago
Created at 1 week ago
pull request closed
Allow auto_discover_sidekiq config

Allows https://github.com/dudo/cronitor-sidekiq to be disabled by default, and then selectively enable cronitor for workers.

Created at 1 week ago

Allow auto_discover_sidekiq config

Update config.rb

Update version.rb

Merge pull request #24 from dudo/patch-1

Allow auto_discover_sidekiq config

Created at 1 week ago

Add Ruby 3.1 and 3.2 to CI. Update checkout action versions to v3.

Merge pull request #25 from petergoldstein/feature/add_ruby_3_1_and_3_2_to_ci

Add Ruby 3.1 and 3.2 to CI. Update checkout action versions to v3.

Created at 1 week ago
pull request closed
Add Ruby 3.1 and 3.2 to CI. Update checkout action versions to v3.

Also switched the publish action to use the supported ruby/setup-ruby action.

Runs green on my fork.

Created at 1 week ago
issue comment
Allow auto_discover_sidekiq config

@dudo thanks for the contribution!

It’s not clear to me what this env var does, it doesn’t appear in the source code for `cronitor-sidekiq. Would you add a description and maybe link to some docs?

Created at 2 weeks ago
chore(deps-dev): bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2 in /site/web/app/themes/abundanthousingma

Bumps squizlabs/php_codesniffer from 3.7.1 to 3.7.2.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Created at 3 weeks ago
jeffbyrnes delete branch dependabot/composer/site/web/app/themes/abundanthousingma/squizlabs/php_codesniffer-3.7.2
Created at 3 weeks ago

chore(deps-dev): bump squizlabs/php_codesniffer

Bumps squizlabs/php_codesniffer from 3.7.1 to 3.7.2.


updated-dependencies:

  • dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com

Merge pull request #321 from abundanthomesma/dependabot/composer/site/web/app/themes/abundanthousingma/squizlabs/php_codesniffer-3.7.2

Created at 3 weeks ago
jeffbyrnes delete branch dependabot/composer/site/wpackagist-plugin/wordpress-seo-20.2
Created at 3 weeks ago

chore(deps): bump wpackagist-plugin/wordpress-seo in /site

Bumps wpackagist-plugin/wordpress-seo from 19.13 to 20.2.


updated-dependencies:

  • dependency-name: wpackagist-plugin/wordpress-seo dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] support@github.com

Merge pull request #322 from abundanthomesma/dependabot/composer/site/wpackagist-plugin/wordpress-seo-20.2

Created at 3 weeks ago
chore(deps): bump wpackagist-plugin/wordpress-seo from 19.13 to 20.2 in /site

Bumps wpackagist-plugin/wordpress-seo from 19.13 to 20.2.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Created at 3 weeks ago
closed issue
How should Alfy change to accommodate the new Alfred Gallery?

The makers of Alfred have launched the new Alfred Gallery.

It specifically calls for the removal of OneUpdater and, I presume, other auto-updating, in favor of updates flowing through the Gallery.

Any thoughts around this, and how Alfy might lean in to publishing to the Gallery?

Created at 1 month ago
issue comment
How should Alfy change to accommodate the new Alfred Gallery?

Makes sense, thanks for the excellent explanation!

Created at 1 month ago
issue comment
vault-agent file sink mode is parsed incorrectly

@aphorise oh nice! Thanks for the heads-up. I’m out on parental leave for now, and when I return to work on March 6, I’ll check this out.

Created at 1 month ago
Created at 2 months ago
Created at 2 months ago

Update @jeffbyrnes’s ward on Who We Are

Created at 2 months ago

Remove Stephen Moore from “Who Are We” page

Stephen stepped down from the Steering Committee some time ago

Convert “Who Are We” HTML to Markdown

Created at 2 months ago
Created at 2 months ago
jeffbyrnes delete branch patch-1
Created at 2 months ago
pull request opened
Make usage commands easily copyable

GitHub now automatically adds a “copy” button to rendered docs when hovering over a code block.

Having the shell prompt indicator $ means these commands cannot easily be used with this functionality.

Removing them makes things a little easier to use!

Created at 2 months ago

Make usage commands easily copyable

GitHub now automatically adds a “copy” button to rendered docs when hovering over a code block.

Having the shell prompt indicator $ means these commands cannot easily be used with this functionality.

Removing them makes things a little easier to use!

Created at 2 months ago
create branch
jeffbyrnes create branch add-cask-hdhomerun
Created at 2 months ago