Skip to content

Conversation

HanslettTheDev
Copy link
Collaborator

Summary

This pull requests aims to improve the work done in #113. Updating the cryptography module, fixing the broken tests and libraries

Checklist

  • Classes, Variables, function and methods logic ok
  • Comments written explaining what the code does
  • Test coverage with pytest implemented

HanslettTheDev and others added 16 commits June 21, 2023 12:29
Signed-off-by: HanslettTheDev <[email protected]>
Signed-off-by: HanslettTheDev <[email protected]>
Signed-off-by: HanslettTheDev <[email protected]>
Signed-off-by: HanslettTheDev <[email protected]>

restart actions

Signed-off-by: HanslettTheDev <[email protected]>

bug: added a bug to find an existing issue

Signed-off-by: HanslettTheDev <[email protected]>

undo-bug: removed the bug

Signed-off-by: HanslettTheDev <[email protected]>

fix: updated the wsaa.py file

Signed-off-by: HanslettTheDev <[email protected]>

bump: cryptography update 39.0.2 -> 41.0.1
Signed-off-by: HanslettTheDev <[email protected]>

restart actions

Signed-off-by: HanslettTheDev <[email protected]>

bug: added a bug to find an existing issue

Signed-off-by: HanslettTheDev <[email protected]>

undo-bug: removed the bug

Signed-off-by: HanslettTheDev <[email protected]>

fix: updated the wsaa.py file

Signed-off-by: HanslettTheDev <[email protected]>

refactor: used the sys module to check for the major version

Co-authored-by: Nico Sandoval <[email protected]>

Only run release on original repository, not forks

This avoids errors with dependabot PR:
```
Run marvinpinto/action-automatic-releases@latest
Initializing the Automatic Releases action
Determining release tags
Retrieving commit history
Generating changelog
Generating release tag
  Attempting to create or update release tag "beta"
  Could not create new tag "refs/tags/beta" (Resource not accessible by integration) therefore updating existing tag "tags/beta"
  Error: Resource not accessible by integration
```

Signed-off-by: Nicolás Sandoval <[email protected]>

Properly fix dependabot read-only token

dependabot/dependabot-core#3253
Signed-off-by: Nicolás Sandoval <[email protected]>

Bump future from 0.18.2 to 0.18.3

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](PythonCharmers/python-future@v0.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: future
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Nicolás Sandoval <[email protected]>

Cumulative updates f/ develop (python3 conversion)

* 2to3 -w file.py
* python -m black file.py
* iconv -f iso-8859-1 -t utf-8 < file_new.py > file.py

Signed-off-by: Nicolás Sandoval <[email protected]>

Update copyright and remove merge typo

Signed-off-by: Nicolás Sandoval <[email protected]>

WSFEv1: update copyright

Signed-off-by: Nicolás Sandoval <[email protected]>

WSFEv1: re-sync updates

Signed-off-by: Nicolás Sandoval <[email protected]>

WSFEXv1: disable get parameters until UT updated

Signed-off-by: Nicolás Sandoval <[email protected]>

Remove Python 2.7 deprecated GitHub Action

Signed-off-by: Nicolás Sandoval <[email protected]>

refactor: removed repeated code in signing certificates

Signed-off-by: HanslettTheDev <[email protected]>
Signed-off-by: HanslettTheDev <[email protected]>
@HanslettTheDev HanslettTheDev deleted the improve_signature branch August 13, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant