-
Notifications
You must be signed in to change notification settings - Fork 796
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-mysql
base: v12.0.0
head repository: puppetlabs/puppetlabs-mysql
compare: v12.0.1
- 13 commits
- 16 files changed
- 6 contributors
Commits on Jul 8, 2021
-
Set ordering of acceptance tests
This allows pre_run to be removed from the spec_helper_acceptance as the tests will run in a specific order. The pre_run just included the mysql::server class which now happens first thing.
Configuration menu - View commit details
-
Copy full SHA for 0d1d6cc - Browse repository at this point
Copy the full SHA 0d1d6ccView commit details
Commits on Aug 2, 2021
-
Merge pull request #1420 from ghoneycutt/simplify_acceptance_tests
Set ordering of acceptance tests
Configuration menu - View commit details
-
Copy full SHA for cb97c87 - Browse repository at this point
Copy the full SHA cb97c87View commit details
Commits on Aug 5, 2021
-
MODULES-8373 Fix mysql_grant resource to be idempodent on MySQL 8+
When the MySQL module is used against MySQL8, mysql_grant is no more idempodent. This is because MySQL 8+ no more returns "ALL" for SHOW GRANTS, when all privileges are granted. Instead, the separate privileges are shown. Unfortunately, the tests were just adapted to not error in this situation. This commit aims to fix the issue and also fixes the tests.
Andre Ponert committedAug 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 9b691e9 - Browse repository at this point
Copy the full SHA 9b691e9View commit details
Commits on Aug 9, 2021
-
Some refactoring to pass rubocup tests
Andre Ponert committedAug 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 76e901f - Browse repository at this point
Copy the full SHA 76e901fView commit details -
Merge pull request #1427 from netlogix/bugfix/mysql8-idempodent-grants
MODULES-8373 Fix mysql_grant resource to be idempodent on MySQL 8+
Configuration menu - View commit details
-
Copy full SHA for 7a026a9 - Browse repository at this point
Copy the full SHA 7a026a9View commit details
Commits on Aug 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 07aabd4 - Browse repository at this point
Copy the full SHA 07aabd4View commit details -
Merge pull request #1430 from david22swan/maint/main/turn_unbutu20.04…
…_back_on (IAC-1612) - Enable Ubuntu 20.04 testing
Configuration menu - View commit details
-
Copy full SHA for b440333 - Browse repository at this point
Copy the full SHA b440333View commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1372afd - Browse repository at this point
Copy the full SHA 1372afdView commit details
Commits on Aug 26, 2021
-
Merge pull request #1433 from puppetlabs/IAC-1741/main/stdlib_v8.0.0
(IAC-1741) Allow stdlib v8.0.0
Configuration menu - View commit details
-
Copy full SHA for bd48993 - Browse repository at this point
Copy the full SHA bd48993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b5d1a - Browse repository at this point
Copy the full SHA 44b5d1aView commit details -
Merge pull request #1435 from david22swan/maint/main/max_issues
(maint) - Set max_issues for changelog generator to 500
Configuration menu - View commit details
-
Copy full SHA for 561c93c - Browse repository at this point
Copy the full SHA 561c93cView commit details -
GitHub Action committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for b04ae32 - Browse repository at this point
Copy the full SHA b04ae32View commit details -
Merge pull request #1436 from puppetlabs/release-prep
Release prep v12.0.1
Configuration menu - View commit details
-
Copy full SHA for 857e1f0 - Browse repository at this point
Copy the full SHA 857e1f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v12.0.0...v12.0.1