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

bugfix: remove ms precision from triggerDate #8

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

samirergaibi
Copy link

@samirergaibi samirergaibi commented Dec 27, 2022

remove millisecond precision from triggerDate which was the meaning of this previous bug fix #4.

remove ms precision from `triggerDate` as was the meaning of this previous bug fix the-actions-org#4
@aurelien-baudet aurelien-baudet merged commit 891f251 into the-actions-org:master Jun 8, 2023
MatthewRyanRead added a commit to RentTheRunway/workflow-dispatch that referenced this pull request Jun 9, 2023
* Update to node16 (the-actions-org#7)

* Update to Node 16 to address GH warnings

* Update to node 16 on build

* Update dependency actions to Node 16 support

* Update to deps using Node 16

* bugfix: remove ms precision from `triggerDate` (the-actions-org#8)

* bugfix: remove ms precision from `triggerDate`

remove ms precision from `triggerDate` as was the meaning of this previous bug fix the-actions-org#4

* remove redundant Date.now

* Provide run name optional parameter to fetch run id based on name (the-actions-org#6)

* use check listforref to obtain run id

* proper param for run name

* Automated publish: Thu Jun  8 06:14:15 UTC 2023 d0f84d4

* chore(pr): Some adjustments after merge of PRs

* Automated publish: Thu Jun  8 07:01:06 UTC 2023 928e175

* feat(logs): Retrieve and print logs of triggered workflow

Upgrade all dependencies

* chore(logs): Prefix imported logs

* Automated publish: Fri Jun  9 06:55:17 UTC 2023 46e0c62

---------

Co-authored-by: Rui Ferreira <rui-ferreira@users.noreply.github.com>
Co-authored-by: Samir Ergaibi <38135462+samirergaibi@users.noreply.github.com>
Co-authored-by: Robbert van der Gugten <robbertvdg@gmail.com>
Co-authored-by: Automated Publisher <actions@users.noreply.github.com>
Co-authored-by: Aurélien Baudet <Aurelien.baudet@gmail.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