Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

many cosmetic improvements #31

Closed
wants to merge 17 commits into from
Closed

Conversation

orefalo
Copy link
Contributor

@orefalo orefalo commented Nov 30, 2023

0.1.4

  • Upgrade prgx to 0.11.1
  • Reworked Dockerfile - multi-stage, better extension configuration, added a Makefile with 'all' and 'run' targets
  • Improve README

@orefalo
Copy link
Contributor Author

orefalo commented Nov 30, 2023

thanks for your great open-source contribution.
this ulid extension is indeed complete.

* Fixed a timezone issue with unit tests
* Upgrade prgx to 0.11.1
* Reworked Dockerfile - multi-stage, better extension configuration, added a Makefile with 'all' and 'run' targets
* Improve README
Copy link
Owner

Choose a reason for hiding this comment

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

None of these are user facing and need not be in Changelog.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

plz define user facing...

who is the user?
define "facing"

besides I kind of disagree, at least those two a "user facing" - if i get this definition right

  • Upgrade prgx to 0.11.1
  • Reworked Dockerfile - multi-stage, better extension configuration, added a Makefile with 'all' and 'run' targets

Copy link
Owner

Choose a reason for hiding this comment

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

Why would SQL users or admins care about these?

Dockerfile Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Makefile Outdated
docker build -t postgresql-ulid --build-arg="PG_MAJOR=16" .

run:
docker run -p 5432:5432 postgresql-ulid
Copy link
Owner

Choose a reason for hiding this comment

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

Newline EOF please

Copy link
Owner

Choose a reason for hiding this comment

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

also, is the makefile really needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that's a matter of preference and baseline

baseline - if you have the skills you can do it from memory
preference - it could be part of the doc

my feeling -> developers read code first, then the docs

@orefalo
Copy link
Contributor Author

orefalo commented Dec 1, 2023

I wonder why all these CI tests are failing all of a sudden

@pksunkara
Copy link
Owner

Closing this for now. Please open once you get the tests working locally.

@pksunkara pksunkara closed this Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants