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

Jlc/strain dispatcher action #92

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

johanseto
Copy link
Collaborator

Description

Describe what this pull request changes, and why. Include implications for people using this change.

Useful information to include:

  • Include screenshots for changes to the UI (ideally, both "before" and "after" screenshots, if applicable).
  • Provide links to the description of corresponding configuration changes. Remember to correctly annotate these
    changes.

Testing instructions

Before

After

Additional information

Include anything else that will help reviewers and consumers understand the change.

  • Does this change depend on other changes elsewhere?
  • Any special concerns or limitations? For example: deprecations, migrations, security, or accessibility.
  • Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.

Checklist for Merge

  • Tested in a remote environment
  • Updated documentation
  • Rebased master/main
  • Squashed commits

@github-actions github-actions bot added the size/s label Sep 1, 2023
@johanseto johanseto removed the request for review from andrey-canon September 1, 2023 00:17
@johanseto johanseto marked this pull request as draft September 1, 2023 00:19
@johanseto johanseto force-pushed the jlc/strain-dispatcher-action branch 6 times, most recently from 7eb4b7e to a45bc52 Compare September 1, 2023 00:54
token: ${{ secrets.NELP_PAT_TEST }}
repository: johanv26/the-strain-tester
event-type: strain-update-pr
client-payload: '{"repo": "${{ github.repository }}", "ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "property_json_path": "DISTRO_EOX_NELP_DPKG.version", "branch": "${{ github.ref_name }}"}'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer individual settings, this json could be messy

@johanseto johanseto force-pushed the jlc/strain-dispatcher-action branch 15 times, most recently from b9c1ee6 to e519b24 Compare September 1, 2023 23:41
@johanseto johanseto closed this Sep 1, 2023
@johanseto johanseto force-pushed the jlc/strain-dispatcher-action branch 6 times, most recently from 9caa4f6 to 62b967e Compare September 4, 2023 22:49
@johanseto johanseto marked this pull request as ready for review September 4, 2023 22:55
@johanseto johanseto force-pushed the jlc/strain-dispatcher-action branch 15 times, most recently from 79638a3 to cca7c16 Compare September 6, 2023 20:53
@andrey-canon
Copy link
Collaborator

@johanv26 is this ready for review ?

@johanseto
Copy link
Collaborator Author

@johanv26 is this ready for review ?

Right now, yes

feat: test some references

chore: add repo to paylod

chore: test my local repo that has master

feat: set multiline operator

chore: try to sent de pr

chore: launch enviroment in payload

feat: set the build_env

chore: add more interesting ref data

fix: solve typo in json

feat: remove / from repo path

chore: set correct head-ref without slaches

chore: send strain path

chore: return to send data withou changes

chore: debug dispathcer

chore: set last log commit

chore: set no merges

chore: checkout repo only in the main sha

chore: set log commit differnet cmd

this is somethind,a,,

chore: set the correct of the head chad

use head sha instead of merge sha

chore: fix typo

chore: fix another typo

feat: add condition for built

chore: print all

chore: crazy conditional | for if

The if key doesnt need the `{{}}`.
https://github.com/orgs/community/discussions/25641
https://hungvu.tech/advanced-github-actions-conditional-workflow

chore: set full logger

feat: set better name of variables

chore: fix missing `''`

fix: typo of `:`

fix: remove unneccesary log

build: test push image

fix: add correct property value

build: 2test push image

build: 3test push image

refactor: remove strain_env in payload

chore: always built images in sync

chore: set property via repo vars

chore: refactor strain property

chore: remove commit analysis

chore: run in each pull_request

chore: change order of condition of the action

feat: use base PAT

fix: wrong syntaxis of the if

feat: configure correct repo of strain

chore: remove personal token

use token of the action

feat: use ROBONEXT_PAT
@johanseto johanseto merged commit 2c29db3 into master Sep 8, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants