Filter Search Results
Content the user has created or edited.
Clear Filter

Showing 1-10 of 38 for jira

  • JIRA workflow Contents Developing and submitting patches Vetting tickets, and screening and committing patches Screening process description and figure See … the Approval field in a JIRA issue. Clojure/core member Contributor who has the approval to vet tickets in JIRA. Contributor Person who has signed the Clojure Contributor
  • JIRA Questions Open What query drives the "Issues Due" on the project summary page? It is showing me ancient, irrelevant stuff. Answered How do I customize the project summary page? Apparently you can't, but there is a feature request tracking this. Migrated to Confluence 4.0
  • JIRA usage proposal JIRA Audit Notes Possible things to change: remove regular user permission for fields that should not be edited except by core team: due … necessary but makes JIRA temporarily unavailable) Design Notes be mimimalist: we are trying to spend our time innovating in Clojure, not JIRA! capture existing
  • JIRA project key conventions We want project names like data.fingertree and test.benchmark. JIRA project names can do this, but project keys can't: by default they are instanceunique, uppercase alpha only. You can change JIRA's rules for project keys, but There is a strict warning against allowing a dash. (Tools use
  • Error Handling References References cljstacktrace Conditions chapter from Practical Common Lisp Contrib Condition Contrib ErrorKit Debug Builds JIRA Ticket Matchure Raek's Proposal Smarter Assert JIRA Ticket Michael Fogus and Chris Houser, The Joy of Clojure, section 13.4.1, "Error Handling" Migrated to Confluence
  • Setup Details Currently dev.clojure.org is running the open source versions of the Atlassian tools Confluence, JIRA, and Crowd. Crowd http://dev.clojure.org … ://dev.clojure.org Confluence is the wiki, and will continue to be used as it always has been. JIRA http://dev.clojure.org/jira JIRA is the issue/bug tracker, and has
  • Release 1.2.1 Note: 1.2.1 is already released. Possible Items for 1.2.1 maintenance release. Please link bug numbers and git commits where possible Multimethod holds head http://dev.clojure.org/jira/browse/CLJ708 Keyword intern bug http://dev.clojure.org/jira/browse/CLJ444 https://github.com/clojure/clojure
  • on the clojure Google group. Creating an account on JIRA You need an account on dev.clojure.org in order to create a ticket. Click on the "Sign up" link near the top right of this page to do so. If you don't see one, but instead your name, you've already got an account and you are logged in. Creating a JIRA ticket Including how
  • Clojure workflow (experimental) In the past, I've suggested using a custom workflow in JIRA to make it easier for everyone involved to follow and understand … it to a dummy project in JIRA. The result is what I think is what would be a less confusing experience for everyone involved, with useful actions ('submit
  • Contributor Agreement required first! sign up for JIRA account join clojuredev google group, request privilege bump on JIRA follow the patch workflow how