Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Introduce Circle CI workflow#11326

Merged
cihangir merged 11 commits intomasterfrom
circleci/workflows
Jun 29, 2017
Merged

Introduce Circle CI workflow#11326
cihangir merged 11 commits intomasterfrom
circleci/workflows

Conversation

@szkl
Copy link
Member

@szkl szkl commented Jun 23, 2017

Signed-off-by: Sonmez Kartal [email protected]

Sonmez Kartal added 10 commits June 28, 2017 10:32
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
@szkl szkl force-pushed the circleci/workflows branch from d9c3ad2 to 38a23aa Compare June 28, 2017 07:35
- run: env GOGC=10 go/build.sh

- save_cache:
key: go-{{ .Branch }}-{{ .Revision }}-{{ epoch }}
Copy link
Contributor

Choose a reason for hiding this comment

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

what about just storing {{ .Branch }} and not caring about other stuff ie revisions?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think it'd be fine. The reason I've added revision variants is to eliminate the possibility of a conflict during a rebuild of an older build which would restore the cache from a newer build.

Let's experiment without revision variants. I'll update the pull request.

Copy link
Contributor

@cihangir cihangir left a comment

Choose a reason for hiding this comment

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

AWESOME!1!11!

@cihangir cihangir merged commit db702df into master Jun 29, 2017
@cihangir cihangir deleted the circleci/workflows branch June 29, 2017 22:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants