Skip to content

MEN-9411 - manifests retrieval, state handling & testing#670

Merged
mzedel merged 5 commits intoNorthernTechHQ:mainfrom
mzedel:men-9411
Apr 21, 2026
Merged

MEN-9411 - manifests retrieval, state handling & testing#670
mzedel merged 5 commits intoNorthernTechHQ:mainfrom
mzedel:men-9411

Conversation

@mzedel
Copy link
Copy Markdown
Contributor

@mzedel mzedel commented Apr 20, 2026

No description provided.

@mzedel mzedel requested a review from a team as a code owner April 20, 2026 19:14
@mzedel mzedel force-pushed the men-9411 branch 2 times, most recently from 7939379 to 76b5e43 Compare April 20, 2026 21:17
mzedel added 2 commits April 21, 2026 08:16
Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
- it's less tied to releases only, but spans multiple software types

Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
Copy link
Copy Markdown
Contributor

@mineralsfree mineralsfree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread packages/testing/src/mockData.ts Outdated
}
};

export const manifestsList = Array.from({ length: 5000 }, (_, i) => ({
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need 5000 manifests to test? 😄 Maybe 1000 is enough?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤷 it's what we had for releases 😅, but I adjusted it now to 1000 - at least having some pages helped with mendersoftware/mender-server#1702 😄

mzedel added 3 commits April 21, 2026 12:21
- including manifest state retrieval functionality

Ticket: MEN-9411

Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
Ticket: MEN-9411
Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
… testing

Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
@mzedel mzedel merged commit 24d03cd into NorthernTechHQ:main Apr 21, 2026
2 checks passed
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.

2 participants