semiotic-ai / autoagora-agents

Apache License 2.0
1 stars 2 forks source link

Clean-up semrel and docs workflows #38

Closed aasseman closed 1 year ago

aasseman commented 1 year ago

One thing I'd like improved is to have python-semantic-release run only once, instead of both in .github/workflows/gh-pages.yml and .github/workflows/semver.yml. (DRY)

In particular, the new outputs added to https://github.com/tumaysem/python-semantic-release should be declared in https://github.com/tumaysem/python-semantic-release/blob/e4a0fd050779c40b66c42b72f47a5c48c114ef26/action.yml, like I did in https://github.com/aasseman/python-semantic-release, used in https://github.com/semiotic-ai/autoagora/blob/141cce8a4db7ed77e10ecbd35bc35261b3316e15/.github/workflows/semver.yml.