GithubHelp home page GithubHelp logo

Comments (8)

peterswimm avatar peterswimm commented on June 16, 2024 2

This should be fixed in the next major update (hopefully this week!)

from botkit-storage-redis.

benbrown avatar benbrown commented on June 16, 2024 1

Done! 1.1.0 is now live on npm.

Sorry for the delay.

from botkit-storage-redis.

cms5x avatar cms5x commented on June 16, 2024

(I assume this issue is the root cause of the problem I experienced):
I Installed via npm, but found it lacked the recent change to add custom methods (beyond 'users', 'teams', 'channels'), cloning from gitHub solved that, but spent a little while pulling my hair out thinking it was something wrong on my end. Looking forward to corrected npm deployment which will make automated deployments easier.

from botkit-storage-redis.

peterswimm avatar peterswimm commented on June 16, 2024

Ive created a ticket for the team to take a look, will post an update when this is verified/fixed.

from botkit-storage-redis.

bambielli avatar bambielli commented on June 16, 2024

It would be great to get this published to NPM! I'd like to use the remove method.

from botkit-storage-redis.

colestrode avatar colestrode commented on June 16, 2024

This should be a minor version bump since new features were added. This should only take a few seconds, it would be great to have npm publishes as a part of merging into master. Since this is a small lib without long-range development in process, regularly bumping after merging seems like a good strategy.

I recommend using the npm version command, it handles bumping the version and tagging the repo. These are the commands I use for bumping libs (often I have the git push as a postpublish npm hook)

npm version minor
npm publish
git push origin master --follow-tags

from botkit-storage-redis.

benbrown avatar benbrown commented on June 16, 2024

@colestrode whoa that is super handy!

I am going to do this now.

from botkit-storage-redis.

aj-may avatar aj-may commented on June 16, 2024

Thanks @benbrown

from botkit-storage-redis.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.