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

Tag a version with Composer support #43

Closed
staabm opened this issue Mar 12, 2013 · 8 comments
Closed

Tag a version with Composer support #43

staabm opened this issue Mar 12, 2013 · 8 comments
Milestone

Comments

@staabm
Copy link
Contributor

staabm commented Mar 12, 2013

could you please tag a stable version for packagist / composer?
ATM there are only DEV versions available...

https://packagist.org/packages/rmccue/requests

@staabm
Copy link
Contributor Author

staabm commented Apr 16, 2013

@rmccue any news or plans towards a stable tagged version?

@rmccue
Copy link
Collaborator

rmccue commented Apr 23, 2013

This is on my to-do list, but I want to make sure I get the testing suite sorted. See #47.

@scribu
Copy link

scribu commented Sep 23, 2013

The 1.6 release is 1 month behind schedule. Could you please create a v1.6-alpha tag so that we can pin our composer.json files to that?

If you do, I'll get off your back and you can take however long you want to release 1.6.

@scribu
Copy link

scribu commented Sep 23, 2013

(the assumption being that a v1.6-alpha tag can be used as 'rmmcue/requests' => '1.6-alpha' in Composer)

@scribu
Copy link

scribu commented Sep 23, 2013

Yep, a v1.6.0-alpha tag works fine:

{
    "require": {
        "scribu/requests": "1.6-alpha"
    },
    "repositories": {
        "scribu-requests": {
            "type": "vcs",
            "url": "https://github.com/scribu/Requests.git"
        }
    }
}

@rmccue
Copy link
Collaborator

rmccue commented Sep 24, 2013

Apart from this issue, there are only 3 issues left for 1.6:

The aim is to push the release out this week as soon as I have spare time. Also considering bumping to 2.0 given the size of the release, but we'll see. If I can't get it out this week, I'll certainly tag an alpha for you.

@rmccue
Copy link
Collaborator

rmccue commented Sep 24, 2013

Marking as duplicate of #76.

@rmccue rmccue closed this as completed Sep 24, 2013
@scribu
Copy link

scribu commented Oct 2, 2013

If I can't get it out this week, I'll certainly tag an alpha for you.

Welp, it's been 8 days.

schlessera pushed a commit to wp-cli/cache-command that referenced this issue Dec 23, 2021
schlessera pushed a commit to wp-cli/cache-command that referenced this issue Dec 23, 2021
schlessera pushed a commit to wp-cli/checksum-command that referenced this issue Dec 23, 2021
schlessera pushed a commit to wp-cli/checksum-command that referenced this issue Dec 23, 2021
schlessera pushed a commit to wp-cli/wp-cli-tests that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/wp-cli-tests that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/eval-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/eval-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/package-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/package-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/rewrite-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/rewrite-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/role-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/role-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/shell-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/shell-command that referenced this issue Jan 5, 2022
schlessera pushed a commit to wp-cli/config-command that referenced this issue Jan 6, 2022
schlessera pushed a commit to wp-cli/config-command that referenced this issue Jan 6, 2022
schlessera pushed a commit to wp-cli/automated-tests that referenced this issue Jan 10, 2022
schlessera pushed a commit to wp-cli/automated-tests that referenced this issue Jan 10, 2022
danielbachhuber pushed a commit to wp-cli/db-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/db-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/export-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/export-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/import-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/import-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/media-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/media-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/scaffold-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/scaffold-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/search-replace-command that referenced this issue Nov 18, 2022
danielbachhuber pushed a commit to wp-cli/search-replace-command that referenced this issue Nov 18, 2022
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

No branches or pull requests

3 participants