Skip to content

Removes hard-coded tasks#38

Open
bomoko wants to merge 1 commit intomainfrom
feature/remove-hard-coded-tasks
Open

Removes hard-coded tasks#38
bomoko wants to merge 1 commit intomainfrom
feature/remove-hard-coded-tasks

Conversation

@bomoko
Copy link
Contributor

@bomoko bomoko commented Sep 28, 2022

This PR removes the hard-coded tasks from the UI.
This gets rid of the Drupal-centric nature of the task list, but also requires that cluster managers/group admins/developers take control of their tasks by recreating the existing tasks via the custom task api.

This should not be merged straight in, but requires the following

  • Detailed and tested release notes on how to recreate the tasks
  • Ensure that global tasks are in the api (tasks unattached to specific groups/projects/envs) OR whether this is necessary

@bomoko bomoko added the dependencies Pull requests that update a dependency file label Sep 28, 2022
@rocketeerbkw
Copy link
Member

Can we remove all the task blocklist stuff with this also? It was only needed because we hardcoded the tasks to begin with.

@bomoko
Copy link
Contributor Author

bomoko commented Oct 16, 2022

@rocketeerbkw - yep! Good call, actually. Getting rid of the task blocklist (and the need to test it as a separate function) is one of the reasons I'm doing this right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants