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

Rename to GoalInvocation; deprecate status#2

Merged
cdupuis merged 13 commits intomasterfrom
nortissej/deprecate-status
Jul 3, 2018
Merged

Rename to GoalInvocation; deprecate status#2
cdupuis merged 13 commits intomasterfrom
nortissej/deprecate-status

Conversation

@jessitron
Copy link
Copy Markdown
Contributor

@jessitron jessitron commented Jul 3, 2018

depends on atomist/sdm#426

@jessitron jessitron changed the title import from root rename to GoalInvocation; deprecate status Jul 3, 2018
@jessitron jessitron requested a review from cdupuis July 3, 2018 04:20
Comment thread delete-these-tags.txt Outdated
branch:nortissej:bb-curl-or-axios
branch:nortissej:custom-seed
branch:nortissej:keep-log-newlines
branch:reg-simplification
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

That file shouldn't be here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

oh yeah, oops

import {
BuildStatus,
OnBuildComplete,
OnBuildComplete, SdmGoalState,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

format imports

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

that can be an autofix, that is not worth our personal attention

const progressLog = new WriteToAllProgressLog(sdmGoal.name, new LoggingProgressLog(sdmGoal.name, "debug"), log);
const addressChannels = addressChannelsFor(commit.repo, ctx);
const id = params.repoRefResolver.repoRefFromSdmGoal(sdmGoal, await fetchProvider(ctx, sdmGoal.repo.providerId));
const id = params.repoRefResolver.repoRefFromSdmGoal(sdmGoal, await fetchProvider(ctx, undefined));
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

undefined?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I deprecated the argument but until that percolated through the compiler wanted to see it

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I can remove it now.

Comment thread src/pack/docker/executeDockerBuild.ts Outdated
import { StatusForExecuteGoal } from "@atomist/sdm/typings/types";
import { readSdmVersion } from "../../internal/delivery/build/local/projectVersioner";
import { postLinkImageWebhook } from "../../util/webhook/ImageLink";
import { ExecuteGoal, PrepareForGoalExecution, GoalInvocation } from "@atomist/sdm";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

format imports

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

no

@cdupuis cdupuis changed the title rename to GoalInvocation; deprecate status Rename to GoalInvocation; deprecate status Jul 3, 2018
@cdupuis cdupuis added the changelog:deprecated Add this issue or pull request to deprecated changelog section label Jul 3, 2018
@cdupuis cdupuis force-pushed the nortissej/deprecate-status branch from 7ad5491 to fd2e884 Compare July 3, 2018 23:21
@cdupuis cdupuis merged commit 9370dfe into master Jul 3, 2018
@cdupuis cdupuis deleted the nortissej/deprecate-status branch July 3, 2018 23:26
atomist-bot added a commit that referenced this pull request Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

changelog:deprecated Add this issue or pull request to deprecated changelog section enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants