discourse/script/bulk_import
Ruben Oussoren 4b8b7b2fb5
Some checks are pending
Licenses / run (push) Waiting to run
Linting / run (push) Waiting to run
Tests / core frontend (${{ matrix.browser }}) (Chrome) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (annotations, core) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (backend, core) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (backend, plugins) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (frontend, plugins) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (frontend, themes) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (system, chat) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (system, core) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (system, plugins) (push) Waiting to run
Tests / ${{ matrix.target }} ${{ matrix.build_type }} (system, themes) (push) Waiting to run
Tests / core frontend (${{ matrix.browser }}) (Firefox ESR) (push) Waiting to run
Tests / core frontend (${{ matrix.browser }}) (Firefox Evergreen) (push) Waiting to run
DEV: Add import support for Topic Voting plugin (#29442)
DEV: Add import support for Topic Voting plugin
- Implemented bulk import functionality specifically for topic_voting_votes.
- Updated the method name from import_votes to import_post_voting_votes for improved clarity and maintainability.
- Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2024-10-31 08:30:28 -04:00
..
base.rb DEV: Add import support for Topic Voting plugin (#29442) 2024-10-31 08:30:28 -04:00
discourse_merger.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
generic_bulk.rb DEV: Add import support for Topic Voting plugin (#29442) 2024-10-31 08:30:28 -04:00
phpbb_postgresql.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
uploads_importer.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
uploads_importer.yml DEV: Uploads import script can download files (#26816) 2024-05-04 22:48:16 +02:00
vanilla.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
vbulletin.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
vbulletin5.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00