Skip to content

Fix bareos_tasks plugin for pgsql#1659

Merged
BareosBot merged 5 commits intobareos:masterfrom
joergsteffens:dev/joergs/master/tasks
Jan 12, 2024
Merged

Fix bareos_tasks plugin for pgsql#1659
BareosBot merged 5 commits intobareos:masterfrom
joergsteffens:dev/joergs/master/tasks

Conversation

@joergsteffens
Copy link
Member

@joergsteffens joergsteffens commented Jan 10, 2024

Fix bareos_tasks plugin for pgsqlThe pgsql plugin from bareos_tasks is currently not working at all. There were a few errors which are now fixed and the plugin was testing and working properly on a few test machines.

This PR replaces #1641, due to github permission problems.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
    Check backport line
  • Required backport PRs have been created
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR
Tests
  • Decision taken that a test is required (if not, then remove this paragraph)
  • The choice of the type of test (unit test or systemtest) is reasonable
  • Testname matches exactly what is being tested
  • On a fail, output of the test leads quickly to the origin of the fault

Copy link
Contributor

@sebsura sebsura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@BareosBot BareosBot force-pushed the dev/joergs/master/tasks branch from 3ab8f8d to 6c07292 Compare January 12, 2024 06:29
@BareosBot BareosBot merged commit e3fd3d5 into bareos:master Jan 12, 2024
@joergsteffens joergsteffens deleted the dev/joergs/master/tasks branch April 15, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants