Difference between revisions of "HacPDX-II/Projects/Hackage2"

From HaskellWiki
Jump to navigation Jump to search
(Added Category:Community)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
Hopefully we'll get some progress on hackage2 here at HacPDX. Here are some links:
 
Hopefully we'll get some progress on hackage2 here at HacPDX. Here are some links:
  +
  +
==Some Observed Bugs==
  +
* Adding a maintainer "foo" to a package does not result in that package showing up on user "foo"'s list.
  +
* Deleting a user from the maintainer list is broken
  +
* the Candidate/:package/maintain page is just a stub
  +
* packages uploaded via candidate->publish don't show up in tag-based searches
  +
* The tag index isn't updated when 1) the package is uploaded (immutable tags exist) 2) the tags are edited / mutable tags are added.
   
 
==LINKS==
 
==LINKS==
Line 7: Line 14:
 
* repo we can all push to:
 
* repo we can all push to:
 
darcs push code.haskell.org:/home/duncan/public_html/hackpdx-ii/hackage-server/
 
darcs push code.haskell.org:/home/duncan/public_html/hackpdx-ii/hackage-server/
  +
  +
  +
[[Category:Community]]

Latest revision as of 13:09, 17 December 2012

Hopefully we'll get some progress on hackage2 here at HacPDX. Here are some links:

Some Observed Bugs

  • Adding a maintainer "foo" to a package does not result in that package showing up on user "foo"'s list.
  • Deleting a user from the maintainer list is broken
  • the Candidate/:package/maintain page is just a stub
  • packages uploaded via candidate->publish don't show up in tag-based searches
  • The tag index isn't updated when 1) the package is uploaded (immutable tags exist) 2) the tags are edited / mutable tags are added.

LINKS

   darcs push  code.haskell.org:/home/duncan/public_html/hackpdx-ii/hackage-server/