-
Notifications
You must be signed in to change notification settings - Fork 973
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
Release 15.3 proposal #1104
Comments
#1133 shouldn't be under 'Performance fixes' . It does not improve xml performance, it only provides a way to not use xml at all. It is definitely a feature. It could also be under plugins because it introduces new extension point. |
Feature request: Order tasks in alphabetical order (and ability to remove tasks you don't want) |
Feature request: Assigning pipelines to an environment permissions. Users besides System Administrators, should be able to assign pipelines to an environment. |
Feature request: AD integration and user permissions. With LDAP integration enabled, you should be able to manage user permissions with AD security groups as well as individual users. Unfortunately, currently GO does not recognize security groups. |
@cholmes1111: Here are some GitHub issues where those features have been brought up before: #1441 - Roles for assigning pipelines to environments As I've said before in other tickets, this is an open-source project (yes, some core contributors and infrastructure are supported by an organization, but all development to the core happens out in the open) and contributions are key. Not everything asked by everyone will get done, unfortunately. But, as a project, pull requests are always welcome and we help people work on anything they're interested in (by pairing with them, by explaining how they can start and helping them with setup if needed). Currently, for 15.3, this is the work in progress and that is a lot of work. Hope that makes sense. Thanks! |
Not to say your requests and ideas are not valuable, of course. :) I think what you say about ordering makes complete sense. My response was more about slotting that work in, and deciding what to work on. |
Open Items
CD features
Installers
UI/UX enhancements
API enhancements
Plugins
Bug fixes
Performance fixes
Technical debt
See also -
The text was updated successfully, but these errors were encountered: