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

Releasing version 0.0.25 #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

srinivasmyla
Copy link
Contributor

No description provided.

@@ -30,4 +30,4 @@ git push
git push origin $tag

gem build fdk.gemspec
gem push fdk-$version.gem
gem push fdk-$version.gem
Copy link
Member

Choose a reason for hiding this comment

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

This file should not change. Can you make it consistent with the master branch of public github

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will remove the extra line added to the end of the file

@@ -1,31 +0,0 @@
#!/usr/bin/env bash
Copy link
Member

Choose a reason for hiding this comment

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

This file should also not change. Please make it consistent with master branch in this github repo

/.idea/
.DS_Store
*.iml
*.gem
Copy link
Member

Choose a reason for hiding this comment

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

The existing lines should not be deleted from .gitignore. Also leave a blank line at the end of the file

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.

2 participants