Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove publishing_api:republish Rake tasks #9040

Merged
merged 1 commit into from
May 14, 2024

Conversation

yndajas
Copy link
Member

@yndajas yndajas commented May 14, 2024

Trello

NOTE: we should probably merge changes to the developer docs first, so I'm leaving this as draft for now

We’ve built the UIs for republishing individual pieces of content, covering all of the Rake tasks in the republish namespace. We don’t wish to support multiple methods of carrying out these admin tasks, so we're removing the Rake tasks in favour of the UI approach (which also plays back information to users and asks for confirmation, providing a safety net before taking destructive actions)

The bulk republish tasks are retained - we haven't built UIs for these yet

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

We’ve built the UIs for republishing individual pieces of content,
covering all of the Rake tasks in the `republish` namespace. We don’t
wish to support multiple methods of carrying out these admin tasks, so
we're removing the Rake tasks in favour of the UI approach (which also
plays back information to users and asks for confirmation, providing a
safety net before taking destructive actions)

The bulk republish tasks are retained - we haven't built UIs for these
yet
@yndajas yndajas force-pushed the 1150-remove-republish-rake-tasks branch from ff1c9f8 to 4f57eca Compare May 14, 2024 13:33
@yndajas yndajas marked this pull request as ready for review May 14, 2024 14:48
@yndajas yndajas merged commit e8067b8 into main May 14, 2024
23 checks passed
@yndajas yndajas deleted the 1150-remove-republish-rake-tasks branch May 14, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants