actions-learning-pathway icon indicating copy to clipboard operation
actions-learning-pathway copied to clipboard

Learning pathway resources for building, testing, and deploying a GitHub Action to GitHub Pages.

Results 7 actions-learning-pathway issues
Sort by recently updated
recently updated
newest added

Bumps [next](https://github.com/vercel/next.js) from 13.5.4 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies

Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js). Updates `next` from 14.1.1 to 14.2.10 Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does...

dependencies

The pull request fixes the problem with failing test when following the steps here: https://resources.github.com/learn/pathways/automation/essentials/application-testing-with-github-actions/ We can't run the test command because missing configuration for Eslint: ![image](https://github.com/user-attachments/assets/fac13509-7688-41b1-9837-6508f49a639e) There is also...

While doing the tutorial i noticed that the test workflow is failing because it is interactive by design. ``` How would you like to configure ESLint? https://nextjs.org/docs/basic-features/eslint 25l❯ Strict (recommended)...

This issue tracks the setup of the CI/CD pipeline for automatic deployment to GitHub Pages. The following has been done: - Created a GitHub Actions workflow to build, test, and...

Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.21 to 14.2.30 Release notes Sourced from next's releases. v14.2.30 [!NOTE] This release is backporting...

dependencies
javascript