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

Update README badges as part of automated release #183

Open
jrbourbeau opened this issue Aug 21, 2021 · 6 comments
Open

Update README badges as part of automated release #183

jrbourbeau opened this issue Aug 21, 2021 · 6 comments

Comments

@jrbourbeau
Copy link
Member

Our README has several badges for the most recent release (e.g. ). It would be great if these badges were updated as part of our automated release procedure (xref #182)

@jacobtomlinson
Copy link
Member

Hrm I had hoped this would happen, but I guess not. Ill look into it.

@jakirkham
Copy link
Member

Had tried to do this with PR ( #192 ) and then PR ( #195 ), but it appears it is still not updating them ( #196 ).

Am guessing we want this regex ( https://github.com/dask/dask-docker/pull/192/files#r735042744 ) added to the find string and some changes to the replacement string.

@jrbourbeau
Copy link
Member Author

Looks like this was addressed by #195. I'll close this issue for now and we can re-open as needed

@jakirkham
Copy link
Member

Unfortunately it is still not working 😞

Think the regex needs some work still as noted above

@jakirkham jakirkham reopened this Nov 9, 2021
@jakirkham
Copy link
Member

Maybe this will be useful for debugging GH Actions locally

https://github.com/nektos/act

@jakirkham
Copy link
Member

Is there some way we need to structure the files included?

include: 'README\.md|\.github\/workflows\/build\.yml|build\/docker-compose\.yml'

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

No branches or pull requests

3 participants