Skip to content
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

feat: adding readme suffixes to the manifest #154

Merged
merged 16 commits into from
Jun 19, 2023

Conversation

monkey-denky
Copy link
Contributor

closes apify/apify-web#2708

@github-actions github-actions bot added this to the 65th sprint - Web team milestone Jun 7, 2023
@github-actions github-actions bot added the t-web Issues with this label are in the ownership of the web team. label Jun 7, 2023
To learn more about Apify and Actors, take a look at the following resources:

- [Apify SDK for JavaScript documentation](https://docs.apify.com/sdk/js)
- [Apify SDK for Python documentation](https://docs.apify.com/sdk/python)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added the Python documentation here in case the template is python-based. This could be dynamic somehow as well but don't think it is worth the effort

src/index.js Outdated Show resolved Hide resolved
@monkey-denky monkey-denky requested review from B4nan and mnmkng June 8, 2023 10:41
src/index.js Outdated Show resolved Hide resolved
templates/consoleReadmeSuffix.md Outdated Show resolved Hide resolved
templates/consoleReadmeSuffix.md Outdated Show resolved Hide resolved
monkey-denky and others added 3 commits June 9, 2023 11:33
Co-authored-by: Ondra Urban <23726914+mnmkng@users.noreply.github.com>
@monkey-denky monkey-denky requested a review from mnmkng June 9, 2023 09:40
Co-authored-by: Jan Bárta <45016873+jbartadev@users.noreply.github.com>
Copy link
Member

@fnesveda fnesveda left a comment

Choose a reason for hiding this comment

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

Looks good, just small nitpicks

package.json Outdated Show resolved Hide resolved
templates/consoleReadmeSuffix.md Outdated Show resolved Hide resolved
templates/localReadmeSuffix.md Outdated Show resolved Hide resolved
src/index.js Show resolved Hide resolved
monkey-denky and others added 2 commits June 14, 2023 10:05
Co-authored-by: Jan Bárta <45016873+jbartadev@users.noreply.github.com>
@HonzaTuron
Copy link
Contributor

FYI you can use node-fetch instead https as it's already in package-lock.

@fnesveda
Copy link
Member

FYI you can use node-fetch instead https as it's already in package-lock.

Yeah but only in dev dependencies, this package has no production dependencies

templates/console_readme_suffix.md Outdated Show resolved Hide resolved
@monkey-denky monkey-denky requested a review from mnmkng June 14, 2023 11:05
Copy link
Member

@mnmkng mnmkng left a comment

Choose a reason for hiding this comment

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

Thanks, much more helpful now 👍

@monkey-denky monkey-denky merged commit 39f4150 into master Jun 19, 2023
14 checks passed
@monkey-denky monkey-denky deleted the feat/manifest-readme-suffixes branch June 19, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-web Issues with this label are in the ownership of the web team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants