Skip to content

Incorporate more best practices into deploys #32

@dalin-

Description

@dalin-

Right now there's pros/cons to both project_ci and pantheon-deploy:

CI

  • can complete a deploy without you/your-laptop being connected
  • you can easily share the output with someone else to debug

pantheon-deploy
Has a few more best-practices baked in

  • Is there overridden config on the source environment (i.e. is something not getting stored into config like it’s supposed to be?)
  • Is there overridden config on the destination environment (i.e. has someone made a change on the live site that is about to be blown away by your deploy). It can even automatically clean this up in some scenarios.

It'd be great to roll these into Project CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions