forked from Signbank/FinSL-signbank
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implements: [CC-2137 NZSL: move signbank to Poetry](https://ackama.atlassian.net/browse/CC-2137) Now that we have the databases sync'd between production and UAT, and the same for their S3 buckets, Micky Vale should be able to determine if UAT is functioning safely to her satisfaction. If she does, and approves this push, this will change production over to using `poetry`, along with some other fixes.
- Loading branch information
Showing
9 changed files
with
668 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
ignore: | ||
- GHSA-248v-346w-9cwc | ||
- GHSA-6c3j-c64m-qhgq | ||
- GHSA-9mvj-f7w8-pvh2 | ||
- GHSA-g92j-qhmh-64v2 | ||
- GHSA-gxr4-xjj5-5px2 | ||
- GHSA-jpcq-cgw6-v4j6 | ||
- GHSA-rmxg-73gg-4p98 | ||
- GHSA-257q-pv89-v3xv # GHSA says affected versions are jQuery v.2.2.0 until v.3.5.0 | ||
- GHSA-vm8q-m57g-pff3 | ||
- GHSA-w3h3-4rj7-4ph4 | ||
- GHSA-rrqc-c2jx-6jgv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.