Skip to content
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

New release v2.8.0 - No more Python 3.7 #713

Merged
merged 52 commits into from
Sep 24, 2024
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
cca0459
DDS-2023: Add the testing page to the navigation links
aishling-scilifelab Jul 29, 2024
2b57960
DDS-2023: Remove references to TestPyPi
aishling-scilifelab Jul 29, 2024
4333abe
DDS-2023: Update SPRINTLOG.md
aishling-scilifelab Jul 29, 2024
5619d0d
Merge pull request #705 from ScilifelabDataCentre/DDS-2023-update-tes…
aishling-scilifelab Aug 9, 2024
e6abf6c
unpinned pyinstaller
i-oden Aug 28, 2024
aea5486
sprintlog
i-oden Aug 28, 2024
9f90e67
codeowners file
i-oden Aug 28, 2024
ed4829e
sprintlog
i-oden Aug 28, 2024
0b8fac1
Merge pull request #706 from ScilifelabDataCentre/DDS-2041-fix-local-…
i-oden Aug 29, 2024
fdec57e
Merge branch 'dev' into DDS-2054-add-codeowner-file-and-branch-protec…
i-oden Aug 29, 2024
7fefe4c
Merge pull request #707 from ScilifelabDataCentre/DDS-2054-add-codeow…
i-oden Aug 29, 2024
89b5d06
Started process to bump python in client
rv0lt Sep 2, 2024
85a312a
sprintlog
rv0lt Sep 2, 2024
0343c81
update workflows to match pyton version
rv0lt Sep 2, 2024
60f101d
bump libraty
rv0lt Sep 2, 2024
662bfa8
bump libraty
rv0lt Sep 2, 2024
44d4ca9
Update __main__.py
wpotrzebowski Sep 4, 2024
1d03602
Merge pull request #710 from ScilifelabDataCentre/docs_typo_fix
i-oden Sep 4, 2024
f0edf9d
Merge branch 'dev' into DDS-2073-Bump-Python-version-in-dds_cli-to-sa…
rv0lt Sep 11, 2024
247a5fd
Merge pull request #709 from ScilifelabDataCentre/DDS-2073-Bump-Pytho…
rv0lt Sep 12, 2024
bc3a8f9
added list of passwd managers
valyo Sep 12, 2024
305a288
fix links
valyo Sep 12, 2024
1136c65
added clarification regarding Bitwarden
valyo Sep 16, 2024
85b351c
sprintlog
valyo Sep 16, 2024
40723f7
Started process to bump python in client
rv0lt Sep 2, 2024
2f49001
sprintlog
valyo Sep 16, 2024
aa1b3b5
update workflows to match pyton version
rv0lt Sep 2, 2024
73b675a
bump libraty
rv0lt Sep 2, 2024
3c0db7f
bump libraty
rv0lt Sep 2, 2024
b40c66d
Merge branch 'dev' into DDS-2083-clarify-passwd-management-documentation
valyo Sep 16, 2024
9ea47f3
added dev endpoint
rv0lt Sep 18, 2024
6740c90
sprintlog
rv0lt Sep 18, 2024
96623df
Update dds_cli/__init__.py
rv0lt Sep 19, 2024
6348e77
new versjk
rv0lt Sep 19, 2024
0dcfce6
Merge branch 'DDS-2122-Add-dds-dev-url-to-CLI-config' of https://gith…
rv0lt Sep 19, 2024
66c44be
new version
rv0lt Sep 19, 2024
837d9dc
new version
rv0lt Sep 19, 2024
ff5d59b
undo version change
rv0lt Sep 20, 2024
7972db5
Merge pull request #712 from ScilifelabDataCentre/DDS-2122-Add-dds-de…
rv0lt Sep 20, 2024
fd4d52f
review suggestions
valyo Sep 20, 2024
45e84c1
Merge branch 'master' into dev
i-oden Sep 23, 2024
fb95040
Merge branch 'dev' into DDS-2083-clarify-passwd-management-documentation
i-oden Sep 23, 2024
a5939bb
Merge pull request #711 from ScilifelabDataCentre/DDS-2083-clarify-pa…
i-oden Sep 23, 2024
a44ef1f
Generate new screengrabs with rich-codex
github-actions[bot] Sep 24, 2024
96c9b16
new version and changelog
rv0lt Sep 24, 2024
10331eb
sprintlog
rv0lt Sep 24, 2024
84e2e43
Merge branch 'dev' into new-version-changelog
rv0lt Sep 24, 2024
8e95241
prettier
rv0lt Sep 24, 2024
a01d373
changelog
rv0lt Sep 24, 2024
bc197c8
remove workflow from changelog
rv0lt Sep 24, 2024
9da4fb1
Merge pull request #714 from ScilifelabDataCentre/new-version-changelog
rv0lt Sep 24, 2024
017b2a8
move in changelog
i-oden Sep 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
sprintlog
  • Loading branch information
valyo committed Sep 16, 2024
commit 2f490015d05c23411f8bb9b7979447574a071ff4
1 change: 1 addition & 0 deletions SPRINTLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ _Empty sprint_

- Remove pinned version in requirements-dev.txt to resolve CVE ([#706](https://github.com/ScilifelabDataCentre/dds_cli/pull/706))
- Add CODEOWNERS file in order to define Team Hermes as owners of all files in repository ([#707](https://github.com/ScilifelabDataCentre/dds_cli/pull/707))
- Update documentation and related libraries for pyton 3.12, dropped support for python 3.7 ([#709](https://github.com/ScilifelabDataCentre/dds_cli/pull/709))

# 2024-09-09 - 2024-09-20

Expand Down