Skip to content

Fix Changelog base64 encoding on Mac#19

Merged
MaikMichel merged 6 commits intoMaikMichel:developfrom
SteinBenjamin:develop
Aug 20, 2023
Merged

Fix Changelog base64 encoding on Mac#19
MaikMichel merged 6 commits intoMaikMichel:developfrom
SteinBenjamin:develop

Conversation

@SteinBenjamin
Copy link
Copy Markdown
Contributor

No description provided.

@MaikMichel MaikMichel merged commit b3b990a into MaikMichel:develop Aug 20, 2023
MaikMichel added a commit that referenced this pull request Aug 20, 2023
* Drop local Synonyms too (#17)

* Add option to generate only apply.env

* Write readme when generating project

* Fix typo

* Add option to run apply stepwise

* Modified changelog

* Add var LOG_PATH to apply.env to write the logs to

* Fix typo

* New: when packages or types run all *.*ks before *.*kb before *.sql instead of reversing order

* Changed docs

* Modiefied changelog

* Fix: typo

* Fix Changelog base64 encoding on Mac (#19)

* Erweiterung drop_all.sql
Bugfix für MATERIALIZED Views

* Fix Changelog base64 on Mac

* Fix Mac base64 call

---------

Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>

---------

Co-authored-by: Benjamin Stein <asgarmagol@gmail.com>
Co-authored-by: mmi <mmi@opitz-consulting.com>
Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>
MaikMichel added a commit that referenced this pull request Aug 24, 2023
* Drop local Synonyms too (#17)

* Add option to generate only apply.env

* Write readme when generating project

* Fix typo

* Add option to run apply stepwise

* Modified changelog

* Add var LOG_PATH to apply.env to write the logs to

* Fix typo

* New: when packages or types run all *.*ks before *.*kb before *.sql instead of reversing order

* Changed docs

* Modiefied changelog

* Fix: typo

* Fix Changelog base64 encoding on Mac (#19)

* Erweiterung drop_all.sql
Bugfix für MATERIALIZED Views

* Fix Changelog base64 on Mac

* Fix Mac base64 call

---------

Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>

* Fix Mac encoding of base64 changelog (#21)

There was an error with the previous way the base64 file was created resulting in empty changelogs in the DB.

It uses openssl now to successfully encode a base64 file. openssl is native on any Mac.

---------

Co-authored-by: Benjamin Stein <asgarmagol@gmail.com>
Co-authored-by: mmi <mmi@opitz-consulting.com>
Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>
MaikMichel added a commit that referenced this pull request Nov 13, 2023
* Drop local Synonyms too (#17)

* Add option to generate only apply.env

* Write readme when generating project

* Fix typo

* Add option to run apply stepwise

* Modified changelog

* Add var LOG_PATH to apply.env to write the logs to

* Fix typo

* New: when packages or types run all *.*ks before *.*kb before *.sql instead of reversing order

* Changed docs

* Modiefied changelog

* Fix: typo

* Fix Changelog base64 encoding on Mac (#19)

* Erweiterung drop_all.sql
Bugfix für MATERIALIZED Views

* Fix Changelog base64 on Mac

* Fix Mac base64 call

---------

Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>

* Fix Mac encoding of base64 changelog (#21)

There was an error with the previous way the base64 file was created resulting in empty changelogs in the DB.

It uses openssl now to successfully encode a base64 file. openssl is native on any Mac.

* Fix redirection

* Default value of logpath and make it not required

* Wrizte Logpath  to gitignore

* Fix Typo

* set execute rights to sh after copy setup

---------

Co-authored-by: Benjamin Stein <asgarmagol@gmail.com>
Co-authored-by: mmi <mmi@opitz-consulting.com>
Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>
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