-
Notifications
You must be signed in to change notification settings - Fork 76
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
[after branch cut] [stable-4.10] Cut stable-4.10 #5127
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
backport-4.9
This PR should be backported to stable-4.9 (2.4)
label
Jun 18, 2024
himdel
added
cleanup
Dead code removal, etc
and removed
backport-4.9
This PR should be backported to stable-4.9 (2.4)
labels
Jun 18, 2024
himdel
added a commit
to himdel/ansible-hub-ui
that referenced
this pull request
Jun 19, 2024
himdel
added a commit
that referenced
this pull request
Jun 19, 2024
Quality Gate passedIssues Measures |
fdfind insights git rm -rf config/insights.dev.webpack.config.js config/insights.prod.webpack.config.js src/containers/token/token-insights.tsx src/entry-insights.tsx src/loaders/insights/
fdfind community git rm -rf community/ config/community.dev.webpack.config.js config/community.prod.webpack.config.js test/cypress/e2e/community/
git rm -rf .github/ISSUE_TEMPLATE .github/*.yml git rm .github/workflows/cypress/*.community git rm .github/workflows/{dev-release,i18n,labeler}.yml
git rm *.sh git rm -rf deploy
No-Issue
Closing, replaced by #5235, thank you :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
don't merge to master, change base to stable-4.10 once it exists
merge together with #5128 (that one goes to master)
also follow himdel#3, probably the only remaining items are github repo labels & maybe galaxykit version if one exists
and open a copy of #5125 for stable-4.10
Bumps version to 4.10.0b1,
does standard cleanup (insights, community, ephemeral, lightspeed, workflows),
removes insights build dependencies.
4.7: #3500, #3502, #4620
4.8; #4225, #4619
4.9: #4539, #4618, #4751
4.10: here