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

Alter bundle asset development mode tags for jobs and pipelines #773

Open
artavitia opened this issue Sep 13, 2023 · 3 comments
Open

Alter bundle asset development mode tags for jobs and pipelines #773

artavitia opened this issue Sep 13, 2023 · 3 comments
Labels
DABs DABs related issues Enhancement New feature or request

Comments

@artavitia
Copy link

When deploying a target in development mode, each deployed job and pipeline is tagged with a "dev" tag that seems to use a user's display name. Can this be adjusted to use the ${workspace.current_user.userName} value instead?

@pietern pietern added Question Further information is requested DABs DABs related issues labels Sep 14, 2023
@lennartkats-db
Copy link
Contributor

Thanks for reporting @artavitia. That seems like a sensible change. What we'd like to do is make the tag that is added customizable. So what I'd propose is to change the tag only once we also make it customizable, so other customers have a bit more control if they don't like the new value.

Note that for now, the actual owner of the resources will also reflect the username. But I can see how it would be nice to have it in the tag as well.

@artavitia
Copy link
Author

Thanks. Making that tag customizable will be great.

@andrewnester andrewnester added Enhancement New feature or request and removed Question Further information is requested labels Sep 20, 2023
@andrewnester andrewnester self-assigned this Feb 22, 2024
@andrewnester andrewnester removed their assignment Jun 4, 2024
@andrewnester
Copy link
Contributor

This PR addresses the issue #1490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DABs DABs related issues Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants