Skip to content

Commit

Permalink
Merge Main to release (#1742)
Browse files Browse the repository at this point in the history
* EventDetail page, replace azuremap with googlemap

* combine EventInfoWindowContent component, set locationpreference map center on load user data

* remove console

* replace azuremap with googlemap

* Updating Privacy Policy (#1697)

* Updating Privacy Policy

* Added more lingo

---------

Co-authored-by: Joe Beernink <[email protected]>

* Move to new mobile create event flow (#1699)

* Updating Privacy Policy

* Added more lingo

* Move to new create event flow

---------

Co-authored-by: Joe Beernink <[email protected]>

* Enable route tracking (#1702)

Co-authored-by: Joe Beernink <[email protected]>

* add click on map

* remove deprecated MapControllerSinglePoint

* replace MyDashboard's azuremap with GoogleMap

* fix minor lint

* minor lint

* Update PList Descriptions (#1706)

Co-authored-by: Joe Beernink <[email protected]>

* replace azuremap with googlemap

* move waiver query, addAttendee mutation to RegisterBtn & add click on map to close infowindow

* Updating GitVersion (#1717)

* Updating GitVersion

* Remove label

* Remove flag

---------

Co-authored-by: Joe Beernink <[email protected]>

* Remove tag (#1718)

* Updating GitVersion

* Remove label

* Remove flag

* Remove tag field

---------

Co-authored-by: Joe Beernink <[email protected]>

* Switch to ContinuousDelivery (#1719)

* Updating GitVersion

* Remove label

* Remove flag

* Remove tag field

* Switch to ContinuousDelivery

---------

Co-authored-by: Joe Beernink <[email protected]>

* Remove fallback tag (#1720)

* Updating GitVersion

* Remove label

* Remove flag

* Remove tag field

* Switch to ContinuousDelivery

* Remove fallback tag

---------

Co-authored-by: Joe Beernink <[email protected]>

* Added tagged commit (#1721)

* Updating GitVersion

* Remove label

* Remove flag

* Remove tag field

* Switch to ContinuousDelivery

* Remove fallback tag

* Set to tagged commit

---------

Co-authored-by: Joe Beernink <[email protected]>

* Remove Strategy (#1722)

* Updating GitVersion

* Remove label

* Remove flag

* Remove tag field

* Switch to ContinuousDelivery

* Remove fallback tag

* Set to tagged commit

* Remove strategy

---------

Co-authored-by: Joe Beernink <[email protected]>

* Update build gitversion version (#1723)

* Updating GitVersion

* Remove label

* Remove flag

* Remove tag field

* Switch to ContinuousDelivery

* Remove fallback tag

* Set to tagged commit

* Remove strategy

* Update build gitversion version

---------

Co-authored-by: Joe Beernink <[email protected]>

* close infowindow when click on map

* revise Map with multiple markers

* minor lint

* Fix merge issue (#1727)

Co-authored-by: Joe Beernink <[email protected]>

* Stnadardize GitVersions in all files (#1728)

Co-authored-by: Joe Beernink <[email protected]>

* Fix VS Config for typescript (#1732)

* Add label setting to gitversion file (#1734)

Co-authored-by: Joe Beernink <[email protected]>

* Switching back to Mainline mode (#1735)

Co-authored-by: Joe Beernink <[email protected]>

* Fix GitVersion (#1736)

* Switching back to Mainline mode

* One more time

---------

Co-authored-by: Joe Beernink <[email protected]>

* Move back to version space 5.x (#1737)

Co-authored-by: Joe Beernink <[email protected]>

* Update PreRelease Build number (#1738)

Co-authored-by: Joe Beernink <[email protected]>

* Fix typo (#1739)

* Update PreRelease Build number

* Fix typo

---------

Co-authored-by: Joe Beernink <[email protected]>

* Fix gitversion (#1741)

Co-authored-by: Joe Beernink <[email protected]>

---------

Co-authored-by: Dopp <[email protected]>
Co-authored-by: Joe Beernink <[email protected]>
Co-authored-by: Pitipat Srichairat <[email protected]>
Co-authored-by: Dany Pellerin <[email protected]>
  • Loading branch information
5 people authored Oct 19, 2024
1 parent d6e8d59 commit e56fc19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main_trashmobmobileapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
versionSpec: '6.x'
versionSpec: '5.x'

- name: Determine Version
id: version_step # step id used as reference for output values
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_trashmobmobileapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
versionSpec: '6.x'
versionSpec: '5.x'

- name: Determine Version
id: version_step # step id used as reference for output values
Expand Down

0 comments on commit e56fc19

Please sign in to comment.