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

fix: set debio tips #1753

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

rubenkristian
Copy link
Contributor

Describe your changes

  • config tips for debio

Issue ticket number / link

@rubenkristian rubenkristian requested a review from a team as a code owner March 7, 2023 15:14
@rubenkristian rubenkristian self-assigned this Mar 7, 2023
@irmannmal irmannmal changed the title feat: set debio tips fix: set debio tips Mar 7, 2023
@irmannmal irmannmal merged commit 99d6b2d into myriadsocial:main Mar 7, 2023
irmannmal pushed a commit that referenced this pull request Mar 9, 2023
fix: set debio tips
irmannmal pushed a commit that referenced this pull request Mar 10, 2023
…k change (#1755)

* fix: set debio tips (#1753)

fix: set debio tips

* chore(deps): bump google-github-actions/release-please-action from 3.7.4 to 3.7.5 (#1754)

chore(deps): bump google-github-actions/release-please-action

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/release-please-action@d3c71f9...e0b9d18)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: change share timeline link, redirect timeline, post validation create

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kristian Ruben <56469224+rubenkristian@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
irmannmal pushed a commit that referenced this pull request Mar 13, 2023
* fix: set debio tips (#1753)

feat: set debio tips

* chore(deps): bump google-github-actions/release-please-action from 3.7.4 to 3.7.5 (#1754)

chore(deps): bump google-github-actions/release-please-action

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/release-please-action@d3c71f9...e0b9d18)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: change create on import validation

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kristian Ruben <56469224+rubenkristian@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
irmannmal pushed a commit that referenced this pull request Mar 16, 2023
* fix: set debio tips (#1753)

feat: set debio tips

* chore(deps): bump google-github-actions/release-please-action from 3.7.4 to 3.7.5 (#1754)

chore(deps): bump google-github-actions/release-please-action

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/release-please-action@d3c71f9...e0b9d18)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* MYR-3002: solving error on validation post

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kristian Ruben <56469224+rubenkristian@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
irmannmal pushed a commit that referenced this pull request Apr 13, 2023
* fix: set debio tips (#1753)

feat: set debio tips

* chore(deps): bump google-github-actions/release-please-action from 3.7.4 to 3.7.5 (#1754)

chore(deps): bump google-github-actions/release-please-action

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/release-please-action@d3c71f9...e0b9d18)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: create post to timeline directly

* fix: cant create post on hashtag or link

* fix: remove unnecessary code

* fix: remove error code to push

* fix: remove error code to push

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kristian Ruben <56469224+rubenkristian@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
irmannmal pushed a commit that referenced this pull request May 9, 2023
* fix: set debio tips (#1753)

feat: set debio tips

* chore(deps): bump google-github-actions/release-please-action from 3.7.4 to 3.7.5 (#1754)

chore(deps): bump google-github-actions/release-please-action

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/release-please-action@d3c71f9...e0b9d18)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: adjustment view on direclty post to timeline

* fix: adjustment view on direclty post to timeline

* fix: adjustment view on direclty post to timeline

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kristian Ruben <56469224+rubenkristian@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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