Skip to content

Don't distribute team internal config targets#5836

Closed
levitte wants to merge 2 commits intoopenssl:masterfrom
levitte:do-not-distribute-team-internal-configs
Closed

Don't distribute team internal config targets#5836
levitte wants to merge 2 commits intoopenssl:masterfrom
levitte:do-not-distribute-team-internal-configs

Conversation

@levitte
Copy link
Member

@levitte levitte commented Apr 2, 2018

Configurations/90-team.conf isn't for public consumption, so we rename
it to 90-team.norelease.conf and make sure 'make dist' and 'make tar'
don't include it in the tarball.

@levitte levitte added branch: master Applies to master branch 1.1.0 branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL) labels Apr 2, 2018
Copy link
Contributor

@richsalz richsalz left a comment

Choose a reason for hiding this comment

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

Okay, but why not release it?

@levitte
Copy link
Member Author

levitte commented Apr 2, 2018

The name alone should be enough of a hint. It's a bunch of random team configs which are hardly relevant for public distribution. If you want to use them, t them with git.

@richsalz
Copy link
Contributor

richsalz commented Apr 2, 2018

Shrug. Seems like demo's, kinda worthwhile to have as examples, but NBD.

@FdaSilvaYY
Copy link
Contributor

This PR is ready, no ?

@levitte
Copy link
Member Author

levitte commented Apr 6, 2018

Not quite, the "dist" target needs to be moved, or it must be used differently...

@richsalz richsalz added the approval: done This pull request has the required number of approvals label Apr 18, 2018
levitte added 2 commits April 19, 2018 10:43
Configurations/90-team.conf isn't for public consumption, so we rename
it to 90-team.norelease.conf and make sure 'make dist' and 'make tar'
don't include it in the tarball.
@levitte levitte force-pushed the do-not-distribute-team-internal-configs branch from b86c396 to 3ec02da Compare April 19, 2018 08:53
@levitte levitte closed this Apr 19, 2018
@levitte levitte reopened this Apr 19, 2018
@levitte
Copy link
Member Author

levitte commented Apr 19, 2018

(closed and re-opened to see that the CIs agree)

I made the small change of moving the "dist" config target to its own file. This should be good to go now, but needs re-approval.

@richsalz
Copy link
Contributor

Reconfimr.

levitte added a commit that referenced this pull request Apr 19, 2018
Configurations/90-team.conf isn't for public consumption, so we rename
it to 90-team.norelease.conf and make sure 'make dist' and 'make tar'
don't include it in the tarball.

Reviewed-by: Rich Salz <[email protected]>
(Merged from #5836)
@levitte
Copy link
Member Author

levitte commented Apr 19, 2018

Merged.

master / 1.1.1:
918388b Don't distribute team internal config targets

It turns out that this doesn't cherry-pick cleanly to 1.1.0. I'll make another PR for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals branch: master Applies to master branch branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants