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

feat: Upgrading to CircleCI API v1 #33

Closed
wants to merge 2 commits into from

Conversation

yock
Copy link
Contributor

@yock yock commented Oct 5, 2016

No description provided.

@yock yock force-pushed the refactor--artifacts-under-builds branch 2 times, most recently from 84aa2ae to 12a628d Compare October 7, 2016 21:02
@yock yock force-pushed the refactor--artifacts-under-builds branch from 12a628d to 2f4cbb0 Compare October 12, 2016 18:00
@yock yock changed the title wip: Refactor artifacts feat: Upgrading to CircleCI API v1 Oct 12, 2016
This update does a few things

* Upgrades to CircleCI API version 1.1
* Uses uses their endpoint for latest build artifacts
* Flattens the call stack for retrieving artifacts
* Provides a general purpose CircleCI API client for future use
* Creates a seam for supporting other artifact sources

Even though this is a significat refactoring, since no end-user changes
are required this receives a minor version bump to 1.3.
@yock yock force-pushed the refactor--artifacts-under-builds branch from 2f4cbb0 to fc71f78 Compare October 12, 2016 18:02
Copy link
Contributor

@patricksimpson patricksimpson left a comment

Choose a reason for hiding this comment

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

I will need to test this locally before merging. Let's setup a time for a review/test this week! Thanks @yock

@@ -1,28 +1,18 @@
PATH
remote: .
specs:
mina-circle (1.2.1)
mina-circle (1.3)
Copy link
Contributor

Choose a reason for hiding this comment

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

should we be using 1.3.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I realized that when I bumped the version on #35. I'll fix it tonight-ish.

@cromwellryan cromwellryan deleted the refactor--artifacts-under-builds branch June 14, 2018 19:38
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

2 participants