Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Initial Adoption of Continous Deployment using semantic-release #309

Merged
merged 6 commits into from
Apr 22, 2018
Merged

Initial Adoption of Continous Deployment using semantic-release #309

merged 6 commits into from
Apr 22, 2018

Conversation

keplersj
Copy link
Contributor

To ease the modification/contribution to publish pipeline there has been some discussion of adopting a continuous deployment system for AtomLinter packages. To accomplish this we are making use of semantic-release and @semantic-release/apm-config.

This pull request has been dynamically created using a script. While the result is not perfect, it does accompish most of the grunt work of adopting continous deployment. There is some reconciliation that needs to be done before this can be merged.

Among the things needed to be reconciled, an APM Token and GitHub Token will need to be added to this repo's continous integration (most likely Travis CI) configuration for automated deployments to work.

Again, this Pull Request has been created by a script made by @keplersj. Please mention him if something has gone wrong, and he'll be happy to help.

ref: AtomLinter/Meta#18

cc: @Arcanemagus

@Arcanemagus Arcanemagus self-assigned this Apr 22, 2018
Use the full specification of the repository for semantic-release.
The path that PHP is installed to under AppYeyor has been changed to
`C:\tools\php72`.
The ancient version listed before is no longer supported by CircleCI.
Move to a configuration that uses build stages to manage the many buildsrequired for the insanity that is PHPCS's version variants.This also uses a separate build to run `commitlint`, and will only runthe deploy stage from `master`.
@Arcanemagus Arcanemagus merged commit 9373ebd into AtomLinter:master Apr 22, 2018
@Arcanemagus
Copy link
Member

🎉 This PR is included in version 1.6.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants