Skip to content

Commit

Permalink
Update jenkinsfile with slosilo new path and slosilo changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenys authored and sofiadimant1 committed Jul 10, 2023
1 parent 0288151 commit f51b6ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ pipeline {
spec/reports/*.xml,
spec/reports-audit/*.xml,
gems/conjur-rack/spec/reports/*.xml,
gems/slosilo/spec/reports/*.xml,
cucumber/*/features/reports/**/*.xml
'''
)
Expand Down
3 changes: 3 additions & 0 deletions gems/slosilo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
**This Gem has been moved into Conjur. All Slosilo Changelog entries should
appear in the main Changelog.**

# v3.0.1

* The symmetric cipher class now encrypts and decrypts in a thread-safe manner.
Expand Down

0 comments on commit f51b6ce

Please sign in to comment.