opengeospatial / te-releases

TEAM ENGINE Releases in the OGC beta and production testing facilities
0 stars 0 forks source link

CityGML 2.0 revision 0.1 in Beta #417

Closed dstenger closed 9 months ago

dstenger commented 10 months ago

https://github.com/opengeospatial/ets-citygml20/milestone/1

Checklist: https://github.com/opengeospatial/cite/wiki/Releasing-Tests-and-TEAM-Engine

ghobona commented 9 months ago

Prepare release (for each test suite individually)

ghobona commented 9 months ago

@dstenger @jiann We will set the approved-by-test-lead label when we meet on 2023-11-23.

dstenger commented 9 months ago

Create release (for each test suite individually)

dstenger commented 9 months ago

Updated Maven configuration and Jenkinsfile: https://github.com/opengeospatial/ets-citygml20/commit/676cc1c7ef8ef4f4d201a03b5daa37ea1c235c8d

dstenger commented 9 months ago

Open pull request was merged and added to the release notes: https://github.com/opengeospatial/ets-citygml20/commit/6eed40f2d4bf9af7553cfcc04c8acd5882974219

dstenger commented 9 months ago

Created Jenkins release job: https://build.opengeospatial.org/jenkins/view/release/job/ets-citygml20-release/

dstenger commented 9 months ago

Created branch gh-pages:

stenger@elsbeere:~/git/ets-citygml20$ git switch --orphan gh-pages
Zu neuem Branch 'gh-pages' gewechselt
stenger@elsbeere:~/git/ets-citygml20$ git commit --allow-empty -m "Initial commit"
[gh-pages (Root-Commit) e1bebf2] Initial commit
stenger@elsbeere:~/git/ets-citygml20$ git push -u origin gh-pages