Skip to content
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

[Guides] Improve extensions pages #3522

Merged

Conversation

kennyadsl
Copy link
Member

Description

It replaces all occurrences of solidus_cmd with solidus_dev_support.
This PR also removes references to TravisCI in favor of the new CirlceCI Orb configuration for extensions.

Checklist:

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • [ ] I have updated Guides and README accordingly to this change (if needed)
  • [ ] I have added tests to cover this change (if needed)
  • [ ] I have attached screenshots to this PR for visual changes (if needed)

@kennyadsl kennyadsl self-assigned this Feb 24, 2020
@kennyadsl kennyadsl changed the title [Guides] Replace solidus_cmd with solidus_dev_support [Guides] Improve extension pages Feb 24, 2020
Copy link
Member

@spaghetticode spaghetticode left a comment

Choose a reason for hiding this comment

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

Looks good, I left a few notes for small improvements, I hope they make sense to you as well.

Here's an example `.travis.yml` testing versions 2.2 through 2.7 and the
`master` branch:
Here's an example `.circleci/config.yml` file that you should have in your
extension:
Copy link
Member

Choose a reason for hiding this comment

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

What about linking to the file with this content instead? That way, if we change something, we don't need to revise the doc as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good idea, but I'll link this file, since it's what is copied in extensions when creating them. Does it work?

Copy link
Member

Choose a reason for hiding this comment

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

sure ❤️

This explains why we created the CircleCI Orb [1] and how to use it.
Travis configuration has been removed from all supported extensions.

[1]: https://github.com/solidusio/circleci-orbs-extensions
@kennyadsl kennyadsl force-pushed the kennyadsl/improve-guides-extensions branch from 1f5d458 to fd1501e Compare February 24, 2020 13:12
Copy link
Member

@spaghetticode spaghetticode left a comment

Choose a reason for hiding this comment

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

@kennyadsl thanks 👍

@kennyadsl kennyadsl changed the title [Guides] Improve extension pages [Guides] Improve extensions pages Feb 25, 2020
@spaghetticode spaghetticode merged commit 24c2479 into solidusio:master Feb 27, 2020
@spaghetticode spaghetticode deleted the kennyadsl/improve-guides-extensions branch February 27, 2020 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants