Skip to content

Change slightly#106

Open
yutaro-sakamoto wants to merge 7 commits intoopensourcecobol:developfrom
yutaro-sakamoto:refactor
Open

Change slightly#106
yutaro-sakamoto wants to merge 7 commits intoopensourcecobol:developfrom
yutaro-sakamoto:refactor

Conversation

@yutaro-sakamoto
Copy link
Copy Markdown
Contributor

  • Remove define.h
  • Fix CI
  • Change README

Copy link
Copy Markdown
Contributor

@GitMensch GitMensch left a comment

Choose a reason for hiding this comment

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

I highly suggest to not get back to require the user to run autogen.sh and have the necessary tools installed.
Apart from the README* changes this looks good to me.

Comment thread README

Then run:

./autogen.sh
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This would mean to suggest users to recreate everything - this really should only be done when checking out from version control, while "normal users" should be provided a distribution tarball where this isn't necessary.

Note: the distribution tarball can (and should) be made available in the CI runner as artifact, too.

Comment thread ocesql/define.h
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

dropping that unused file is definitely good

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