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

feat(616): support tag in templates [2] #41

Merged
merged 1 commit into from
Jul 25, 2017
Merged

feat(616): support tag in templates [2] #41

merged 1 commit into from
Jul 25, 2017

Conversation

d2lam
Copy link
Member

@d2lam d2lam commented Jul 20, 2017

Objective

We want to allow fetching the template based on tag.

Context

The mergeTemplateIntoJob will now call getTemplate(name) instead of getTemplate({name, version, tag}. The logic of handling version and tag will be pushed to the model.

This PR is blocked on the model change.

label is not in used now. We will revisit label when we get to annotations/keywords

Related: screwdriver-cd/screwdriver#616

Copy link
Member

@tkyi tkyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Should we include a job using template in the README yaml example?

Copy link
Contributor

@FenrirUnbound FenrirUnbound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Looks good to me

florence at night - imgur

@minzcmu minzcmu merged commit afde0bd into master Jul 25, 2017
@minzcmu minzcmu deleted the templatetag branch July 25, 2017 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants