Skip to content

Conversation

@ovflowd
Copy link
Member

@ovflowd ovflowd commented Jan 6, 2023

No description provided.

```js
const fs = require('fs');
const data = fs.readFileSync('/file.md'); // blocks here until file is read
const fs = require("fs");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I most often see ''' used versus '"' so this change seems odd to me and unrelated to the translation?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was an unrelated change in #4999

@ovflowd
Copy link
Member Author

ovflowd commented Jan 10, 2023

@mhdawson just a note that Crowdin is using my GitHub account to post the translations 😅 I didn't create this PR... @Trott we might need to re-setup the integration with a bot account.

@Trott
Copy link
Member

Trott commented Jan 14, 2023

we might need to re-setup the integration with a bot account

The GitHub bot is already an admin in Crowdin so it should hopefully be pretty easy to make that happen.

@nodejs nodejs deleted a comment Jan 14, 2023
@ovflowd
Copy link
Member Author

ovflowd commented Jan 14, 2023

@Trott we need to resetup the integration with the GitHub account of the bot, then. I can show you how to do and you can do it if you want :)

@Trott
Copy link
Member

Trott commented Jan 14, 2023

@Trott we need to resetup the integration with the GitHub account of the bot, then. I can show you how to do and you can do it if you want :)

Is it a matter of doing https://support.crowdin.com/github-integration/ while logged in as the bot? I don't have the bot credentials, but presumably someone on @nodejs/build does.....

@ovflowd
Copy link
Member Author

ovflowd commented Jan 14, 2023

Exactly! Just need to be logged in as the bot.

@Trott
Copy link
Member

Trott commented Jan 15, 2023

Created and added a build-agenda label so this gets added to the next Build WG agenda, but hopefully it can be resolved before then (and apologies to @nodejs/build if this isn't a Build issue, but I'm guessing it is).

@richardlau
Copy link
Member

Created and added a build-agenda label so this gets added to the next Build WG agenda, but hopefully it can be resolved before then (and apologies to @nodejs/build if this isn't a Build issue, but I'm guessing it is).

This is a Build WG issue, although to set expectations, while Build does own the bot, most of @nodejs/build-infra (including myself) do not currently have access to the appropriate folder in build's secrets repository which includes the account information[1].

[1]: There's a github_bot_account.md file but I can't decrypt the contents.

@ovflowd
Copy link
Member Author

ovflowd commented Jan 18, 2023

cc @mhdawson maybe you have access to the file @richardlau is mentioning?

@mhdawson
Copy link
Member

@ovflowd we are already discussing how we get the credentials and make them accessible to the build wg, but @richardlau was setting expectations that things don't move fast and there currently is a blocking issue.

@ovflowd
Copy link
Member Author

ovflowd commented Feb 17, 2023

Closing for now, and let's re-run the Crowdin sync after #4991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants