-
-
Notifications
You must be signed in to change notification settings - Fork 474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various "minor" changes (4) #1435
Conversation
✅ Deploy Preview for place-atlas ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
019cb28
to
689007a
Compare
689007a
to
daa5213
Compare
Atlas.json conflict @Hans5958, please resolve. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Meep
Wilco. I am quite busy so expect in around 24h. |
daa5213
to
0f5b442
Compare
eeebc19
to
9d38f4c
Compare
This comment was marked as outdated.
This comment was marked as outdated.
b62bd10
to
cdd21f9
Compare
This comment was marked as outdated.
This comment was marked as outdated.
An experiemental of per-entry patches has been implemented to reduce dependency on Reddit, especially on creating new entries. Contributors now can submit patches by creating separate Contributors can submit patches by creating a new This is inspired from how changeset works on merging the information. This gives the following advantages:
TODO
|
This comment was marked as outdated.
This comment was marked as outdated.
3 similar comments
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
2 similar comments
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Qodana for JSIt seems all right 👌 No new problems were found according to the checks applied View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Preventing a potential risk of having 0 as the first ever entry, while -1 have a meaning of none
For testing
Instead of one temporary JSON file, contributors now can submit patches in form of separate files per entry, that will be merged by `merge_out.py` without dealing with the potential conflicts to the main `atlas.json`.
Continue when patch errors instead of ending the whole process
Usually I would use Pushshift, but we don't have it anymore. This is done by seeking the subreddit's timeline and using the search feature. Hopefully this covers all of it. 153 (+ me) new contributors, thank you!
fb8e969
to
414ee14
Compare
Sequel to #1432. This is yet another set of changes. I suggest viewing the commits tab to see (and check) the changes made. Anyone is welcome to test it, as well as giving feedback.
Some highlights:
This is only used on the validation workflow due to the relatively long time it take. This could be added on
aformatter.py
if wanted to.0 could meant as the very first entry, index-wise, whereas -1 have a more obvious meaning of an invalid ID.
See Various "minor" changes (4) #1435 (comment)