Skip to content

Commit

Permalink
Add user to sftp_user.json (#404)
Browse files Browse the repository at this point in the history
* Add sftp user

* new section on changelog
  • Loading branch information
Aberdur authored Jan 9, 2025
1 parent c22c847 commit 2c9099a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.2.6dev] - 2025-01-09 : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/2.2.6dev

### Credits

- [Alejandro Bernabeu](https://github.com/Aberdur)

### Template fixes and updates

- User added to sftp_user.json [#404] (https://github.com/BU-ISCIII/buisciii-tools/pull/404).

### Modules

#### Added enhancements

#### Fixes

#### Changed

#### Removed

### Requirements

## [2.2.5] - 2025-01-09 : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/2.2.5

### Credits
Expand All @@ -24,7 +46,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Updated mtbseq's lablog to remove unnecessary single quotes [#396](https://github.com/BU-ISCIII/buisciii-tools/pull/396).
- Fixed snippy's lablog to be better explained and updated its results' lablog [#396](https://github.com/BU-ISCIII/buisciii-tools/pull/396).
- Updated version in pyproject.toml and __main__.py [#396](https://github.com/BU-ISCIII/buisciii-tools/pull/396).

### Modules

#### Added enhancements
Expand Down
3 changes: 2 additions & 1 deletion bu_isciii/templates/sftp_user.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
"s.varona": ["misc"],
"nlabiod": ["Labarbovirus"],
"jmgonzalez": ["Lablegionella"],
"alberto.campoy": ["Labvirusres"]
"alberto.campoy": ["Labvirusres"],
"pberzosa": ["LabMalariaNTD"]
}

0 comments on commit 2c9099a

Please sign in to comment.