Code Monkey home page Code Monkey logo

boto3-feedstock's Issues

have the bot only issue PRs when the recipe is solvable

@conda-forge/boto3
The bot has a new feature, if you put

bot:
  check_solvable: True

into the conda-forge.yml the bot won't issue a version bump PR until all the required dependencies are available. In this case that would mean the bot wouldn't open a version bump to boto3 until the required botocore version is installable. This might reduce some noise from the bot, and would make automerge work properly if you choose to take that approach. This feature is still in beta, so if you run into issues let the bot team know.

Maybe add Grayskull?

Hi,

Thanks for maintaining the package. :)

In case you're interested, conda-forge is currently testing using Grayskull in the bot that makes the PRs for version updates.

You just need to add this line and Grayskull will try and update the dependencies in a new PR like here conda-forge/amazon-braket-sdk-feedstock@4b4dca3

Just wanted to let you know in case you weren't aware, as it can make maintaining packages much easier.

[warning] failed package validation and/or copy for commit 7d104146e8c46ac3e091e3aa61bac928afc43390

Hi @conda-forge/boto3! This is the friendly automated conda-forge-webservice!

It appears that one or more of your feedstock's outputs did not copy from the
staging channel (cf-staging) to the production channel (conda-forge). :(

This failure can happen for a lot of reasons, including an outdated feedstock
token. Below we have put some information about the failure to help you debug it.

Rerendering the feedstock will usually fix these problems.

If you have any issues or questions, you can find us on gitter in the
community chat room or you can bump us right here.

error messages:

  • invalid feedstock token

Add type annotations

I am currently working on a project that automatically generates type annotations for boto3 and all services: https://github.com/vemel/mypy_boto3

It is compatible with mypy, VSCode and PyCharm

How to install

# pip install 'boto3-stubs[<list of boto3 services>]==<boto3_version>.x'
pip install 'boto3-stubs[ec2,s3]=1.11.2.1'

# optionally rebuild index of installed service packages
# mypy_boto3

I recommend adding only most popular services because PyCharm can be slow when you have 15+ services installed.

Let me know what you think.

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.