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

Automatic builds publishing to http://ngb.opensource.epam.com/distr #10

Merged
merged 19 commits into from Jul 8, 2017

Conversation

sidoruka
Copy link
Contributor

@sidoruka sidoruka commented Jul 8, 2017

Description

Background

Previously we had to manually copy distributions to the distr location. This produced some extra work and could lead to mistakes when performed by human.
This PR adds automatic publishing routine.

Changes

Check list

  • Unit tests are provided (NOT NEEDED)
  • Integration tests are provided (if CLI/API was changed) (NOT NEEDED)
  • Documentation is updated (NOT NEEDED)

@sidoruka sidoruka added the kind/enhancement New feature or request label Jul 8, 2017
@sidoruka sidoruka merged commit 187e442 into develop Jul 8, 2017
@sidoruka sidoruka deleted the f_auto_publish branch July 8, 2017 20:13
SilinPavel pushed a commit that referenced this pull request Sep 21, 2021
* searchRegionMotif implemented

* searchChromosomeMotif implemented

* offset argument added to method search

* wrong bounds in searchChromosomeMotifs fixed

* chromosome search algorithm completed

* checkstyle applied, stubs in MotifSearchManager deleted

* include sequence flag and its handling added, sliding window parameter added, strand value handling rule replaced to nullable

* include sequence flag and its handling added, sliding window parameter added, strand value handling rule replaced to nullable

* blast server url property cleaned

* end position assertion added

* checkstyle requirements applied

* checkstyle requirements applied

* slidingWindow checking added

* application.properties completed, default values provided

* review-related changes completed

* end chromosome position handling fixed

* error messages added, end position in searchResult adjusted

* code style fix

* resolves merge issues

* resolves merge issues 2

* fixes bug - include sequence flag setting in chromosome search

* test covers general cases in region and chromosome search

* eliminates redundant null checking end position in region search

* style-related fixes

* adds base test

* simplifies test chromosome reading

* implements testing chromosome search with variate buffers

* fixes page size typo in chromosome search with variate buffers test

* add license

* implements test case when matches are not founded

* renames test methods

* implements test cases for chromosome and region

* implements test case in MotifSearchManagerTest when motif matches were not found in reference

* fixes code style in MotifSearcherTest and MotifSearchManagerValidationTest

* implements controller method test - getting motif table method

* implements controller method test - getting motif track method

* replaces .fai test resource files with valid files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant