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

Rewrite [GithubRelease] #3098

Merged
merged 3 commits into from
Feb 25, 2019
Merged

Rewrite [GithubRelease] #3098

merged 3 commits into from
Feb 25, 2019

Conversation

paulmelnikow
Copy link
Member

No description provided.

@paulmelnikow paulmelnikow added the service-badge Accepted and actionable changes, features, and bugs label Feb 25, 2019
@shields-ci
Copy link

shields-ci commented Feb 25, 2019

Messages
📖 ✨ Thanks for your contribution to Shields, @paulmelnikow!

Generated by 🚫 dangerJS against 429b484

@paulmelnikow paulmelnikow temporarily deployed to shields-staging-pr-3098 February 25, 2019 02:16 Inactive
const { isFormattedDate } = require('../test-validators')
const t = (module.exports = require('../tester').createServiceTester())

t.create('Release Date. e.g release date|today')
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved from github-release.tester.js.

base: 'github/release',
pattern: ':user/:repo/all',
},
target: ({ user, repo }) => `/github/release-pre/${user}/${repo}`,
Copy link
Member Author

Choose a reason for hiding this comment

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

This case was being handled by the legacy service.

@shields-deployment
Copy link

This pull request was merged to master branch. This change is now waiting for deployment, which will usually happen within a few days. Stay tuned by joining our #ops channel on Discord!

After deployment, changes are copied to gh-pages branch:

@paulmelnikow paulmelnikow deleted the rewrite-github-release branch February 25, 2019 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service-badge Accepted and actionable changes, features, and bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants