这是indexloc提供的服务,不要输入任何密码
Skip to content

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?

Makefile Outdated
docker build -t postgresql-ulid --build-arg="PG_MAJOR=16" .

run:
docker run -p 5432:5432 postgresql-ulid No newline at end of file
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