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

Fix paths for GHA, commands for acceptance, fix README references to commands #30

Merged
merged 8 commits into from
Jun 7, 2024

Conversation

sneridagh
Copy link
Member

No description provided.

@sneridagh sneridagh requested a review from ericof June 3, 2024 21:14
@@ -5,6 +5,7 @@ on:
- "*.js"
- "*.json"
- "*.yaml"
- "*.yml"
Copy link
Member Author

@sneridagh sneridagh Jun 3, 2024

Choose a reason for hiding this comment

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

@ericof why *.yaml? Did you want to point to .github/workflows/*.yml? if so, they are not triggering, I would point each related *.yml in each workflow. What do you think?

@sneridagh
Copy link
Member Author

@ericof could be that we have some tests that are flakey in the backend? https://github.com/plone/cookieplone-templates/actions/runs/9365961831/job/25782344574 see previous and next ones... they do pass.

Copy link
Member

@ericof ericof left a comment

Choose a reason for hiding this comment

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

What's the status of this one? Should we merge it as well?

@sneridagh
Copy link
Member Author

@ericof we would need to have a quick talk before this one

@ericof ericof merged commit 77e2963 into issue-2-project-template Jun 7, 2024
7 checks passed
@ericof ericof deleted the fixforymlandreadme branch June 7, 2024 18:12
ericof added a commit that referenced this pull request Jun 7, 2024
…es (#18)

* Implement cookiecutter-plone-starter templates in cookieplone-templates

* Fix GHA for project

* Add .env_gha file

* Improve project generation

* Remove one layer in the backend folder

* Fix project generation

* Lint fixes

* Add newly created files to the repository

* Pre-format codebase during generation

* Improvements from moving sneridagh.dev to the new setup (#20)

* knowledge from moving sneridagh.dev to the new setup

* Better now

* Try to fix tests

* Finally

* Fix Readme RST in backend

* No pnpm action anymore

* Fix pnpm in CI. Missing settings/commands

* update instance.yaml to not dup defaults and update zcml style to non deprecated

* fix author name in CONTRIBUTIONS

* -mupdate makefile , use .venv and some vars

* Missing fixed package name from tests

* start fixed

* Use uv for package installation, include example content

* Add dependabot.yml

* Improve template testing with newer cookieplone version (0.7.0)

* Fix Makefile and README

* Apply suggestions from code review

Co-authored-by: Steve Piercy <[email protected]>

* Backend: Update .dockerignore

* Flag to add distribution trove classifier

* Remove trove classifier of distribution from project_settings

* Misc fixes (#28)

* Update docker_build_push GHA to v5

* Fix use case where you are building image with a previous local build

* Fix redundant VOLTO_VERSION and PLONE_VERSION in Makefile

* Missing command

* Fix typos

* no need to install restapi here, plone.volto already takes care of it

* Makefile improvements (#29)

* First round of Makefile command improvements for projects

* Fix hardcoded package name

* Fix tests for project generation

* Add new public directory to project (#31)

* Update `volto.config.js` for support `publicPath` (#32)

* Latest updates to the volto PR supporting `public` folders per add-on (#33)

* Improve linting, and polish start/build/install scripts (#34)

* pre-commit for frontend (#23)

* Fix paths for GHA, commands for acceptance, fix README references to commands (#30)

* Fix paths for GHA, fix README references to commands

* Fix acceptance test command

* Update @plone/components version to grab the one in the monorepo

* Fix releaser in frontend_addon template

* Build deps on install

* Remove build deps from scripts

---------

Co-authored-by: Víctor Fernández de Alba <[email protected]>
Co-authored-by: Jens W. Klein <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants