0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/migrations/tooling
Gerhard Schlager 69a53fdd83 MT: Ignore the new access_control_lists table
Merging main pulled in the ACL feature, which adds an `access_control_lists` table. `disco check` flagged it as unconfigured and CI went red.

The converter doesn't migrate this table yet, so I added it to `ignored.rb`, same as the other core tables we don't import. While at it the plugin manifest got regenerated and picked up a new `poll` checksum from main.
2026-06-29 19:30:30 +02:00
..
config/schema MT: Ignore the new access_control_lists table 2026-06-29 19:30:30 +02:00
lib MT: Add typed placeholder model for deferred post embeds 2026-06-29 16:52:41 +02:00
scripts/benchmarks MT: Add a TUI progress reporter and use it in the importer too 2026-06-25 17:46:04 +02:00
spec MT: Add typed placeholder model for deferred post embeds 2026-06-29 16:52:41 +02:00
.rspec
Gemfile
migrations-tooling.gemspec