Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details →
Socket
Book a DemoInstallSign in
Socket

isitfit

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isitfit - npm Package Compare versions

Comparing version
0.20.10
to
0.20.11
+1
-1
isitfit.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: isitfit
Version: 0.20.10
Version: 0.20.11
Summary: Command-line tool to calculate excess AWS cloud resource capacity

@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/autofitcloud/isitfit

@@ -1,1 +0,1 @@

isitfit_version='0.20.10'
isitfit_version='0.20.11'

@@ -144,3 +144,3 @@ import click

# add link to github issues
hint_2 = "If the problem persists, please report it at https://github.com/autofitcloud/isitfit/issues/new"
hint_2 = "Is this my fault? 😞 Please report it at https://github.com/autofitcloud/isitfit/issues/new or reach out to me at shadi@autofitcloud.com"
wrapecho(hint_2)

@@ -147,0 +147,0 @@

@@ -234,10 +234,12 @@ SECONDS_IN_ONE_DAY = 60*60*24 # 86400 # used for granularity (daily)

click.echo("Useful links:")
click.echo("â„šī¸ isitfit homepage https://isitfit.autofitcloud.com")
click.echo("😞 isitfit issues https://github.com/autofitcloud/isitfit/issues")
click.echo("🌎 Global Climate Strike https://twitter.com/hashtag/ClimateStrike")
click.echo("â¤ī¸ Built by AutofitCloud https://www.autofitcloud.com")
click.echo("đŸ’Ŧ Discord chat https://discord.gg/Z2YMDvx")
click.echo("â„šī¸ Docs https://isitfit.autofitcloud.com")
click.echo("🌎 Climate https://twitter.com/hashtag/ClimateStrike")
#click.echo("â¤ī¸ Built by AutofitCloud https://www.autofitcloud.com")
click.echo("đŸ’Ŧ Chat https://discord.gg/Z2YMDvx")
click.echo("🤖 Misc https://www.reddit.com/r/autofitcloud")
def ask_feedback():
# TODO should use a proper feedback gathering method rather than collecting it in matomo
# but this is a shortcut for now
print("")

@@ -256,3 +258,3 @@ import click

ping_matomo("/feedback?a2_why=%s"%a2)
a3a = click.confirm("Can we schedule a 10-minute phone call?")
a3a = click.confirm("Shall we schedule a 10-minute phone call?")
ping_matomo("/feedback?a3a_can_we_call=%s"%b2l(a3a))

@@ -266,2 +268,5 @@ a3b = None

ping_matomo("/feedback?a3c_time=%s"%a3c)
print("Perfect! In the mean time, feel free to reach me at shadi@autofitcloud.com")
else:
print("Ok. You can always reach me at shadi@autofitcloud.com")

@@ -268,0 +273,0 @@ print("Thanks!")

Metadata-Version: 2.1
Name: isitfit
Version: 0.20.10
Version: 0.20.11
Summary: Command-line tool to calculate excess AWS cloud resource capacity

@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/autofitcloud/isitfit