Stream: community

Topic: Hacktoberfest 2023


view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 26 2023 at 21:23):

Starts today! https://hacktoberfest.com

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 26 2023 at 21:23):

There are still 14 open issues labeled with "hacktoberfest" from last year: https://github.com/IQSS/dataverse/labels/hacktoberfest

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 26 2023 at 21:24):

As I add more I'll update this thread. :grinning:

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 26 2023 at 21:34):

I just linked here from the mailing list: https://groups.google.com/g/dataverse-community/c/n_Nn_T2yA-w/m/BcoXO4tEAQAJ

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 27 2023 at 13:18):

Just added: Link to "Dataverse General User Interface Translation Guide for Weblate" #9512

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 27 2023 at 13:22):

Just added: Document how to update a "develop branch to develop branch" pull request #9508

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 27 2023 at 13:50):

Just added: give contributors guidance on how to write a release note #9264

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 07 2023 at 14:59):

Just added: Uniqueness of email address is not checked when creating users via API, resulting in an internal server error (status code 500) #5310

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 07 2023 at 14:59):

@Sakshi Jain any interest in that one?

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 07 2023 at 15:12):

Just added: Allow path replacement for external tools #9345

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 08 2023 at 00:34):

Just added: Code Clean Up - Correct "identifer" Typo #7138

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 08 2023 at 00:51):

Just added: An exception is logged as FINE entry during email verification #6175

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 08 2023 at 01:04):

Just added: API error when trying to insert same username previously deleted #6749

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 08 2023 at 11:47):

Just added: Problem with Shibboleth login: email conflict #8776

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 08 2023 at 13:26):

Just added: Add to API FAQ or Introduction use of PersistentID vs. Dataset or FileID in API Commands #9067

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 08 2023 at 22:46):

Just added: Feature Request/Idea: Add "Zip previewer" file upload guidance text to collections utilizing "Direct" upload feature #9485

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 08 2023 at 23:00):

Just added: idempotent API call for making a user a superuser #9887

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 09 2023 at 17:55):

Just added: Document metadataSource facet in the Search API #9515

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 10 2023 at 03:03):

Just added: input database ID for Retrieve Guestbook Responses for a Dataverse Collection #9619

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 13 2023 at 01:44):

Just added: Feature Request: API Guide add docs about how to update tabularTags in the files metadata #9864

view this post on Zulip Sakshi Jain (Oct 13 2023 at 14:08):

Philip Durbin said:

Sakshi Jain any interest in that one?

Hi @Philip Durbin , sure I can pick it

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 13 2023 at 14:11):

Great! I just assigned you! Thanks! If you have any questions, please open a fresh topic in #dev

view this post on Zulip Sakshi Jain (Oct 13 2023 at 19:06):

Philip Durbin said:

Great! I just assigned you! Thanks! If you have any questions, please open a fresh topic in #dev

Sure @Philip Durbin :+1:
I'll ask my friends as well if they can pick up some issues too :smile:

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 13 2023 at 19:07):

That's the spirit! Yes! Tell your friends! :grinning:

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 26 2023 at 19:41):

Just added: Use try-with-resources to close "FileInputStream gzippedIn = new FileInputStream(f);" in FileUtil.java in method determineFileType(...) #10052

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 26 2023 at 19:41):

Just added: Use try-with-resources in DatasetUtil.java to close "src = new FileInputStream(tmpFile).getChannel();" and also "dest = new FileOutputStream(tmpFile).getChannel();" in method persistDatasetLogoToStorageAndCreateThumbnails(...) #10053


Last updated: Nov 01 2025 at 14:11 UTC