Phil

Results 53 comments of Phil

Not sure what you mean by 'version-type'. Can you give an example?

Have you checked this: https://github.com/phips28/gh-action-bump-version#wording you can specify words to listen on in the commit message.

not prefixed, its enough if the word is anywhere in the commit message. `includes()` is used here. https://github.com/phips28/gh-action-bump-version/blob/master/index.js#L54

But happy to merge a PR if you found a good fitting solution for you 🙂

@Nirony Android Studio -> Refactor -> Migrate to AndroidX

I also got the error: `Hook /opt/elasticbeanstalk/hooks/appdeploy/pre/03build.sh failed. Error response from daemon: pull access denied for apilayer/freegeoip, repository does not exist or may require 'docker login' Failed to pull Docker...

any update on this issue? still no shadow dom support?

I have the same problem, any fix for that?

@einhverfr any idea how to fix that? I have my passwords in the .pgpass file. can you help me please? ``` $ bucardo add table ocean_01.influencer db=waves_stag_old herd=waves_stag_old_group1 --verbose DBD::Pg::st...

I added the password to the database `add db ...pass=xy` this works.