Skip to content

Commit

Permalink
Merge pull request #825 from wtsi-npg/devel
Browse files Browse the repository at this point in the history
pull from devel to master to create release 101.1.1
  • Loading branch information
jmtcsngr authored May 3, 2024
2 parents 4113612 + 697913b commit 03fa124
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 124 deletions.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
eval $(perl -I ${{ env.PERL_CACHE }}/lib/perl5/ -Mlocal::lib)
cpanm --quiet --notest Module::Build
cpanm --quiet --notest Alien::Tidyp
./scripts/install_wsi_dependencies.sh "$NPG_LIB" \
perl-dnap-utilities \
Expand Down
1 change: 0 additions & 1 deletion Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ my $builder = $class->new(
'GD::Text' => 0,
'Getopt::Long' => '2.37',
'HTML::PullParser' => '3.57',
'HTML::Tidy' => 0,
'HTTP::Request' => '5.818',
'HTTP::Request::Common' => '5.822',
'HTTP::Response' => 0,
Expand Down
4 changes: 4 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
LIST OF CHANGES

release 101.1.1
- remove dependency on HTML::Tidy
- update NovaSeqX icon

release 101.1.0
- Deleted npg_tracking::illumina::run::short_info and
npg_tracking::illumina::run::locations, their functionality is moved to
Expand Down
2 changes: 0 additions & 2 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ lib/npg/view/user.pm
lib/npg/view/user2usergroup.pm
lib/npg/view/usergroup.pm
lib/npg_testing/db.pm
lib/npg_testing/html.pm
lib/npg_tracking/daemon.pm
lib/npg_tracking/data/bait.pm
lib/npg_tracking/data/bait/find.pm
Expand Down Expand Up @@ -327,7 +326,6 @@ t/10-model-user_usergroup.t
t/10-model-usergroup.t
t/10-model.t
t/10-npg_testing-db.t
t/10-npg_testing-html.t
t/10-npg_tracking-glossary-composition-component-illumina.t
t/10-npg_tracking-glossary-composition-component.t
t/10-npg_tracking-glossary-composition-factory-attributes.t
Expand Down
Binary file modified data/gfx/NovaSeqX.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
111 changes: 0 additions & 111 deletions lib/npg_testing/html.pm

This file was deleted.

9 changes: 0 additions & 9 deletions t/10-npg_testing-html.t

This file was deleted.

0 comments on commit 03fa124

Please sign in to comment.