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

fix: Use template #2226

Merged
merged 3 commits into from
Sep 25, 2020
Merged

fix: Use template #2226

merged 3 commits into from
Sep 25, 2020

Conversation

tkyi
Copy link
Member

@tkyi tkyi commented Sep 25, 2020

Context

Now that we have bumped Screwdriver to a major version, we can use semantic release template to publish new versions.

Objective

This PR switches to using semantic-release template.

License

I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use semantic release template
@coveralls
Copy link

coveralls commented Sep 25, 2020

Coverage Status

Coverage remained the same at 95.9% when pulling 6660df0 on template into 76dbb64 on master.

screwdriver.yaml Outdated
- publish-docker: |
export DOCKER_TAG=`cat VERSION`
- postpublish: |
git clone https://github.com/screwdriver-cd/toolbox.git ci
Copy link
Member

Choose a reason for hiding this comment

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

can we make this a shared command.

Copy link
Member Author

Choose a reason for hiding this comment

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

just the clone part?

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@jithine jithine merged commit 51a0c18 into master Sep 25, 2020
@jithine jithine deleted the template branch September 25, 2020 22:15
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.

None yet

3 participants