You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to fix it to be available for other plugins, etc to use.
To fix:
testpypi publish was skipped when it should have published, see
version details from script was not found and not used by later parts of cicd. i.e. "Published @ to " should have been "Published ckanext-xloader @ 1.1.1 to https://pypi.org/project/ckanext-xloader/
Fix auto publish when tag is pushed.
Don't continue publish is git tag and python version are not matching
Enhancements:
Create Service Account bot/worker and have it given access to the repository.
Setup gpg signing for the Service Account bot and security install into repo github actions secrets (ensure 12+char passphrase is set)
Setup ssh public/private key for the Service Account bot and install into the repo github actions secrets (ensure 12+char passphrase is set)
Now that we have an semi working deployment.
We need to fix it to be available for other plugins, etc to use.
To fix:
Enhancements:
The text was updated successfully, but these errors were encountered: