-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Rebrand (pre-RC) #835
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
Rebrand (pre-RC) #835
Conversation
Looks good! We probably can't call the binary "compose". Could we add a to-do item for choosing a name for the binary, so this does not look complete if you rename it to "compose"? |
Maybe Another task might be: Update IRC channel in the docs to |
|
Are we really happy to redirect people from www.fig.sh? If people continue to use Fig for legacy reasons, I don't want to take their documentation away. Hence "Add a deprecation warning to all pages on www.fig.sh" - I'm thinking a banner at the top saying "Fig has been deprecated and replaced by Docker Compose (link to docs.docker.com)". |
👍 sounds good |
This plan should probably also take into account that we're doing an official RC release. E.g. we should be tagging and releasing 1.1.0-rc1 |
abade8c
to
f2f9ad3
Compare
Any due date for the 1.1.0 ? I was hopping a new release of fig in order to use envfile and dns-search option, but with the rebrand this will take maybe longer. |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Rebased, build is green. |
"than 'fig.yml'") | ||
log.warning("Please be aware that fig.yml the expected extension " | ||
if os.path.exists(os.path.join(self.base_dir, 'docker-compose.yaml')): | ||
log.warning("Fig just read the file 'docker-compose.yaml' on startup, rather " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Compose just read the file..." ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A fallback to fig.yml
would be good too
merging in-flight branches is going to be some work after this, but not much to be done about that |
Typos fixed. |
LGTM |
I will take care of rebranding the bash completion very soon. |
What about:
|
|
Bash completion is rebranded, see #871. |
@lePoxy We've released 1.1.0-rc1 - give it a whirl. |
@aanand Saw it the day you released it, thanks :) |
Hmm... |
Rebrand (pre-RC) Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
Replaces #806.
Future versions of Fig are going to be rebranded to fit alongside the suite of Docker orchestration tools (the other ones currently being Machine and Swarm). The new name is Compose.
A number of things need to be done to make this happen:
fig
Python module tocompose
fig.yml
tocompose.yml
FIG_*
environment variables, introduceCOMPOSE_*
equivalentsfig
executabledocker-compose
)bin/fig
script/build-osx
andscript/build-linux
fig
executablefig.yml
fig.yml
, build script)README.md
,ROADMAP.md
andCONTRIBUTING.md
ROADMAP.md
docker-compose