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

Master -> Main Rename #106

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Master -> Main Rename #106

merged 1 commit into from
Aug 31, 2020

Conversation

dannylamb
Copy link
Contributor

@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #106 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #106   +/-   ##
=========================================
  Coverage     94.85%   94.85%           
  Complexity      168      168           
=========================================
  Files             9        9           
  Lines           700      700           
=========================================
  Hits            664      664           
  Misses           36       36           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37b95bb...a88de9f. Read the comment docs.

Copy link
Member

@whikloj whikloj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@whikloj whikloj merged commit e93f569 into dev Aug 31, 2020
@whikloj whikloj deleted the master-main-rename branch August 31, 2020 13:22
dannylamb added a commit that referenced this pull request Sep 11, 2020
* add separate routes in milliner for versioning nodes and media

* separate createVersion for node and Media as much as possible, create a helper method for getting the file from the media, flesh out the method for creating a media version

* remove excess log statements

* code cleanup

* fix node versioning - no  gemini from the controller so made a helper method in the service instead

* adding and updating tests - still some of these fail

* Bump symfony/http-foundation from 3.4.30 to 3.4.36 in /Hypercube (#92)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.36.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.36)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.36 in /Milliner (#94)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.36.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.36)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.36 in /Recast (#91)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.36.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.36)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.38 in /Gemini (#101)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.38.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.38)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.38 in /Homarus (#98)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.38.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.38)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update CONTRIBUTING.md (#104)

* Update .travis.yml (#105)

* Master -> Main Rename (#106)

* removing unnecessary logging

* update Milliner composer dependencies

* add separate routes in milliner for versioning nodes and media

* separate createVersion for node and Media as much as possible, create a helper method for getting the file from the media, flesh out the method for creating a media version

* remove excess log statements

* code cleanup

* fix node versioning - no  gemini from the controller so made a helper method in the service instead

* adding and updating tests - still some of these fail

* removing unnecessary logging

* update Milliner composer dependencies

* fix erroring test

* fix spacing in test

* update tests - copy paste from @dannylamb

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Melissa Anez <manez@islandora.ca>
Co-authored-by: dannylamb <dlamb@islandora.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants