Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build enterprise coder binary by default#3517

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
spikecurtis merged 5 commits intomainfromspike/3277_enterprise_builds
Aug 17, 2022

Conversation

spikecurtis
Copy link
Contributor

Fixes#3277

We now build enterprise binary by default. If anyone wants just the AGPL code, they can use our build scripts with--agpl flag.

(Note that this PR doesn't introduce any enterprise code; the main.go is just a direct copy of the AGPL version)

Signed-off-by: Spike Curtis <spike@coder.com>
@spikecurtisspikecurtis requested a review froma team as acode ownerAugust 15, 2022 19:36
Copy link
Member

@Kira-PilotKira-Pilot left a comment

Choose a reason for hiding this comment

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

FE ✅

Signed-off-by: Spike Curtis <spike@coder.com>
Signed-off-by: Spike Curtis <spike@coder.com>
Signed-off-by: Spike Curtis <spike@coder.com>
Copy link
Member

@kylecarbskylecarbs left a comment

Choose a reason for hiding this comment

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

I believe this would makeUnknown appear in GitHub for the license field.

Can we makeLICENSE.agpl namedLICENSE instead? And still have the Enterprise license?

func main() {
rand.Seed(time.Now().UnixMicro())

cmd, err := cli.Root().ExecuteC()
Copy link
Member

Choose a reason for hiding this comment

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

Do we plan on having a separate CLI package to maintain? How do we imagine this working?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

There will eventually be a separate enterprisecli package, because CLI commands for enterprise features will be in it. It will import all the core commands from the AGPLcli package.

@spikecurtisspikecurtis merged commit5817c6a intomainAug 17, 2022
@spikecurtisspikecurtis deleted the spike/3277_enterprise_builds branchAugust 17, 2022 16:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@kylecarbskylecarbskylecarbs approved these changes

@Kira-PilotKira-PilotKira-Pilot approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Enterprise license, builds, release
4 participants
@spikecurtis@johnstcn@kylecarbs@Kira-Pilot

[8]ページ先頭

©2009-2025 Movatter.jp