dn-m / Plan

Repository for planning the development of the dn-m project.
MIT License
2 stars 1 forks source link

Make sure all Travis builds work #10

Open mossheim opened 7 years ago

mossheim commented 7 years ago
repo status
AbstractMusicalModel Build Status
ArithmeticTools Build Status
Articulations Build Status
AudioTools Build Status
Collections Build Status
Duration Build Status
Dynamics Build Status
GeometryTools Build Status
GraphicsTools Build Status
Helper Build Status
Language Build Status
Metronome Build Status
MetronomeController Build Status
MusicXML Build Status
OSC Build Status
ParserTools Build Status
PathTools Build Status
Pitch Build Status
PitchSpellingTools Build Status
PlotModel Build Status
PlotView Build Status
ProgressBar Build Status
Rhythm Build Status
RhythmSpellingTools Build Status
RhythmView Build Status
ScoreModelLayer Build Status
ScoreViewLayer Build Status
StaffModel Build Status
StaffView Build Status
Timeline Build Status
dn-m Build Status
dn-m.github.io Build Status
mossheim commented 7 years ago

I am adding GITHUB_ACCESS_TOKEN environment variables to repos to get rid of "max login attempts exceeded" errors. This is kind of tedious stuff so I won't be going through it very quickly.

jsbean commented 7 years ago

You are doing the lord's work here :).

mossheim commented 7 years ago

i tried adding --no-use-binaries based on a comment elsewhere that this will eliminate GitHub API calls... not pretty but if it allows automated building to proceed..

mossheim commented 7 years ago

added a master list of all repos & states. it would be nice to have this somewhere more visible :)

jsbean commented 7 years ago

Many of these may be Travis config issues.

There are a few others with known, and fixable issues (like: this).

jsbean commented 7 years ago

I transferred ownership of Archive to me, and made it private, so I removed it from the list.

jsbean commented 7 years ago

I took Plan out of the list, as it isn't hooked up to Travis.

jsbean commented 7 years ago

Color has been merged into GraphicsTools, so I removed it from the list.

jsbean commented 7 years ago

Graph has transmogrified into PlotModel and PlotView, so I removed it from the list.

jsbean commented 7 years ago

it would be nice to have this somewhere more visible :)

Yes. We should add this to the frontmatter of dn-m.github.io when that is up and running again. Surely, we can just auto-generate.

jsbean commented 7 years ago

I transferred ownership of the F53OSC fork over to my account, so I removed it from the list.

jsbean commented 7 years ago

I transferred ownership of EnsembleTools over to my account, so I removed it from the list. It shall return in some form when it's ready.

jsbean commented 7 years ago

I transferred ownership of AirTurn over to my account, so I removed it from the list.

jsbean commented 7 years ago

Here is a list split up by topic:

Utility

Repo Status
Collections Build Status
ArithmeticTools Build Status
Duration Build Status

Musical Model

Repo Status
Pitch Build Status
Rhythm Build Status
Articulations Build Status
Dynamics Build Status
AbstractMusicalModel Build Status

Score Model Layer

Repo Status
PlotModel Build Status
StaffModel Build Status
PitchSpellingTools Build Status
RhythmSpellingTools Build Status
ScoreModelLayer Build Status

Graphics

Repo Status
GeometryTools Build Status
PathTools Build Status
GraphicsTools Build Status

Score View Layer

Repo Status
PlotView Build Status
StaffView Build Status
RhythmView Build Status
ScoreViewLayer Build Status

Audio / Real-time

Repo Status
Timeline Build Status
MetronomeController Build Status
AudioTools Build Status

Applications

Repo Status
dn-m Build Status
Metronome Build Status

Other

Repo Status
Helper Build Status
Language Build Status
MusicXML Build Status
OSC Build Status
ParserTools Build Status
ProgressBar Build Status
dn-m.github.io Build Status
mossheim commented 7 years ago

looks like OSC is failing because of the thing where the target platform for iPad Pro has to have a hyphen in it now

jsbean commented 7 years ago

I transferred ownership of ControllerElements, CompoundController, and CompoundControllerView over to my account, so I removed them from the list.

mossheim commented 7 years ago

test mention - @dn-m/test-team-2