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

Tagging the project no longer releases the tag #121

Closed
davecramer opened this issue Sep 21, 2021 · 9 comments
Closed

Tagging the project no longer releases the tag #121

davecramer opened this issue Sep 21, 2021 · 9 comments

Comments

@davecramer
Copy link
Collaborator

For some reason we are not generating automatic releases

@rheaton
Copy link

rheaton commented Sep 27, 2021

Hello @davecramer Is this related to the 8.4.3 release?

We noticed that it postgres registers the version of it as 8.4.2, rather than 8.4.3 and there are not empty upgrade .sql files. Was this intentional?

Thank you,
Rachel

@davecramer
Copy link
Collaborator Author

@rheaton ya, I was wondering about that. There are no real changes from one to the other, If this is confusing I can bump the release and change the sql file names if that helps.

@rheaton
Copy link

rheaton commented Sep 27, 2021

It didn't cause us any problems, but it was surprising. :)

@davecramer
Copy link
Collaborator Author

Apologies. I think I'll tag a release with it fixed shortly

@davecramer
Copy link
Collaborator Author

So nothing has changed except the release tag at this point. I guess it makes sense to bump the tag and the version number in the control file to make sure that they are the same

@davecramer davecramer reopened this Sep 27, 2021
@davecramer
Copy link
Collaborator Author

@rheaton I want to tag the current master dd599f2 This should resolve your issue. Any chance you can test it?

@rheaton
Copy link

rheaton commented Sep 29, 2021

Taking a look now!

@rheaton
Copy link

rheaton commented Sep 29, 2021

Looks good to me!

pg=# \dx;
                                      List of installed extensions
      Name      | Version |   Schema   |                          Description
----------------+---------+------------+----------------------------------------------------------------
 plr            | 8.4.4   | public     | load R interpreter and execute R script from within a database
(4 rows)

@davecramer
Copy link
Collaborator Author

Thx, Tagged and will release shortly using CI

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

No branches or pull requests

2 participants