-
Notifications
You must be signed in to change notification settings - Fork 363
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
Troposphere library "AttributeError" fix and python3.9 runtime support #1030
Commits on Aug 31, 2021
-
"add_description" in line 2417 doesn't exists for self.cf_template which is troposphere.Template(). There is "set_description" in troposphere.Template(). Every time while deploying or updating, it generates this error.
Configuration menu - View commit details
-
Copy full SHA for 8869c63 - Browse repository at this point
Copy the full SHA 8869c63View commit details -
Merge pull request #1 from ghostmaster-ai/ghostmaster-ai-patch-1
Update core.py
Configuration menu - View commit details
-
Copy full SHA for c52702c - Browse repository at this point
Copy the full SHA c52702cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e563c - Browse repository at this point
Copy the full SHA d2e563cView commit details
Commits on Sep 22, 2021
-
Bump sqlparse from 0.4.1 to 0.4.2
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.1...0.4.2) --- updated-dependencies: - dependency-name: sqlparse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edf22ca - Browse repository at this point
Copy the full SHA edf22caView commit details -
Merge pull request #2 from ghostmaster-ai/dependabot/pip/sqlparse-0.4.2
Bump sqlparse from 0.4.1 to 0.4.2
Configuration menu - View commit details
-
Copy full SHA for 961701b - Browse repository at this point
Copy the full SHA 961701bView commit details -
Bump django from 3.1.7 to 3.1.13
Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.1.7...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9351ec - Browse repository at this point
Copy the full SHA f9351ecView commit details -
Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf38d8d - Browse repository at this point
Copy the full SHA cf38d8dView commit details -
Merge pull request #3 from ghostmaster-ai/dependabot/pip/django-3.1.13
Bump django from 3.1.7 to 3.1.13
Configuration menu - View commit details
-
Copy full SHA for 370bff3 - Browse repository at this point
Copy the full SHA 370bff3View commit details -
Merge pull request #4 from ghostmaster-ai/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.26.4 to 1.26.5
Configuration menu - View commit details
-
Copy full SHA for 86556c7 - Browse repository at this point
Copy the full SHA 86556c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 886c78e - Browse repository at this point
Copy the full SHA 886c78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e659c83 - Browse repository at this point
Copy the full SHA e659c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68791a3 - Browse repository at this point
Copy the full SHA 68791a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4f1b8 - Browse repository at this point
Copy the full SHA 7f4f1b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7db071 - Browse repository at this point
Copy the full SHA f7db071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9926a6f - Browse repository at this point
Copy the full SHA 9926a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20518b0 - Browse repository at this point
Copy the full SHA 20518b0View commit details
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6e144ed - Browse repository at this point
Copy the full SHA 6e144edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fbacb - Browse repository at this point
Copy the full SHA 07fbacbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd67bec - Browse repository at this point
Copy the full SHA bd67becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c75e6 - Browse repository at this point
Copy the full SHA 52c75e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a10108 - Browse repository at this point
Copy the full SHA 9a10108View commit details -
fix zappa#1039 prohibit public access to created lambda functions by…
… setting SourceAccount when creating lambda resource policy.
Configuration menu - View commit details
-
Copy full SHA for c7138ba - Browse repository at this point
Copy the full SHA c7138baView commit details -
Merge pull request #5 from bruceduhamel/master
fix zappa#1039 prohibit public access to created lambda functions by…
Configuration menu - View commit details
-
Copy full SHA for d5314b8 - Browse repository at this point
Copy the full SHA d5314b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f82f331 - Browse repository at this point
Copy the full SHA f82f331View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88f9707 - Browse repository at this point
Copy the full SHA 88f9707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a6108 - Browse repository at this point
Copy the full SHA 44a6108View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 06f547b - Browse repository at this point
Copy the full SHA 06f547bView commit details