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

Software deployment via config groups #43

Closed
4 tasks done
jon-nfc opened this issue May 31, 2024 · 25 comments
Closed
4 tasks done

Software deployment via config groups #43

jon-nfc opened this issue May 31, 2024 · 25 comments
Assignees
Labels
Migrated from Gitlab This issue/PR was migrated from GitLab see #213 type::feature Issue Type
Milestone

Comments

@jon-nfc
Copy link
Member

jon-nfc commented May 31, 2024

be able to assign software actions to a config group to have it installed/removed

Use Case

Assign a software action (install/remove) to a group and any host part of that group will have that software action taken against it.

Details

  • new model

Storage of this config can be done in a model like "devices" where software actions are stored in a table refereeing the software and group.

  • id primary key
  • group primary key of the group
  • software primary key of the software
  • action choice (install/remove)
  • created dtg created
  • modified dtg modified

Requirements

  • Assign software action to a config group
  • host software action always takes precedence
  • Tests written
@jon-nfc
Copy link
Member Author

jon-nfc commented May 31, 2024

marked this issue as related to #33

@jon-nfc
Copy link
Member Author

jon-nfc commented May 31, 2024

marked this issue as blocked by #42

@jon-nfc
Copy link
Member Author

jon-nfc commented May 31, 2024

removed the relation with #33

@jon-nfc
Copy link
Member Author

jon-nfc commented May 31, 2024

marked this issue as blocking #33

@jon-nfc
Copy link
Member Author

jon-nfc commented May 31, 2024

added 5m of time spent

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

mentioned in commit 0c382a7

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

mentioned in commit 460eff1

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

marked the checklist item new model as completed

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

marked the checklist item Assign software action to a config group as completed

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

marked the checklist item host software action always takes precedence as completed

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

mentioned in commit 1069211

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

mentioned in commit b3b5ad6

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

mentioned in commit 3696210

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

mentioned in commit 23c43ed

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 7, 2024

mentioned in commit e62a570

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit b10f709ef9b9af7dbd54fcf8091f9d76e72e98fa

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit 8847d38c5caeb22a2c3ea3537cd19bccb7553961

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit 8f8ca31627d5f96008a5da5e07e7a289501a9b70

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit 11ec62f

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit 5e29d3a924bef5fd88167b50aa74bdc90b7b7e9f

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit c57ed015618de2ce477db86490c658d26b447432

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit 6b851de

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit 193dbf1

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

marked the checklist item Tests written as completed

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 9, 2024

mentioned in commit f05e515

@jon-nfc jon-nfc self-assigned this Aug 8, 2024
@jon-nfc jon-nfc closed this as completed Aug 8, 2024
@jon-nfc jon-nfc added the Migrated from Gitlab This issue/PR was migrated from GitLab see #213 label Aug 8, 2024
This was referenced Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrated from Gitlab This issue/PR was migrated from GitLab see #213 type::feature Issue Type
Projects
Archived in project
Development

No branches or pull requests

1 participant