Closed marc0olo closed 1 month ago
not sure why the pipeline fails 🤔
I changed test
to be dependent on upgrade
. probably I need to switch back to relying on install
. I made that change because running test
twice resulted in an error locally.
@domwoe shall I aim to fix the darwin job or just merge the PR? it isn't the same issue, but here we also have problems with the darwin job in other PRs. most of them got merged and the issue was ignored. darwin provisioning fails in other jobs, but somehow this is not an issue for this example. still the job here fails for whatever reason when trying to build the frontend.
wondering if there is a way to avoid the provisioning step in all of the jobs since it wastes a lot of resources 🤔
I will just merge it now so that users have a working example again. let's address the github actions separately if we want that.
fixes #992
Note:
dfx new
decrement
function and the example now provides more buttons in the frontend to interact with the backend canisterdeclarations
folder in the project. personally I'd tend to remove it and put it into the.gitignore
2.1.2
but this seems to be incompatible with the latestdfx
version0.23.0