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

Use display_repositories feature flag #3558

Merged
merged 3 commits into from
Apr 23, 2023

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Apr 10, 2023

Depends on ansible/galaxy_ng#1669
Issue AAH-2269

There's a new display_repositories feature flag,
without it:
hide repo link in collections view,
hide repo selector,
hide menu item

with it:
show menu item in anonymous mode too

@github-actions github-actions bot added backport-4.6 This PR should be backported to stable-4.6 (2.3) backport-4.7 This PR should be backported to stable-4.7 (2.4) labels Apr 10, 2023
@himdel himdel added backport-4.7 This PR should be backported to stable-4.7 (2.4) community comunity mode feature and removed backport-4.6 This PR should be backported to stable-4.6 (2.3) backport-4.7 This PR should be backported to stable-4.7 (2.4) labels Apr 10, 2023
without it:
hide repo link in collections view,
hide repo selector,
hide menu item

with it:
show menu item in anonymous mode too

No-Issue
@himdel himdel added the backport-4.7 This PR should be backported to stable-4.7 (2.4) label Apr 20, 2023
@himdel
Copy link
Collaborator Author

himdel commented Apr 20, 2023

Backporting for code consistency.. but the actual feature flag is NOT available in 4.7, hardcoding to true there.

@himdel himdel merged commit 67e6e97 into ansible:master Apr 23, 2023
@himdel himdel deleted the display_repositories branch April 23, 2023 22:40
@patchback

This comment was marked as outdated.

himdel added a commit to himdel/ansible-hub-ui that referenced this pull request Apr 24, 2023
* FeatureFlagsType: add ai_deny_index, display_repositories

* Use display_repositories feature flag

without it:
hide repo link in collections view,
hide repo selector,
hide menu item

with it:
show menu item in anonymous mode too

No-Issue

* view-only tests - run with more community feature flags

(cherry picked from commit 67e6e97)
himdel added a commit to himdel/ansible-hub-ui that referenced this pull request Apr 24, 2023
* FeatureFlagsType: add ai_deny_index, display_repositories

* Use display_repositories feature flag

without it:
hide repo link in collections view,
hide repo selector,
hide menu item

with it:
show menu item in anonymous mode too

No-Issue

* view-only tests - run with more community feature flags

(cherry picked from commit 67e6e97)
himdel added a commit to himdel/ansible-hub-ui that referenced this pull request Apr 24, 2023
* FeatureFlagsType: add ai_deny_index, display_repositories

* Use display_repositories feature flag

without it:
hide repo link in collections view,
hide repo selector,
hide menu item

with it:
show menu item in anonymous mode too

No-Issue

* view-only tests - run with more community feature flags

(cherry picked from commit 67e6e97)
himdel added a commit to himdel/ansible-hub-ui that referenced this pull request May 22, 2023
* FeatureFlagsType: add ai_deny_index, display_repositories

* Use display_repositories feature flag

without it:
hide repo link in collections view,
hide repo selector,
hide menu item

with it:
show menu item in anonymous mode too

No-Issue

* view-only tests - run with more community feature flags

(cherry picked from commit 67e6e97)
himdel added a commit that referenced this pull request May 30, 2023
* Use `display_repositories` feature flag (#3558)

* FeatureFlagsType: add ai_deny_index, display_repositories

* Use display_repositories feature flag

without it:
hide repo link in collections view,
hide repo selector,
hide menu item

with it:
show menu item in anonymous mode too

No-Issue

* view-only tests - run with more community feature flags

(cherry picked from commit 67e6e97)

* without the feature flag

* fix tests
@github-actions github-actions bot added the backported-4.7 This PR has been backported to stable-4.7 (2.4) label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-4.7 This PR should be backported to stable-4.7 (2.4) backported-4.7 This PR has been backported to stable-4.7 (2.4) community comunity mode feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant