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

Parallelize Travis suite #14

Merged
merged 1 commit into from
Aug 21, 2013
Merged

Parallelize Travis suite #14

merged 1 commit into from
Aug 21, 2013

Conversation

anarchivist
Copy link
Contributor

Runs dist task, unit/integration tests, and Selenium tests as three separate suites. We were often running into timeouts before because of Travis-CI's hard 50-minute cap.

Also make setting some of the environment variables a bit cleaner: INTEGRATION_LOG_FILE, SCREENSHOT_ON_ERROR, and JAVA_OPTS (used to pass the MySQL JDBC connection string).

Runs dist task, unit/integration tests, and Selenium tests as three
separate suites. We were often running into timeouts before because
of Travis-CI's hard 50-minute cap.

Also make setting some of the environment variables a bit cleaner:
INTEGRATION_LOG_FILE, SCREENSHOT_ON_ERROR, and JAVA_OPTS (used to
pass the MySQL JDBC connection string).
anarchivist added a commit that referenced this pull request Aug 21, 2013
@anarchivist anarchivist merged commit 33a47f6 into archivesspace:master Aug 21, 2013
@anarchivist anarchivist deleted the parallelize-travis-once-and-for-all branch August 21, 2013 02:14
lmcglohon pushed a commit that referenced this pull request Sep 16, 2017
add ead3 param to js

clone EADSerializer as EAD3Serialier and pass opts to use it when selected

add spec for ASpaceExporter

udpate readme with log

added xml-model for rng schema

begin work on control

add exporter spec and mod repo factory:

more control work

even more work on control subelements

more control

control complete all specs passing

update readme

work on did subelements

update readme

update readme

work on dates

serialize_dates complete

finish did notes and fix date specs

more notes

done with controlaccess

update README

final integration of code components common to 2002 schema serializer

update readme

bug fixes

add conversion of extref in mixed content - closes #1

add strip_attribute_namespace_prefixes - fixes #2

convert @type to @localtype in mixed contet - fixes #3

wrap text children of access elements in <part> in mixed content - fixes #4

downcase values of attributes with closed value lists - fixes #5

change <daodesc> to <descriptivenote> in generated XML - fixes #6

strip invalid children of <p> in mixed content - maybe fixes #7

add handling for mixed content notes to ensure validity, hopefully - fixes (maybe, again) #7

update readme

downcase all xlink attributes - hopefully fixes #5

fix typo on creating dimensions element, fixes #10

change date to datesingle in chronitem - fixes #8

change eventgrp to chronitemset - fixes #9

strip invalid tags from mixed content recursively

make ead2002 conversion methods recursive

consolodate and cleanup export code

final fixes to recursive element processing

fix name and subject attributes - fixes #13 and #12

remove bad condition when adding dimensions to physdescstructured

update from upstream master

rename problem attributes on access elements and titleproper - fixes #14

fix typo - should fix #17

convert ol enumeration arabic to decimal - fixes #19

remove invalid children of mixed content did notes

more mixed content work

more transformation of mixed content

convert old list numeration attributes
rentonsa added a commit to rentonsa/archivesspace that referenced this pull request Dec 20, 2017
LIB001-437 changed from Euchmi to Mimed
ives1227 referenced this pull request in ives1227/archivesspace May 13, 2020
…arch_for_resource_when_browsing_for_containers

Arcspc 846 prepopulate search for resource when browsing for containers
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.

None yet

1 participant