Skip to content

Put shared actions under shared-actions/ directory#96

Open
timriley wants to merge 1 commit into
mainfrom
add-shared-actions-directory
Open

Put shared actions under shared-actions/ directory#96
timriley wants to merge 1 commit into
mainfrom
add-shared-actions-directory

Conversation

@timriley

@timriley timriley commented Jan 30, 2026

Copy link
Copy Markdown
Member

When these were top-level directories, they were making it harder to understand the overall layout of this project.

Technically, these actions could live in another repo, but it’s convenient to keep them here, because this allows us to evolve the shared actions alongside the synced workflow files that call them.

Putting these under a shared-actions/ directory is a happy middle ground :)

When these were top-level directories, they were making it harder to understand the overall layout of this project.

Technically, these actions _could_ live in another repo, but it’s convenient to keep them here, because this allows us to evolve the shared actions alongside the synced workflow files that call them.

Putting these under a shared-actions/ directory is a happy middle ground :)
@github-actions

Copy link
Copy Markdown

🔄 Sync summary

❇️ hanami/hanami (2 files in d5c1fa2)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ hanami/hanami-cli (2 files in 507e620)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

@github-actions

Copy link
Copy Markdown

🔄 Sync summary

❇️ dry-rb/dry-auto_inject (2 files in c24b865)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-cli (2 files in a8ac7d1)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-configurable (2 files in 4da95e9)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-core (2 files in 3224290)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-effects (2 files in cb2bd1b)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-events (2 files in b8d8e0f)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-files (2 files in e8b6ba7)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-inflector (2 files in b0a198c)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-initializer (2 files in 5ed8a99)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-logger (2 files in ccaf2d0)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-logic (2 files in 5f2a54e)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-matcher (2 files in f801c5f)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-monads (2 files in 7546c87)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-monitor (2 files in f36a661)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-operation (2 files in 63a9d4a)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-rails (2 files in 9d5272d)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-schema (2 files in 5f95481)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-struct (2 files in 1eeb674)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-system (2 files in 03b8861)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-transaction (2 files in 0180520)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-transformer (2 files in 3ba34bf)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-types (2 files in f8c0f3b)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

❇️ dry-rb/dry-validation (2 files in a71a5a0)

  • .github/workflows/ci.yml
  • .github/workflows/pr-comments.yml

@github-actions

github-actions Bot commented Jan 30, 2026

Copy link
Copy Markdown

🔍 CI status

Repo Workflow
dry-rb/dry-auto_inject ❌ CI · failure
dry-rb/dry-auto_inject ✅ RuboCop · success
dry-rb/dry-cli ❌ CI · failure
dry-rb/dry-cli ✅ RuboCop · success
dry-rb/dry-configurable ❌ CI · failure
dry-rb/dry-configurable ✅ RuboCop · success
dry-rb/dry-core ❌ CI · failure
dry-rb/dry-core ✅ RuboCop · success
dry-rb/dry-effects ❌ CI · failure
dry-rb/dry-effects ✅ RuboCop · success
dry-rb/dry-events ❌ CI · failure
dry-rb/dry-events ✅ RuboCop · success
dry-rb/dry-files ❌ CI · failure
dry-rb/dry-files ✅ RuboCop · success
dry-rb/dry-inflector ❌ CI · failure
dry-rb/dry-inflector ✅ RuboCop · success
dry-rb/dry-initializer ❌ CI · failure
dry-rb/dry-initializer ✅ RuboCop · success
dry-rb/dry-logger ❌ CI · failure
dry-rb/dry-logger ✅ RuboCop · success
dry-rb/dry-logic ❌ CI · failure
dry-rb/dry-logic ✅ RuboCop · success
dry-rb/dry-matcher ❌ CI · failure
dry-rb/dry-matcher ✅ RuboCop · success
dry-rb/dry-monads ❌ CI · failure
dry-rb/dry-monads ✅ RuboCop · success
dry-rb/dry-monitor ❌ CI · failure
dry-rb/dry-monitor ✅ RuboCop · success
dry-rb/dry-operation ❌ CI · failure
dry-rb/dry-operation ✅ RuboCop · success
dry-rb/dry-rails ❌ CI · failure
dry-rb/dry-rails ✅ RuboCop · success
dry-rb/dry-schema ❌ CI · failure
dry-rb/dry-schema ✅ RuboCop · success
dry-rb/dry-struct ❌ CI · failure
dry-rb/dry-struct ✅ RuboCop · success
dry-rb/dry-system ❌ CI · failure
dry-rb/dry-system ✅ RuboCop · success
dry-rb/dry-transaction ❌ CI · failure
dry-rb/dry-transaction ✅ RuboCop · success
dry-rb/dry-transformer ❌ CI · failure
dry-rb/dry-transformer ✅ RuboCop · success
dry-rb/dry-types ❌ CI · failure
dry-rb/dry-types ✅ RuboCop · success
dry-rb/dry-validation ❌ CI · failure
dry-rb/dry-validation ✅ RuboCop · success
hanami/hanami ❌ CI · failure
hanami/hanami ✅ RuboCop · success
hanami/hanami-cli ❌ CI · failure
hanami/hanami-cli ✅ RuboCop · success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant