Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
backbone-message-format backbone-message-format
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Communications Backbone System
  • backbone-message-formatbackbone-message-format
  • Merge requests
  • !30

Merged
Created 1 year ago by Dan Jones@danjonOwner

Resolve "Release v0.2"

  • Overview 3
  • Commits 32
  • Pipelines 4
  • Changes 38
All threads resolved

Closes #44 (closed)

Edited 1 year ago by Dan Jones
  • Dan Jones @danjon added 1 commit 1 year ago

    added 1 commit

    • d154b314 - chore: update package version

    Compare with previous version

  • Dan Jones @danjon added 1 commit 1 year ago

    added 1 commit

    • c10a6671 - chore: update changelog

    Compare with previous version

  • Dan Jones @danjon marked this merge request as ready 1 year ago

    marked this merge request as ready

  • Dan Jones @danjon added 31 commits 1 year ago

    added 31 commits

    • 5893b2d4 - feat: add emergency flag to mission plan schema
    • 65e21eae - fix: lint
    • bebc2aa5 - refactor: CHANGELOG
    • 106caf47 - refactor(mission plan): emeregncy examples and description
    • 667eba15 - refactor(descriptions): all 'True' to 'true' and 'False' to 'false'
    • 7096e360 - Merge branch '29-emergency-mission-plan' into 'dev'
    • 631b96c0 - refactor: planning configuration file
    • 691a23b6 - fix: tests and add beacon_ID field per platform
    • a7d8fe27 - refactor: swap lats and lons to y and x respectively and field description updates
    • fa0d4cad - refactor: description for max velocity
    • e70c8ca8 - Merge branch '31-update-planning-config' into 'dev'
    • 2bf29c21 - feat: aqdd survey messages
    • 1b3df02f - fix: lint
    • 599713bd - refactor(survey): add 3 additional points
    • c5b8f4bd - Merge branch '36-add-survey-message-type' into 'dev'
    • 52b7331c - refactor(planning configuration): add endurance rating, active status, warmup time
    • df7f866a - refactor: update example
    • 011b8b15 - refactor: update information for hydrosurv and examples
    • aa13520e - fix: tests
    • f76a9847 - Merge branch '37-update-config-to-plymouth-real-data' into 'dev'
    • b3c0360a - fix(survey): missing message_type from payload
    • df7d73df - Merge branch '38-fix-survey-message' into 'dev'
    • 8430e74c - fix(swagger): add message_type field to survey message
    • 421cf7e0 - Merge branch '39-fix-swagger-for-survery-message' into 'dev'
    • e6b6c33c - feat: add spine alert message and status fields
    • 0bc01bdd - test: remove empty definitions from swagger.json
    • 9bf07ff3 - lint: run black
    • 7785a061 - fix: remove placeholder comments
    • a0d9c041 - Merge branch '43-spine-support' into 'dev'
    • ded9065c - chore: update package version
    • 20fb9d05 - chore: update changelog

    Compare with previous version

    Toggle commit list
  • Trishna Saeharaseelan
    Trishna Saeharaseelan @trishna started a thread on the diff 1 year ago
    Resolved by Trishna Saeharaseelan 1 year ago
  • Dan Jones @danjon added 1 commit 1 year ago

    added 1 commit

    • ec90639b - chore: update changelog - reorder version history

    Compare with previous version

  • Trishna Saeharaseelan @trishna resolved all threads 1 year ago

    resolved all threads

  • Trishna Saeharaseelan @trishna approved this merge request 1 year ago

    approved this merge request

  • Dan Jones @danjon mentioned in commit b34b33b0 1 year ago

    mentioned in commit b34b33b0

  • Dan Jones @danjon merged 1 year ago

    merged

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • version 3
    20fb9d05
    1 year ago

  • version 2
    c10a6671
    1 year ago

  • version 1
    d154b314
    1 year ago

  • master (base)

and
  • latest version
    ec90639b
    32 commits, 1 year ago

  • version 3
    20fb9d05
    31 commits, 1 year ago

  • version 2
    c10a6671
    2 commits, 1 year ago

  • version 1
    d154b314
    1 commit, 1 year ago

1 file
+ 12
- 1
Show latest version
    File browser
    Compare changes
CHANGELOG.md
+ 12
- 1
  • View file @ c10a6671

  • Edit in single-file editor

  • Edit in Web IDE


Files with large changes are collapsed by default.

Show all unchanged lines Show 20 lines
## [Unreleased]
## [v0.2.0] - 2024-02-06
### Added
New alert message definition
### Updated
Added additional battery and fuel fields to platform status for SPINE project
## [v0.1.0] - 2023-03-24
### Added
Show 20 lines Show all unchanged lines Show 20 lines
Example messages matching the schema for each partner
[v0.1.0]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/9e6ce245...v0.1.0
[unreleased]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/v0.1.0...dev
[v0.2.0]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/v0.1.0...v0.2.0
[unreleased]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/v0.2.0...dev
Assignee
Dan Jones's avatar
Dan Jones
@danjon
Assign to
0 Reviewers
None
Request review from
None
Milestone
None
Assign milestone
None
Time tracking
No estimate or time spent
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Lock merge request
Unlocked
2
2 participants
user avatar
user avatar
Reference: communications-backbone-system/communications-backbone!6
Source branch: 44-release-v0-2

    0 pending comments