Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Install packages from atom.io #1012

Merged
merged 36 commits into from
Oct 22, 2013
Merged

Install packages from atom.io #1012

merged 36 commits into from
Oct 22, 2013

Conversation

kevinsawicki
Copy link
Contributor

  • Add new packageDependencies field to package.json
  • Publish packages to atom.io
  • Publish converted TextMate bundles to atom.io
  • Upgrade APM
  • ©️ℹ️ is 🍏

Closes #912

What's changed

  • If you are adding a new Atom package as a dependency it now goes in packageDependencies instead of dependencies
  • You need to have a keychain token or ATOM_ACCESS_TOKEN set now to bootstrap packages from atom.io (similar to how atom-shell downloads work).
  • Bundled Textmate bundles have been converted and pushed to new repos using the language-* naming convention.
  • apm publish minor now automatically pushes the tag (and HEAD)

kevinsawicki added a commit that referenced this pull request Oct 22, 2013
Install packages from atom.io
@kevinsawicki kevinsawicki merged commit 4132cdd into master Oct 22, 2013
@kevinsawicki kevinsawicki deleted the ks-atom-dot-io branch October 22, 2013 20:02
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.

Discontinue npmjs registry fork in favor of GitHub Releases
1 participant