Sinclert Pérez

Results 4 issues of Sinclert Pérez

👋🏻 Hi there GitHub Actions introduced _reusable workflows_ at the end of last year (see their [blog post](https://github.blog/2021-11-29-github-actions-reusable-workflows-is-generally-available/)), and they are a nice way to standardise workflows across repositories, when...

system/ci

This issue started as an informal conversation between @matthewfeickert and myself on Twitter. If I am not mistaken, GitHub recently extended the possible values for the `type` field, when describing...

CI
chore

This PR is a first approximation to the idea proposed in issue https://github.com/reanahub/reana/issues/665. As of **today**, GitHub does not support defining GHA reusable workflows outside of the `.github/workflows` directory ([reference](https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow)),...

system/ci

### Motivation / Background This PR defines a new Active Record configuration, to tune the default database that gets used when generating migrations. Applications that have sharded DBs, usually define...

activerecord
docs