Giter Club home page Giter Club logo

Comments (23)

Hywan avatar Hywan commented on June 11, 2024 1

So here is the patch to “apply” (not verbatim because lines change but the diff body should be identical)

     "support": {
-        "email" : "[email protected]",
-        "irc"   : "irc://irc.freenode.org/hoaproject",
-        "source": "http://git.hoa-project.net/"
+        "email" : "[email protected]",
+        "irc"   : "irc://chat.freenode.net/hoaproject",
+        "forum" : "https://users.hoa-project.net/",
+        "docs"  : "https://central.hoa-project.net/Documentation/Library/Acl",
+        "source": "https://central.hoa-project.net/Resource/Library/Acl"
     },

What do we see?

  1. An updated email entry: No more mailing-lists, just a basic email, already configured to open a topic on Discourse,
  2. An updated irc entry: freenode.org redirects to freenode.net and the recommended domain is chat, not irc,
  3. An updated source entry (pushed to the end of the list): Using the Central HTTP API to get the correct repository directly instead of the home of all repositories,
  4. A new forum entry: Using our users.hoa-project.net redirection to Discourse,
  5. A new docs entry: Using the new Central HTTP API (see #40) to get a direct link to the appropriated hack book chapter.

All issues/PR must have the following template:

Address #37.

With the following labels: “enhancement”, “in progress” and “in progress”.

See hoaproject/Acl#21 for an example.

Thoughts @hoaproject/hoackers?

from central.

osaris avatar osaris commented on June 11, 2024

Discourse can create new topic from incoming email. We could create a new [email protected] redirection to discourse. What do you think about this solution ?

from central.

Pierozi avatar Pierozi commented on June 11, 2024

Yes this must be lead by discourse from now it should be the official communication way.

+1 for @osaris topic

from central.

Hywan avatar Hywan commented on June 11, 2024

@osaris hmm interesting feature. So OK for [email protected].

from central.

Hywan avatar Hywan commented on June 11, 2024

I have added the progression section. Feel free to patch all the libraries!

from central.

Pierozi avatar Pierozi commented on June 11, 2024

It is already operational if we send email to [email protected] ?

from central.

Hywan avatar Hywan commented on June 11, 2024

Nop. @Pierozi and @osaris, you are administrators of discourse.hoa-project.net. Can you configure this please?

from central.

Pierozi avatar Pierozi commented on June 11, 2024

I've setup category Support it's seems work fine

The email we must used for create new Topic under Category Support is :
[email protected]

from central.

Jir4 avatar Jir4 commented on June 11, 2024

So now we have to update all composer.json ?

from central.

Pierozi avatar Pierozi commented on June 11, 2024

It should be preferable first to check if we can create an alias [email protected]
guess @Hywan can check-it on gandi

from central.

Hywan avatar Hywan commented on June 11, 2024

I am creating the alias.

from central.

Hywan avatar Hywan commented on June 11, 2024

I have written to [email protected] and here the answer I got from [email protected]:

We're sorry, but your email message to ["[email protected]"](titled Testing auto-creation of Discourse topic from support@hoa) didn't work.

None of the destination email addresses are recognized. Please make sure that you are sending to the correct email address provided by staff.

from central.

Pierozi avatar Pierozi commented on June 11, 2024

you need to keep the +support like this [email protected]

It's refer to the Category topic.

from central.

Hywan avatar Hywan commented on June 11, 2024

screen shot 2016-09-09 at 09 05 36

from central.

Pierozi avatar Pierozi commented on June 11, 2024

i've update config in discourse, it's works now!

from central.

Pierozi avatar Pierozi commented on June 11, 2024

We can go with this informations for composer.json

"support": {
   "email"    : "[email protected]",
    "irc"     : "irc://irc.freenode.org/hoaproject",
    "forum"   : "http://users.hoa-project.net",
    "source"  : "https://git.hoa-project.net"
}

from central.

Hywan avatar Hywan commented on June 11, 2024

@Pierozi Is it possible to have https://users.hoa (which redirects to http://…)? In case we have TLS one day, we won't need to rewrite all the composer.json files.

from central.

Pierozi avatar Pierozi commented on June 11, 2024

It's not recommended because browser force cycle redirection...

from central.

Hywan avatar Hywan commented on June 11, 2024

OK, let's so like that.

from central.

Hywan avatar Hywan commented on June 11, 2024

I have opened #39 and #40 to get new API on central.hoa. It will help us to add the docs property and a better source property.

from central.

Grummfy avatar Grummfy commented on June 11, 2024

seems good for me

from central.

Hywan avatar Hywan commented on June 11, 2024

Any help is welcomed here :-).

from central.

Hywan avatar Hywan commented on June 11, 2024

Thank you all for your precious help! Now we have nice composer.json files with useful links inside: IRC channel, mails to get help (with auto-post to our forum), forum, documentation and source!

👏 👏 👏 !

from central.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.