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

Add Apps-Engine to Engine Versions on History #17810

Merged
merged 3 commits into from
Jun 3, 2020

Conversation

d-gubert
Copy link
Member

@d-gubert d-gubert commented Jun 2, 2020

Proposed changes

Adds the Apps-Engine version to the Engine versions section of the history generated by Houston

Issue(s)

How to test or reproduce

Screenshots

image

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Hotfix (a major bugfix that has to be merged asap)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Changelog

Further comments

Some things to consider:

  • Should we "clean up" the version we pull from the package.json so we don't end up with Apps-Engine: ^1.14.0?
  • This is not directly related to the PR, but I'm wondering whether we should erase the history.json file to add the new field to all previous versions (which would be good for us to map Rocket.Chat versions to Apps-Engine versions) or not 🤔

@d-gubert d-gubert requested a review from sampaiodiego June 2, 2020 22:29
@sampaiodiego
Copy link
Member

  • Should we "clean up" the version we pull from the package.json so we don't end up with Apps-Engine: ^1.14.0?

I think . Maybe get the info from package-lock.json?

This is not directly related to the PR, but I'm wondering whether we should erase the history.json file to add the new field to all previous versions (which would be good for us to map Rocket.Chat versions to Apps-Engine versions) or not 🤔

we can "erase" it whenever we want =)

@d-gubert
Copy link
Member Author

d-gubert commented Jun 3, 2020

I think . Maybe get the info from package-lock.json?

Update it accordingly

@sampaiodiego sampaiodiego merged commit 62a7ffc into develop Jun 3, 2020
@sampaiodiego sampaiodiego deleted the add-apps-engine-version-to-history branch June 3, 2020 20:01
ggazzo added a commit that referenced this pull request Jun 3, 2020
…/new-threads

* 'develop' of github.com:RocketChat/Rocket.Chat: (38 commits)
  [IMPROVE][Federation] Add support for _tcp and protocol DNS entries (#17818)
  Fix the update check not working (#17809)
  Add Apps-Engine to Engine Versions on History (#17810)
  [FIX] Link preview containing HTML encoded chars (#16512)
  [FIX] Email link "go to message" being incorrectly escaped (#17803)
  [FIX] Error when re-installing an App (#17789)
  Update Apps-Engine version (#17804)
  Fix invalid develop payload to release service (#17799)
  Readme: Update Raspberry Pi 2 to Pi 4 (#17031)
  [NEW] Accept variable `#{userdn}` on LDAP group filter (#16273)
  [FIX] Spotify embed link opens in same tab (#13637)
  [FIX] Markdown links not accepting URLs with parentheses (#13605)
  [NEW][API] Endpoint `settings.addCustomOAuth` to create Custom OAuth services (#14912)
  [IMPROVE] Make the implementation of custom code easier by having placeholders for a custom folder (#15106)
  [NEW] Skip Export Operations that haven't been updated in over a day (#16135)
  [NEW] Highlight matching words in message search results (#16166)
  [FIX] Set `x-content-type-options: nosniff` header (#16232)
  [FIX] Disabling `Json Web Tokens protection to file uploads` disables the File Upload protection entirely (#16262)
  Fixes some italian word (#14008)
  Bump version to 3.4.0-develop
  ...
gabriellsh added a commit that referenced this pull request Jun 4, 2020
…rewrite_admin_sidebar

* 'develop' of github.com:RocketChat/Rocket.Chat:
  [FIX] When the message is too long declining to send as an attachment does not restore the content into the composer (#16332)
  [IMPROVE][Federation] Add support for _tcp and protocol DNS entries (#17818)
  Fix the update check not working (#17809)
  Add Apps-Engine to Engine Versions on History (#17810)
  [FIX] Link preview containing HTML encoded chars (#16512)
  [FIX] Email link "go to message" being incorrectly escaped (#17803)
  [FIX] Error when re-installing an App (#17789)
  Update Apps-Engine version (#17804)
  Fix invalid develop payload to release service (#17799)
@sampaiodiego sampaiodiego mentioned this pull request Jun 30, 2020
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.

2 participants