mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
15 KiB
15 KiB
Changelog
2.0.2 - (2023-09-12)
📝 Other
⬆️ Upgrades
- Upgraded from v2.0.0 -> v2.0.1 (00df2f2) - (jackton1)
2.0.1 - (2023-09-12)
🔄 Update
- Update test.yml (58ec590) - (Tonye Jack)
- Update test.yml (1d34b01) - (Tonye Jack)
- Update test.yml (b6a60f0) - (Tonye Jack)
- Updated README.md (266f0ec) - (jackton1)
📝 Other
- PR #9: (dc0a738) - (Tonye Jack)
- PR #6: (760b2ba) - (Tonye Jack)
- PR #7: (029ecd9) - (Tonye Jack)
- Merge branch 'main' into chore/update-readme (74524f5) - (repo-ranger[bot])
⬆️ Upgrades
- Upgraded from v1.1.0 -> v2 (03ca431) - (jackton1)
- Upgraded from v1.1.0 -> v1.1.0 (4fbb6ed) - (jackton1)
2.0.0 - (2023-09-12)
🔄 Update
- Update README.md (e4cbb6f) - (Tonye Jack)
- Update action.yml (6e9de9d) - (Tonye Jack)
- Update README.md (be57ba7) - (Tonye Jack)
- Update README.md (53f2194) - (Tonye Jack)
1.1.0 - (2023-09-12)
🐛 Bug Fixes
- Fixed typo (5b0f083) - (Tonye Jack)
➕ Add
- Added a known limitation (9253832) - (Tonye Jack)
- Add support for skipping cache for windows (e9a9096) - (Tonye Jack)
- Add support for validating the postgresql version (792069e) - (Tonye Jack)
➖ Remove
- Remove unused code (98feacd) - (Tonye Jack)
🔄 Update
- Update action.yml (75b8367) - (Tonye Jack)
- Updated known limitation (d744a53) - (Tonye Jack)
- Updated the PATH regardless of cache hit outcome (8e47058) - (Tonye Jack)
- Updated to not skip cache (fef22a2) - (Tonye Jack)
- Updated cache location (4601cda) - (Tonye Jack)
- Update the cache-location (72dd9bc) - (Tonye Jack)
- Updated the install location (e93d0bc) - (Tonye Jack)
- Update entrypoint.sh (4ccfd6e) - (Tonye Jack)
- Update entrypoint.sh (9dc2432) - (Tonye Jack)
- Update entrypoint.sh (fa28f5b) - (Tonye Jack)
- Update test.yml (6b689fb) - (Tonye Jack)
📝 Other
- PR #3: (52c3783) - (Tonye Jack)
- Merge branch 'main' into feat/add-support-for-caching (439b69b) - (Tonye Jack)
- PR #5: to v1.0.0 (84170de) - (repo-ranger[bot])
- Merge branch 'main' into feat/add-support-for-caching (30a49f1) - (Tonye Jack)
⬆️ Upgrades
- Upgraded from v1.0.0 -> v1.0.0 (af76ecf) - (jackton1)
1.0.0 - (2023-09-12)
🚀 Features
- Add support for caching (fcd2d09) - (Tonye Jack)
🎉 Initial Commit
- Initial commit (6fb704b) - (Tonye Jack)
➕ Add
- Add support for canceling other jobs (242b4d6) - (Tonye Jack)
- Add support for canceling other jobs (3f1b044) - (Tonye Jack)
- Add support for canceling other jobs (39e7647) - (Tonye Jack)
- Add support for canceling other jobs (8d05315) - (Tonye Jack)
- Add support for canceling other jobs (c9e37a7) - (Tonye Jack)
- Add support for canceling other jobs (9bc78da) - (Tonye Jack)
- Add support for canceling other jobs (e96635e) - (Tonye Jack)
- Add support for canceling other jobs (95ffbd5) - (Tonye Jack)
🔄 Update
- Update README.md (5c580e9) - (Tonye Jack)
- Update action.yml (9f02d22) - (Tonye Jack)
- Update README.md (85dc52a) - (Tonye Jack)
- Update action.yml (7615737) - (Tonye Jack)
- Updated to fix lint errors (91c9023) - (Tonye Jack)
- Updated the test (21f166e) - (Tonye Jack)
- Updated cache location for windows (f5b80f4) - (Tonye Jack)
- Updated cache location for windows (485db8a) - (Tonye Jack)
- Updated cache location for windows (50ccdd3) - (Tonye Jack)
- Updated cache location for windows (c00d9b2) - (Tonye Jack)
- Updated cache location for windows (dce70a1) - (Tonye Jack)
- Updated command (b57977a) - (Tonye Jack)
- Update test.yml (98434f2) - (Tonye Jack)
- Updated README.md (b85c704) - (jackton1)
- Update test.yml (9fc5e45) - (Tonye Jack)
- Update README.md (7360e92) - (Tonye Jack)
- Update action.yml (9946293) - (Tonye Jack)
- Update README.md (e3c44d0) - (Tonye Jack)
- Update README.md (09d5426) - (Tonye Jack)
- Updated README.md (d61e8ce) - (Tonye Jack)
- Update README.md (ab7d11b) - (Tonye Jack)
- Update README.md (0248305) - (Tonye Jack)
- Update README.md (8a392da) - (Tonye Jack)
- Updated README.md (f194999) - (jackton1)
- Update entrypoint.sh (96cb53f) - (Tonye Jack)
- Update entrypoint.sh (80fdc14) - (Tonye Jack)
- Update entrypoint.sh (3baac23) - (Tonye Jack)
- Update test.yml (fd0ab4f) - (Tonye Jack)
- Update test.yml (cf43ba2) - (Tonye Jack)
- Update entrypoint.sh (8f269f2) - (Tonye Jack)
- Update entrypoint.sh (f74af2e) - (Tonye Jack)
- Update entrypoint.sh (0811194) - (Tonye Jack)
- Update entrypoint.sh (42692b0) - (Tonye Jack)
- Update entrypoint.sh (1f3f531) - (Tonye Jack)
- Update test.yml (356f17f) - (Tonye Jack)
- Update action.yml (d6b4e60) - (Tonye Jack)
- Update entrypoint.sh (d9fe6a0) - (Tonye Jack)
📝 Other
- Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (c2c46a2) - (Tonye Jack)