saltstack-formulas / postgres-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
77 stars 283 forks source link

fix(contributing): runnig formula inside container #298

Closed litnialex closed 4 years ago

litnialex commented 4 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

pull-assistant[bot] commented 4 years ago
Score: 0.63

Best reviewed: commit by commit


Optimal code review plan (1 warning)

     fix(contributing): runnig formula inside container      fix(contributing): postgresql-repo state ID requires python3-apt packa...
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci...
> `Gemfile.lock` 88% changes removed in chore(upstream): mer...
     fix(contributing): postgresql-service-reload type      fix(postgres.server): reverted how posrgre.server.image is included      chore(upstream): merge Gemfile.lock with upstream      docs(container): "postgres:bake_image" specifics

Powered by Pull Assistant. Last update 68a791e ... 904a525. Read the comment docs.

vutny commented 4 years ago

@litnialex Commit linter complains about your commit messages. Would you mind to amend them? https://github.com/saltstack-formulas/postgres-formula/pull/298/checks?check_run_id=837031550

litnialex commented 4 years ago

@litnialex Commit linter complains about your commit messages. Would you mind to amend them? https://github.com/saltstack-formulas/postgres-formula/pull/298/checks?check_run_id=837031550

Done! I also reverted how postgres.server.image is included from postgres/server/init.sls. My previous changes broke running state.apply postgres.server.

I thinks documentation also should be updated. Section regarding postgres.server.image is not actual. There is no sense in running this state separately. It's only intended to replace some parts ofr postgres.server.

vutny commented 4 years ago

I thinks documentation also should be updated. Section regarding postgres.server.image is not actual. There is no sense in running this state separately. It's only intended to replace some parts ofr postgres.server.

Cool, sounds like a great idea. Also, please take a look at conflicting files in your branch.

litnialex commented 4 years ago

@vutny fixed conflicts.

vutny commented 4 years ago

Would you like to update README here or fill in separate PR for it?

litnialex commented 4 years ago

Would you like to update README here or fill in separate PR for it?

Done with 904a5258cd155f3b5a83ec8dc8e990a8ffc6b798

myii commented 4 years ago

Merged, thanks for all of your efforts, @litnialex.

Seems Travis has troubles with bootstrapping Salt on some platforms, but that's OK.

@vutny Appreciate you taking the time to review. The Travis matrix is scheduled for an update to the latest pre-salted images, so this will be resolved soon.

saltstack-formulas-travis commented 4 years ago

:tada: This PR is included in version 0.41.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: