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

Show user details with the corresponding builder actions #1701

Open
sajjaphani opened this issue Jan 24, 2022 · 4 comments
Open

Show user details with the corresponding builder actions #1701

sajjaphani opened this issue Jan 24, 2022 · 4 comments
Labels

Comments

@sajjaphani
Copy link
Contributor

Habitat users can perform various actions (upload, trigger a build, promote, etc.) on the builder through the CLI or the Web UI. Some of these actions can also be triggered by some external software (CI tool, for example).

Currently, the builder does not have any functionality to show the user data on the Web UI.

It will be helpful to include the user details on the Web UI or in the APIs.

Below are the few places where including the user details:

  • Package level promotions
  • Package Versions
  • Build Job
  • Package Settings
  • Builder Events
@sajjaphani
Copy link
Contributor Author

core origin is managed by the packages refresh team (Chef/Progress), the details do not matter to the end-user.

Similarly, chef origin is managed by Chef/Progress and does not matter to the end consumer. However, the packages within chef origin are being maintained by different teams it will be useful to show user information.

For all other origins, private or public, which are typically created/ managed by external users, show the user details.

When to show the user details?

1: For private origin/package user can only see the details if he has access to that origin/package (after login).
2. For public origin/package

  1. Show user details by default.
  2. Show the user details only when they log in.

For public origin/packages (public SaaS), show the user details irrespective of the user is logged in or not. Users will be using their GitHub account to log in.

What user info to show?
Username, email?

The same applies to on-prem environment.

@sajjaphani
Copy link
Contributor Author

Initially, we can target the following pages to add the user details:

  1. Channels List in package page
  2. Build Jobs
  3. Builder Events

We will add a new column to show the user details. As an example, the below image shows the user details for the channels.

user11

@rahulgoel1
Copy link

@sajjaphani I spoke with Mark dennard and suggestion is to change " User" to "Promoted/Demoted By" . It will indicate better usability for users.

@stale
Copy link

stale bot commented Mar 25, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants