discourse/migrations
Loïc Guitaut 2a28cda15c DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
..
bin DEV: Prepare new structure for migrations-tooling (#26631) 2024-04-15 18:47:40 +02:00
config DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
db DEV: Prepare new structure for migrations-tooling (#26631) 2024-04-15 18:47:40 +02:00
docs DEV: Add initial structure for migrations-tooling 2023-10-13 16:03:55 +02:00
lib DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
scripts DEV: Prepare new structure for migrations-tooling (#26631) 2024-04-15 18:47:40 +02:00
spec DEV: Prepare new structure for migrations-tooling (#26631) 2024-04-15 18:47:40 +02:00
.gitignore DEV: Prepare new structure for migrations-tooling (#26631) 2024-04-15 18:47:40 +02:00
README.md DEV: Prepare new structure for migrations-tooling (#26631) 2024-04-15 18:47:40 +02:00

README.md

Migrations Tooling

Development

Running tests

You need to execute rspec in the root of the project.

bin/rspec --default-path migrations/spec