Put shared actions under shared-actions/ directory#96
Conversation
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 :)
🔄 Sync summary❇️ dry-rb/dry-auto_inject (2 files in c24b865)
❇️ dry-rb/dry-cli (2 files in a8ac7d1)
❇️ dry-rb/dry-configurable (2 files in 4da95e9)
❇️ dry-rb/dry-core (2 files in 3224290)
❇️ dry-rb/dry-effects (2 files in cb2bd1b)
❇️ dry-rb/dry-events (2 files in b8d8e0f)
❇️ dry-rb/dry-files (2 files in e8b6ba7)
❇️ dry-rb/dry-inflector (2 files in b0a198c)
❇️ dry-rb/dry-initializer (2 files in 5ed8a99)
❇️ dry-rb/dry-logger (2 files in ccaf2d0)
❇️ dry-rb/dry-logic (2 files in 5f2a54e)
❇️ dry-rb/dry-matcher (2 files in f801c5f)
❇️ dry-rb/dry-monads (2 files in 7546c87)
❇️ dry-rb/dry-monitor (2 files in f36a661)
❇️ dry-rb/dry-operation (2 files in 63a9d4a)
❇️ dry-rb/dry-rails (2 files in 9d5272d)
❇️ dry-rb/dry-schema (2 files in 5f95481)
❇️ dry-rb/dry-struct (2 files in 1eeb674)
❇️ dry-rb/dry-system (2 files in 03b8861)
❇️ dry-rb/dry-transaction (2 files in 0180520)
❇️ dry-rb/dry-transformer (2 files in 3ba34bf)
❇️ dry-rb/dry-types (2 files in f8c0f3b)
❇️ dry-rb/dry-validation (2 files in a71a5a0)
|
🔍 CI status
|
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 :)