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

Make badges on the README page dynamic #116

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Make badges on the README page dynamic #116

merged 1 commit into from
Sep 15, 2021

Conversation

pdpotter
Copy link
Contributor

This way, the release badge on the README page doesn't need to be updated each release.

This way, the release badge doesn't need to be updated each release
@JoshInnis JoshInnis merged commit bfdcfae into apache:master Sep 15, 2021
muhammadshoaib pushed a commit to muhammadshoaib/age that referenced this pull request Sep 20, 2021
This way, the release badge doesn't need to be updated each release
jrgemignani pushed a commit that referenced this pull request Sep 28, 2021
Two more functions create_vlabel and create_elabel have been added.

User can call these functions to create blank labels.

Usage as following:

SELECT create_vlabel('cypher', 'vlabel_1');
SELECT create_elabel('cypher', 'elabel_1');

modified makefile to support UTF.

Added regression tests and comments

Make badges on the README page dynamic (#116)

This way, the release badge doesn't need to be updated each release

Co-authored-by: Pieterjan De Potter <pieterjan.depotter@ugent.be>
muhammadshoaib pushed a commit to muhammadshoaib/age that referenced this pull request Oct 1, 2021
This way, the release badge doesn't need to be updated each release
muhammadshoaib added a commit to muhammadshoaib/age that referenced this pull request Oct 1, 2021
Two more functions create_vlabel and create_elabel have been added.

User can call these functions to create blank labels.

Usage as following:

SELECT create_vlabel('cypher', 'vlabel_1');
SELECT create_elabel('cypher', 'elabel_1');

modified makefile to support UTF.

Added regression tests and comments

Make badges on the README page dynamic (apache#116)

This way, the release badge doesn't need to be updated each release

Co-authored-by: Pieterjan De Potter <pieterjan.depotter@ugent.be>
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.

3 participants