GithubHelp home page GithubHelp logo

Comments (26)

jbelien avatar jbelien commented on May 26, 2024 3

Happy birthday @RobinLinde 🎁

I'll create the new organization tomorrow πŸ‘

from equalstreetnames.

RobinLinde avatar RobinLinde commented on May 26, 2024 2

Back from IKEA (no better way to spend a birthday πŸ˜›) now (and done with fixing some Docker containers), I guess this would also allow more easy collaboration and discussion for cities/regions/countries in corresponding teams. Will be interesting to see how everything works out. Also hope to do something like a single website and frontend later this year...

from equalstreetnames.

RobinLinde avatar RobinLinde commented on May 26, 2024 1

At first sight it seems like a very good idea, would also fix the issues I was having (#143). Might also open up possibilities for creating teams. Will try to post some more when I get back from IKEA.

from equalstreetnames.

stalker314314 avatar stalker314314 commented on May 26, 2024 1

I would not even mind if this would be centrally managed repo (with all cities in same repo, one website...), and I certainly don't mind if this is all under one GitHub org. Go for it and let me know once you create it, so I can migrate!

from equalstreetnames.

iLienstAr avatar iLienstAr commented on May 26, 2024 1

@jbelien this is the way to go! I like the idea, also community wise: it becomes an international, let's get rid of the borders at EqualStreetNames ;)

from equalstreetnames.

RobinLinde avatar RobinLinde commented on May 26, 2024 1

Transfered equalstreetnames-groningen and equalstreetnames-assen. Just need to remove/update Github Actions.

from equalstreetnames.

gislars avatar gislars commented on May 26, 2024 1

I just transfered "berlin" to this new orga. Thanks @jbelien for consolidating.

from equalstreetnames.

RobinLinde avatar RobinLinde commented on May 26, 2024 1

I didn't update the deployment workflows yet.

@jbelien I believe i have a working deployment workflow in deploy.yml over at equalstreetnames-assen. Feel free to take a look and point out anything i've missed, getting a bit 😴.

from equalstreetnames.

stalker314314 avatar stalker314314 commented on May 26, 2024

Hi, I forked Belgrade to EqualStreetNames. If I should transfer instead, let me know!

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

Hi, I forked Belgrade to EqualStreetNames. If I should transfer instead, let me know!

@stalker314314 Indeed, I was more thinking of a transfer than a fork but that's really up to you :)

from equalstreetnames.

stalker314314 avatar stalker314314 commented on May 26, 2024

No problem, done now!

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

No problem, done now!

@stalker314314 Awesome ! I'm updating the submodules reference ! πŸ‘

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

I've consolidated all the repositories already transferred including automated updates (sub-module + main repository).

@RobinLinde Push to main repository failed (Assen & Groningen) because it used your ACCESS_TOKEN. I removed it so it uses the ACCESS_TOKEN from the organization so it should work fine during the next run.

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

I didn't update the deployment workflows yet.

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

Awesome, great job @RobinLinde !
I didn't know about the on.workflow_run, this is perfect for our use case !

I updated my deploy.yml files for Belgium (see deploy.yml for Brugge, for instance)

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

To help people replicating the project in their city, I have added a "template repository" : https://github.com/EqualStreetNames/equalstreetnames-template

Feedback is more than welcome :)

from equalstreetnames.

ynux avatar ynux commented on May 26, 2024

That is perfect. I was looking for a place to put our learnings. I forked it.

from equalstreetnames.

RobinLinde avatar RobinLinde commented on May 26, 2024

To help people replicating the project in their city, I have added a "template repository" : https://github.com/EqualStreetNames/equalstreetnames-template

Feedback is more than welcome :)

@jbelien Looks good, but it might be useful to mention that it needs to be included in the package.json, something like this. If you want I can open a PR.

I'm also trying to improve some of the other documentation, lint them with markdownlint and adding a guide how to get started and set up an environment over in my docs branch. I think files like docs/municipalities.md might be moved to equalstreetnames-brussels

As always, feedback or any other comments are always welcome ;)

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

[...] it might be useful to mention that it needs to be included in the package.json, something like this. If you want I can open a PR.

You're absolutely right, I forgot that step.
I'll add it. πŸ‘

I'm also trying to improve some of the other documentation [...]

Update of the documentation is indeed long overdue (see #27).
I'll make a first "cleaning" tonight.

from equalstreetnames.

RobinLinde avatar RobinLinde commented on May 26, 2024

While going through all the documentation I noticed app.countries might also need to be set to the correct country.

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

While going through all the documentation I noticed app.countries might also need to be set to the correct country.

Oh, indeed ! Good catch ! πŸ‘

from equalstreetnames.

RobinLinde avatar RobinLinde commented on May 26, 2024

Opened a pull request for now: #152, feel free to give feedback and/or comments.

from equalstreetnames.

ynux avatar ynux commented on May 26, 2024

Would be helpful to add version information for the software used, like

  • git version minimum 1.5.3 (to handle submodules),
  • node ( v8.2.1 does not work , v14.16.0 works)
  • php (7.3.11 works)
  • Composer version 2.0.11 works
    Does not have to be perfect, just known-to-work versions.

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

Would be helpful to add version information for the software used, like [...]

To be honest, it doesn't really matter, you just need a "recent" version.

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

@RobinLinde I have merged your documentation update, thanks a lot !

I have restructured it a bit.
I'll update the scripts documentation and the replication documentation later today or tomorrow.

from equalstreetnames.

jbelien avatar jbelien commented on May 26, 2024

Thanks a lot for all your feedback !
I still need to finish some documentation but I think the restructuring is complete and the replication process is easier than ever.

from equalstreetnames.

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.