Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Publishing this project on packagist.org #44

Open
elvetemedve opened this issue Aug 2, 2016 · 1 comment
Open

Publishing this project on packagist.org #44

elvetemedve opened this issue Aug 2, 2016 · 1 comment

Comments

@elvetemedve
Copy link

When someone wants to install this Magento extension via Composer, it will not be possible by running composer require seatgeek/djjob. That's because each new version should be tagged, currently there is no tag, meaning no stable release is available.

Things to do:

  • add "version": "1.0.0" to composer.json
  • create a Git tag 1.0.0 from the current master branch
  • enable auto update to let packagist publish future releases automatically

I've created a fork and published it here: https://packagist.org/packages/elvetemedve/djjob
I'll remove it as soon as the original package is available on packagist.

@josegonzalez
Copy link
Contributor

Oh wow I didn't see this at all. Only seeing now because there was a pr filed - hard to digest that a project we started so long ago is still being used in prod (we've since moved to an internal djjob-amqp project).

I'll try and take a look at this soon.

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

No branches or pull requests

2 participants