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

Add a manifest for AWS Config Service #628

Merged
merged 4 commits into from
Jun 15, 2015

Conversation

jeskew
Copy link
Contributor

@jeskew jeskew commented Jun 15, 2015

No description provided.

@@ -4,8 +4,8 @@ build/artifacts
phpunit.xml
phpunit.functional.xml
test_services.json
Config
./Makefile
/Config
Copy link
Contributor

Choose a reason for hiding this comment

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

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This line was meant to exclude a file at the project root named Config but was also excluding a folder from the AWS manifests for a service named config.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah right. :)

@jeremeamia
Copy link
Contributor

Awesome. You're official now. 🚢

@@ -25,4 +25,4 @@ install:

script:
- make test
- [ -z "$COMPOSER_OPTS" ] && make package
Copy link
Member

Choose a reason for hiding this comment

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

Why this change? Was it not working before?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Travis was failing to interpret the manifest file and wasn't testing any new builds.

Copy link
Member

Choose a reason for hiding this comment

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

Ah I see.

jeskew added a commit that referenced this pull request Jun 15, 2015
Add a manifest for AWS Config Service
@jeskew jeskew merged commit e7510eb into aws:master Jun 15, 2015
@jeskew jeskew deleted the feature/config-service branch June 18, 2015 06:00
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.

4 participants