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

Documentation 4.2: Update link to the 4.2 manual and release scripts #7380

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

josegar74
Copy link
Member

No description provided.

@josegar74 josegar74 added this to the 4.2.6 milestone Oct 3, 2023
@josegar74 josegar74 changed the title Update link to the 4.2 manual Documentation 4.2: Update link to the 4.2 manual and release scripts Oct 3, 2023
echo 'sed will use the following option: ' $sedopt
echo

version="$1"
new_version="$2"

# Update version in sphinx doc files
sed $sedopt "s/${version}/${new_version}-SNAPSHOT/g" docs/manuals/source/conf.py
Copy link
Contributor

Choose a reason for hiding this comment

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

For a new branch the version can be updated in mkdocs.yml file 4.4 to 4.6 ?

Copy link
Contributor

@jodygarnett jodygarnett left a comment

Choose a reason for hiding this comment

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

This change is good, there may be a use in updating mkdocs.yml when creating a new branch.

@MichelGabriel
Copy link
Contributor

Not really sure how to review this

@josegar74 josegar74 merged commit 5145869 into geonetwork:4.2.x Oct 3, 2023
6 checks passed
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