Skip to content

Conversation

username-is-already-taken2
Copy link
Contributor

@username-is-already-taken2 username-is-already-taken2 commented Jul 17, 2025

When this runs the releases website only lists the providers package

image

I've check the times of the workflow and there is no speed advantage for only reindexing a certain path due to the way it evaluates the bucket contents.

Remote Call - https://github.com/mondoohq/releasr/actions/runs/16296722224

Manual Trigger - https://github.com/mondoohq/releasr/actions/runs/16343633311

I'm proposing here to remove that path and just leave the job to run with the defaults. Which is what I have to run to fix it :)

Signed-off-by: Gary Bright <gary@mondoo.com>
@username-is-already-taken2 username-is-already-taken2 marked this pull request as ready for review July 17, 2025 15:17
@philipbalinov philipbalinov merged commit add347d into main Jul 18, 2025
6 checks passed
@philipbalinov philipbalinov deleted the gary/amend-reindex-task branch July 18, 2025 06:01
@github-actions github-actions bot locked and limited conversation to collaborators Jul 18, 2025
@philipbalinov
Copy link
Contributor

@username-is-already-taken2 we added the path in there not as a speed optimization, but because there was a rogue releasr running during releases and corrupting the HTML/checksum generation for cnspec.

Come to think of it, we are possibly reintroducing this by removing the path specification here. What we should do is stop releasr from generating the root /index.html page if the --app parameter was passed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants